Jump to content

Error on Startup


Recommended Posts

Animosity022
Posted

I'm getting the following error when I start my server.

2019-01-18 09:29:56.677 Error App: Error starting Http Server
        *** Error Report ***
        Version: 4.0.0.2
        Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -r
estartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
        Operating system: Unix 4.9.0.8
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Processor count: 8
        Program data path: /var/lib/emby
        Application directory: /opt/emby-server/system
        System.Collections.Generic.KeyNotFoundException: System.Collections.Generic.KeyNotFoundException: The given key '0.0.0.0' was not present in the dictionary.
:

embyserver.txt

unhandled_8aa5074d-a955-472e-81c9-cb0ee7e129ac.txt

Posted

Every time? Does it persist if you reboot your machine?

Animosity022
Posted

Yes, every time. I did reboot to see if that moved the problem away, but it did not.

 

What does the error mean though as I can check some things out?

Posted

I haven't seen this before, but it appears the system was unable to bind to the port you've configured. It's probably being denied access to port 443, if i had to guess.

 

Try editing the server config file under /var/lib/emby/config

 

and setting the https port back to 8920

Animosity022
Posted

Oh, I'm dumb as I see what I did.

 

I mistakenly made the internal port 443 as opposed to the external port since I'm reverse proxying it.

 

Fixed and thanks!

Posted

Thanks for the feedback.

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