<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    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.<br>
    <br>
    Following Ken's instructions, I did: <br>
    <br>
    vncserver -kill :1<br>
    <br>
    <meta charset="utf-8">
    which closes things down and produces this:<br>
    <br>
    website@box2:~$ ps aux | grep website<br>
    root&nbsp;&nbsp;&nbsp;&nbsp; 19315&nbsp; 0.0&nbsp; 0.1&nbsp; 6224 1912 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ss&nbsp;&nbsp; Apr24&nbsp;&nbsp; 0:00 sshd:
    website [priv]<br>
    website&nbsp; 19317&nbsp; 0.0&nbsp; 0.2&nbsp; 6388 1980 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp; Apr24&nbsp;&nbsp; 0:00 sshd:
    website@pts/0<br>
    website&nbsp; 19318&nbsp; 0.0&nbsp; 0.1&nbsp; 2600 1500 pts/0&nbsp;&nbsp;&nbsp; Rs&nbsp;&nbsp; Apr24&nbsp;&nbsp; 0:00 -bash<br>
    website&nbsp; 21913&nbsp; 0.0&nbsp; 0.0&nbsp; 2496&nbsp; 848 pts/0&nbsp;&nbsp;&nbsp; R+&nbsp;&nbsp; 00:22&nbsp;&nbsp; 0:00 ps
    aux<br>
    website&nbsp; 21914&nbsp; 0.0&nbsp; 0.0&nbsp; 1548&nbsp; 480 pts/0&nbsp;&nbsp;&nbsp; R+&nbsp;&nbsp; 00:22&nbsp;&nbsp; 0:00 grep
    website<br>
    <br>
    Then, following his instructions: <br>
    <br>
    vncserver<br>
    <br>
    which produces this: <br>
    <br>
    website@box2:~$ ps aux | grep website<br>
    root&nbsp;&nbsp;&nbsp;&nbsp; 19315&nbsp; 0.0&nbsp; 0.1&nbsp; 6224 1912 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ss&nbsp;&nbsp; Apr24&nbsp;&nbsp; 0:00 sshd:
    website [priv]<br>
    website&nbsp; 19317&nbsp; 0.0&nbsp; 0.2&nbsp; 6388 1980 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp; Apr24&nbsp;&nbsp; 0:00 sshd:
    website@pts/0<br>
    website&nbsp; 19318&nbsp; 0.0&nbsp; 0.1&nbsp; 2600 1500 pts/0&nbsp;&nbsp;&nbsp; Ss&nbsp;&nbsp; Apr24&nbsp;&nbsp; 0:00 -bash<br>
    website&nbsp; 22163&nbsp; 0.0&nbsp; 0.4&nbsp; 6544 4760 pts/0&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp; 00:23&nbsp;&nbsp; 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<br>
    website&nbsp; 22168 36.4 11.7 1052208 113860 pts/0 R&nbsp;&nbsp; 00:23&nbsp;&nbsp; 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<br>
    website&nbsp; 22238&nbsp; 0.0&nbsp; 0.0&nbsp; 2496&nbsp; 848 pts/0&nbsp;&nbsp;&nbsp; R+&nbsp;&nbsp; 00:25&nbsp;&nbsp; 0:00 ps
    aux<br>
    website&nbsp; 22239&nbsp; 0.0&nbsp; 0.0&nbsp; 1548&nbsp; 480 pts/0&nbsp;&nbsp;&nbsp; R+&nbsp;&nbsp; 00:25&nbsp;&nbsp; 0:00 grep
    website<br>
    <br>
    The image is up and running. The vnc is running. And there is still
    a 502 Bad Gateway from <a class="moz-txt-link-abbreviated" href="http://www.squeak.org">www.squeak.org</a>. I took a crack at: <br>
    <br>
    svc -u wwwservice <br>
    <br>
    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. <br>
    <br>
    I'm out of options. Sorry. <br>
    <br>
    Chris <br>
  </body>
</html>