Page 1 of 1

Cannot access localhost

PostPosted: Wed Aug 16, 2017 6:11 pm
by vtcalvello
I tried to open serviio and it keep showing the message "Cannot access this site. The connection with localhost was refused." and a can't access the server. I just can't open localhost:23423. What could be the problem?

Re: Cannot access localhost

PostPosted: Wed Aug 16, 2017 6:24 pm
by IronGibbet
Hi,

the port you treid is wrong, it's 23424.
If you want to access the Mediabrowser use: http://localhost:23424/mediabrowser.

Best regards
IG

Re: Cannot access localhost

PostPosted: Wed Aug 16, 2017 6:44 pm
by vtcalvello
IronGibbet wrote:Hi,

the port you treid is wrong, it's 23424.
If you want to access the Mediabrowser use: http://localhost:23424/mediabrowser.

Best regards
IG


I tried this port too. Same error. What could be wrong?

Re: Cannot access localhost

PostPosted: Thu Aug 17, 2017 11:53 am
by atc98092
First, are you attempting to open the console, or MediaBrowser? for the console, it's http://localhost:23423/console. For MediaBrowser, it http://localhost:23424/mediabrowser.

Next, you are on the same computer that is running Serviio, right? Localhost only works from the same computer. If you are using some other computer on the network, you have to change localhost to either the computer name or IP address of the Serviio computer.