Jump to content

Webhooks


Atomizeee

Recommended Posts

Atomizeee

Hi everyone, I try use web hooks on my FreeBSD Emby server, but all request send POST failed. My Log :

2020-08-28 21:30:27.533 Info HttpClient: HttpClientManager POST: https://maker.ifttt.com/trigger/emby_play/with/key/********KEY-HERE******************
2020-08-28 21:30:27.547 Error HttpClient: Error ProtocolError getting response from 
	*** Error Report ***
	Version: 4.4.2.0
	Command line: /usr/local/lib/emby-server/system/EmbyServer.exe -os freebsd -ffmpeg /usr/local/bin/ffmpeg -ffprobe /usr/local/bin/ffprobe -programdata /var/db/emby-server -updatepackage emby-server-freebsd_{version}_amd64.txz -noautorunwebapp
	Operating system: Unix 11.3.11.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: False
	Mono: 5.10.1.57 (5.10.1.57 Thu Apr 16 04:02:38 UTC 2020)
	Runtime: file:///usr/local/lib/mono/4.5/mscorlib.dll
	System.Environment.Version: 4.0.30319.42000
	Processor count: 8
	Program data path: /var/db/emby-server
	Application directory: /usr/local/lib/emby-server/system
	System.Net.WebException: System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
	  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <b3922b7d60404fa9ae645f1fb97f5b6b>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <0e06830de9a44394a7e366951eabca52>:0 
	Source: System
	TargetSite: System.Net.WebResponse EndGetResponse(System.IAsyncResult)

P.S. On Windows Emby all Webhooks request working 
Link to comment
Share on other sites

Hi, the server receiving the webhook is sending back a 500 error response. Can you find out why from them?

Link to comment
Share on other sites

Atomizeee

Luke, I find some solution for this problem. When I use https://sequematic.com/trigger-ifttt-webhook/*********/30145/emby for testing Webhooks from emby It's working very well, but when I use IFTTT URL I get error like this "There was an error sending the webhook test message. Please check that the url you entered is correct and try again."

May be problem in URL inside in Emby? IFTTT URL work good in Browser.

Link to comment
Share on other sites

On 8/30/2020 at 6:04 PM, Atomizeee said:

Luke, I find some solution for this problem. When I use https://sequematic.com/trigger-ifttt-webhook/*********/30145/emby for testing Webhooks from emby It's working very well, but when I use IFTTT URL I get error like this "There was an error sending the webhook test message. Please check that the url you entered is correct and try again."

May be problem in URL inside in Emby? IFTTT URL work good in Browser.

Can you please attach the emby server log? It will tell us what the error was. Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...