[Box-Admins] I spoke too soon - squeak.org is down again

Chris Cunnington smalltalktelevision at gmail.com
Wed Apr 25 00:48:01 UTC 2012


This is not a message I want to send. squeak.org is down again and I 
can't bring it back up. There's a 502 Gateway error. One that I did not 
create. map.squeak.org and wiki.squeak.org and Squeak-Dev are up.

Following Ken's instructions, I did:

vncserver -kill :1

which closes things down and produces this:

website at box2:~$ ps aux | grep website
root     19315  0.0  0.1  6224 1912 ?        Ss   Apr24   0:00 sshd: 
website [priv]
website  19317  0.0  0.2  6388 1980 ?        S    Apr24   0:00 sshd: 
website at pts/0
website  19318  0.0  0.1  2600 1500 pts/0    Rs   Apr24   0:00 -bash
website  21913  0.0  0.0  2496  848 pts/0    R+   00:22   0:00 ps aux
website  21914  0.0  0.0  1548  480 pts/0    R+   00:22   0:00 grep website

Then, following his instructions:

vncserver

which produces this:

website at box2:~$ ps aux | grep website
root     19315  0.0  0.1  6224 1912 ?        Ss   Apr24   0:00 sshd: 
website [priv]
website  19317  0.0  0.2  6388 1980 ?        S    Apr24   0:00 sshd: 
website at pts/0
website  19318  0.0  0.1  2600 1500 pts/0    Ss   Apr24   0:00 -bash
website  22163  0.0  0.4  6544 4760 pts/0    S    00:23   0:00 Xtightvnc 
:1 -desktop X -auth /home/website/.Xauthority -geometry 1024x768 -depth 
24 -rfbwait 120000 -rfbauth /home/website/.vnc/passwd -rfbport 5901 -fp 
/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/ 
-co /usr/X11R6/lib/X11/rgb
website  22168 36.4 11.7 1052208 113860 pts/0 R   00:23   1:03 
/usr/local/lib/squeak/3.11.3-2135/squeakvm -pathenc UTF-8 -encoding 
UTF-8 -plugins /usr/local/lib/squeak/3.11.3-2135 
/home/website/website/squeaksite.image
website  22238  0.0  0.0  2496  848 pts/0    R+   00:25   0:00 ps aux
website  22239  0.0  0.0  1548  480 pts/0    R+   00:25   0:00 grep website

The image is up and running. The vnc is running. And there is still a 
502 Bad Gateway from www.squeak.org. I took a crack at:

svc -u wwwservice

and was permission denied. But if you, as a root person, do that, then 
the VNC doesn't come up, because the squeak.org process can run either 
under daemontools or under VNC, but not both.

I'm out of options. Sorry.

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/box-admins/attachments/20120424/e671efc0/attachment.htm


More information about the Box-Admins mailing list