Della Dog 19 Posted February 21, 2017 Posted February 21, 2017 Cab someone give a clue as to what this (apparently harmless) error means. I get a bunch of them with differing drviceId= vslurs. Thanks 2017-02-21 14:01:59.5590 Info HttpServer: HTTP Response 404 to 192.168.1.40. Time: 0ms. https://*****:8920/socket?deviceId=cd32293607c47099bc85cbc50d443a02f54fbf10 2017-02-21 14:01:59.9496 Info HttpServer: HTTP GET https://*****:8920/System/Configuration/encoding. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 2017-02-21 14:01:59.9653 Info HttpServer: HTTP Response 200 to 192.168.1.40. Time: 16ms. https://*****:8920/System/Configuration/encoding 2017-02-21 14:01:59.9809 Info HttpServer: HTTP GET https://*****:8920/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 2017-02-21 14:02:00.0121 Info HttpServer: HTTP Response 200 to 192.168.1.40. Time: 31ms. https://*****:8920/System/Info 2017-02-21 14:02:03.1998 Info HttpServer: HTTP GET https://*****:8920/socket?deviceId=cd32293607c47099bc85cbc50d443a02f54fbf10. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 2017-02-21 14:02:03.1998 Error HttpServer: Could not find handler for /socket 2017-02-21 14:02:03.1998 Error HttpServer: Error processing request *** Error Report *** Version: 3.2.1.113 Command line: C:\Users\DellaDog\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True Processor count: 8 Program data path: C:\Users\DellaDog\AppData\Roaming\Emby-Server Application directory: C:\Users\DellaDog\AppData\Roaming\Emby-Server\System System.IO.FileNotFoundException: Unable to find the specified file. System.IO.FileNotFoundException No Stack Trace Available
Luke 42086 Posted February 21, 2017 Posted February 21, 2017 Looks like a wrong URL requested, are you using a proxy?
Della Dog 19 Posted February 22, 2017 Author Posted February 22, 2017 Nice catch, yes windows web application proxy, passthrough. https://mediabrowser.****.com:8920 Everything seems to run fine except for the log error. Is there some other URL I need to let through? Thanks
Luke 42086 Posted February 22, 2017 Posted February 22, 2017 the web app uses /embywebsocket so i don't know what happened with the proxy to end up sending it to /socket, and over https instead of wss.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now