here is the process that i went through recently to break my image:
my image was not responding, so i stopped and restarted my server with the seaside control panel a few times, no luck.. then, i accidentally shut down window for the seaside control panel.. when i opened it back up, the three buttons for start, stop, and one other one.. were missing.. it says the following: Type: WAComancheAdaptor Encoding: utf-8 seaside-8080 [running] port: 8080 but i cannot access the server.. i tried to fire up another server, and now i have two servers in the list.. both on 8080, only one of them running.. but i still can't access my image.. how can i: delete the adaptor that is running.. troubleshoot why i can't access my image.. ideas? thanks! -- ---- peace, sergio photographer, journalist, visionary http://www.CodingForHire.com http://www.coffee-black.com http://www.painlessfrugality.com http://www.twitter.com/sergio_101 http://www.facebook.com/sergio101 _______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
> then, i accidentally shut down window for the seaside control panel..
> > when i opened it back up, the three buttons for start, stop, and one > other one.. were missing.. Try to update Seaside-Tools-OmniBrowser to the latest code, there seems to be some mismatch in version between Seaside and the OmniBrowser tools. Lukas -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
> Try to update Seaside-Tools-OmniBrowser to the latest code, there
> seems to be some mismatch in version between Seaside and the > OmniBrowser tools. > i am sorry i keep asking stupid questions.. but how do i do this? -- ---- peace, sergio photographer, journalist, visionary http://www.CodingForHire.com http://www.coffee-black.com http://www.painlessfrugality.com http://www.twitter.com/sergio_101 http://www.facebook.com/sergio101 _______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Gofer new
squeaksource: 'Seaside30'; package: 'Seaside-Tools-OmniBrowser'; load On 23 November 2010 11:14, sergio_101 <[hidden email]> wrote: >> Try to update Seaside-Tools-OmniBrowser to the latest code, there >> seems to be some mismatch in version between Seaside and the >> OmniBrowser tools. >> > > i am sorry i keep asking stupid questions.. but how do i do this? > > > -- > ---- > peace, > sergio > photographer, journalist, visionary > > http://www.CodingForHire.com > http://www.coffee-black.com > http://www.painlessfrugality.com > http://www.twitter.com/sergio_101 > http://www.facebook.com/sergio101 > _______________________________________________ > Magritte, Pier and Related Tools ... > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
On Tue, Nov 23, 2010 at 9:26 AM, Lukas Renggli <[hidden email]> wrote:
> Gofer new > squeaksource: 'Seaside30'; > package: 'Seaside-Tools-OmniBrowser'; > load > that fixed it.. thank you so much! -- ---- peace, sergio photographer, journalist, visionary http://www.CodingForHire.com http://www.coffee-black.com http://www.painlessfrugality.com http://www.twitter.com/sergio_101 http://www.facebook.com/sergio101 _______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Another common problem with port 8080 I think is that in Linux for example, the user that launch the VM needs to have sudo access.
And I always have something running in 8080...this is why I alwways change to another port. And I even think Seaside one click should use another port by default than 8080. Cheers mariano On Tue, Nov 23, 2010 at 3:36 PM, sergio_101 <[hidden email]> wrote:
_______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Free forum by Nabble | Edit this page |