Jump to content

Webhook not working?


muppet4k

Recommended Posts

muppet4k

Hi, 

I tried to create a web hook to forward the json file to my Iobroker....but I get an error:

 

2024-02-18 11:30:02.098 Info Server: http/1.1 Response 500 to host1. Time: 19ms. POST http://192.168.178.10:8096/emby/Notifications/Services/Test?X-Emby-Client=Emby Web&X-Emby-Device-Name=Safari macOS&X-Emby-Device-Id=6185e7f6-2302-4690-a637-f35c5ea75355&X-Emby-Client-Version=4.8.0.80&X-Emby-Token=x_secret1_x&X-Emby-Language=de&reqformat=json

2024-02-18 11:30:08.103 Info Server: http/1.1 POST http://192.168.178.10:8096/emby/Notifications/Services/Test?X-Emby-Client=Emby Web&X-Emby-Device-Name=Safari macOS&X-Emby-Device-Id=6185e7f6-2302-4690-a637-f35g5ea76355&X-Emby-Client-Version=4.8.0.80&X-Emby-Token=x_secret1_x&X-Emby-Language=de&reqformat=json. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15

2024-02-18 11:30:08.104 Info HttpClient: POST http://192.168.178.10:8087/0_userdata.0.emby/

2024-02-18 11:30:08.114 Error Server: Error processing request

also tried with this command:

get or post also nothing is working...

Bildschirmfoto2024-02-18um09_59_59.thumb.png.6b4a08dab4b333f36ba8a14e48145727.png

Link to comment
Share on other sites

muppet4k
 
*** Error Report ***
Version: 4.8.0.80
Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
Operating system: Linux version 4.4.302+ (root@build6) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:19:11 CST 2023
Framework: .NET 6.0.25
OS/Process: x64/x64
Runtime: system/System.Private.CoreLib.dll
Processor count: 4
Data path: /config
Application path: /system
MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: InternalServerError
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
at Emby.Notifications.NotificationQueueManager.StartProcessingQueue()
Source: Emby.Server.Implementations
TargetSite: Void MoveNext()

2024-02-19 06:42:46.260 Info QuickSingleImageExtractor: ProcessRun 'quick-extract-image' Process exited with code 1 - Failed
2024-02-19 06:42:46.514 Error Emby ScripterX: Error adding global server tokens: Object reference not set to an instance of an object.
2024-02-19 06:42:46.515 Error Emby ScripterX: Error adding global server tokens: Object reference not set to an instance of an object.
2024-02-19 07:40:30.077 Error Emby ScripterX: Error adding global server tokens: Object reference not set to an instance of an object.
2024-02-19 07:40:30.077 Error Emby ScripterX: Error adding global server tokens: Object reference not set to an instance of an object.
2024-02-19 10:33:00.609 Info Server: http/1.1 POST http://192.168.178.10:8096/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Safari macOS&X-Emby-Device-Id=6185e7f6-2302-4690-a637-f35c5ea75355&X-Emby-Client-Version=4.8.0.80&X-Emby-Token=x_secret1_x&X-Emby-Language=de&reqformat=json. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15
2024-02-19 10:33:00.611 Info Server: http/1.1 Response 204 to host1. Time: 2ms. POST http://192.168.178.10:8096/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Safari macOS&X-Emby-Device-Id=6185e7f6-2302-4690-a637-f35c5ea75355&X-Emby-Client-Version=4.8.0.80&X-Emby-Token=x_secret1_x&X-Emby-Language=de&reqformat=json
2024-02-19 10:33:15.114 Info Server: http/1.1 POST http://192.168.178.10:8096/emby/Notifications/Services/Test?X-Emby-Client=Emby Web&X-Emby-Device-Name=Safari macOS&X-Emby-Device-Id=6185e7f6-2302-4690-a637-f35c5ea75355&X-Emby-Client-Version=4.8.0.80&X-Emby-Token=x_secret1_x&X-Emby-Language=de&reqformat=json. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15
2024-02-19 10:33:15.115 Info HttpClient: POST http://192.168.178.10:8087/set/ValueFromBody/0_userdata.0.emby
2024-02-19 10:33:15.117 Error Server: Error processing request
*** Error Report ***
Version: 4.8.0.80
Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
Operating system: Linux version 4.4.302+ (root@build6) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:19:11 CST 2023
Framework: .NET 6.0.25
OS/Process: x64/x64
Runtime: system/System.Private.CoreLib.dll
Processor count: 4
Data path: /config
Application path: /system
MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: InternalServerError
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, IStreamHelper streamHelper, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
Source: Emby.Server.Implementations
TargetSite: Void MoveNext()

2024-02-19 10:33:15.118 Info Server: http/1.1 Response 500 to host1. Time: 3ms. POST http://192.168.178.10:8096/emby/Notifications/Services/Test?X-Emby-Client=Emby Web&X-Emby-Device-Name=Safari macOS&X-Emby-Device-Id=6185e7f6-2302-4690-a637-f35c5ea75355&X-Emby-Client-Version=4.8.0.80&X-Emby-Token=x_secret1_x&X-Emby-Language=de&reqformat=json
 
Link to comment
Share on other sites

@muppet4k

Since you are using a plugin to do this, you should post this here:

Carlo

 

Link to comment
Share on other sites

muppet4k
1 hour ago, Carlo said:

@muppet4k

Since you are using a plugin to do this, you should post this here:

Carlo

 

@Carlo

but thats the emby Webhook not emby scripter x ;-( 

Link to comment
Share on other sites

muppet4k

Why it’s so hard to get help ??

your log give 500 error is this problem on emby server or where else 

I would like to give out a json file to my server 

Link to comment
Share on other sites

Bobby121418

You are not alone.

After latest upgrade, been without server for over a week now. 😝

Link to comment
Share on other sites

12 hours ago, muppet4k said:

Why it’s so hard to get help ??

your log give 500 error is this problem on emby server or where else 

I would like to give out a json file to my server 

@muppet4kas requested, please attach the complete emby server log file, not a snippet.

But it looks like the server receiving the webhook is responding with an error code. That's what you need to look at most likely, not something emby related.

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...