05sonicblue / Gamez

Automated Video Game Download for Sabnzbd
61 stars 30 forks source link

[Bug] Don't can open webpage from other machine #2

Closed avjui closed 12 years ago

avjui commented 12 years ago

Hi

I have a litle problem. When i start gamez on my freenas server i don't come on the webpage from a nother pc (windows).When i start i on the same machine (windows) there are no problems.

Any one any Idea

avjui commented 12 years ago

For all how have the same Problem The solution for me was to change the server.socket_host in Gamez.ini

from server.socket_host = "127.0.0.1"

to server.socket_host = "0.0.0.0"

Thanks