Jump to content

slow start


Go to solution Solved by ebr,

Recommended Posts

Posted

I've been seeing slow statup times and checked my logs and see this:

 

2015-11-02 17:39:14.7571,Info,,Emby (version 3.0.286.0 ) Starting up.,1,Application
2015-11-02 17:39:14.7571,Info,,Startup parameters: ,1,Application
2015-11-02 17:39:15.0671,Info,,Sending Http Get to http://192.168.1.6:8096/mediabrowser/System/Info/Public?format=Json,1,Application
2015-11-02 17:39:56.7524,Error,,Error getting response from http://192.168.1.6:8096/mediabrowser/System/Info/Public?format=Json ( Exception.  Type=System.Net.WebException Msg=Unable to connect to the remote server Src=System Method=GetResponse Line=0 Col=0 [n] StackTrace= [n]    at System.Net.HttpWebRequest.GetResponse() [n]    at MediaBrowser.ApiInteraction.MbHttpClient.Get(String url) ),1,Application
2015-11-02 17:39:57.1024,Info,,Unable to connect to server at 192.168.1.6. Will retry...,1,Application
2015-11-02 17:39:58.6084,Info,,Sending Http Get to http://192.168.1.6:8096/mediabrowser/System/Info/Public?format=Json,1,Application
2015-11-02 17:40:19.6215,Error,,Error getting response from http://192.168.1.6:8096/mediabrowser/System/Info/Public?format=Json ( Exception.  Type=System.Net.WebException Msg=Unable to connect to the remote server Src=System Method=GetResponse Line=0 Col=0 [n] StackTrace= [n]    at System.Net.HttpWebRequest.GetResponse() [n]    at MediaBrowser.ApiInteraction.MbHttpClient.Get(String url) ),1,Application
2015-11-02 17:40:19.6215,Info,,Unable to connect to server at 192.168.1.6. Will retry...,1,Application
2015-11-02 17:40:21.1275,Info,,Sending Http Get to http://192.168.1.6:8096/mediabrowser/System/Info/Public?format=Json,1,Application
2015-11-02 17:40:42.1276,Error,,Error getting response from http://192.168.1.6:8096/mediabrowser/System/Info/Public?format=Json ( Exception.  Type=System.Net.WebException Msg=Unable to connect to the remote server Src=System Method=GetResponse Line=0 Col=0 [n] StackTrace= [n]    at System.Net.HttpWebRequest.GetResponse() [n]    at MediaBrowser.ApiInteraction.MbHttpClient.Get(String url) ),1,Application
2015-11-02 17:40:42.1276,Info,,Unable to connect to server at 192.168.1.6. Will retry...,1,Application
2015-11-02 17:40:43.6306,Warning,,Unable to connect to configured server 192.168.1.6:8096. Will try automatic detection,1,Application
2015-11-02 17:40:43.8007,Info,,Sending Http Get to http://192.168.1.1:8096/mediabrowser/System/Info/Public?format=Json,1,Application
2015-11-02 17:40:43.8607,Info,,Sending Http Get to http://192.168.1.1:8096/mediabrowser/Users/Public?isDisabled=False&format=Json,1,Application
2015-11-02 17:40:44.0907,Info,,Connected to server mediacenter at http://192.168.1.1:8096,1,Applicati
on

Where can I fix the configuration so that it isn't trying the 192.168.1.6 IP first?

 
  • Solution
Posted

Go into the Advanced Config page and flip through the connection options so that the proper address gets saved.

  • Like 1
Posted

Thanks.

 

I ended up finding rhe config file in my user profile and manaually edditing it there.

 

I'll have a look tongith and try and familiarise myself with the setting in the config pages

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