[Seaside] seasidehosting.st - which seaside versions work?

Lukas Renggli renggli at gmail.com
Thu Mar 2 16:32:58 UTC 2006


Hi Thomas,

> I'm using Seaside2.6a3-lr.22 and wanted to host a Pier-Wiki, but I get
> only an error when I start the image and want to access the application:

all versions of Seaside 2 going back to 2002 should work, more
precisely all versions that are started using "WAKom startOn:
aNumber".

>   Proxy Error
>
> The proxy server received an invalid response from an upstream server.
> The proxy server could not handle the request /GET /seaside/config
> <http://gung.seasidehosting.st/seaside/config>/.
>
> Reason: *Error reading from remote server

There seems to be a problem with your image, very likely the server
cannot be started by our start-up script. The following problems are
known to be trouble causers:

- The Kom-Server and/or Seaside is not properly installed. Does your
application work, if you test your image locally?

- There is an error in the start-up sequence of your image, causing a
debugger to pop up and to block the remaining start-up tasks (the
server is usually started last). Have you checked SqueakDebug.log on
the server?

> Do I really have to downgrade to Seaside 2.5?
> But the current version of pier seems only to run with Seaside 2.6?
> What should I do?

No, Pier doesn't work with older versions of Seaside, moreover several
people are successfully running Pier on seasidehosting.st so there
should be another solution.

If the above problem persist please ask again, and I will check on the server.

Cheers,
Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch


More information about the Seaside mailing list