Hi, On 4 February 2013 12:25, Zeeshan Ali Shah <[email protected]> wrote: > Hi, strangely sunstone stuck very often with this error > == Sinatra/1.3.3 has taken the stage on 9869 for development with backup from > Thin >>> Thin web server (v1.5.0 codename Knife) >>> Maximum connections set to 1024 >>> Listening on 127.0.0.1:9869, CTRL+C to stop > 2013/01/17 17:40:58 [error] 4194#0: *4 upstream timed out (110: Connection > timed out) while reading response header from upstream, client: 127.0.0.1, > server: _, request: "HEAD / HTTP/1.1", upstream: > "passenger:unix:/passenger_helper_server:", host: "0.0.0.0" > > and i have to restart the passenger. > > > any way to solve it ? >
How did you start the sunstone-server? As shown in your logs, it's running on thin, but the error is coming from Passenger. Maybe the problem is that you are running two servers. Cheers > > BR > > Zeeshan > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Daniel Molina Project Engineer OpenNebula - The Open Source Solution for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
