cannot access my image at 8080

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

cannot access my image at 8080

sergio_101-2
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
Reply | Threaded
Open this post in threaded view
|

Re: cannot access my image at 8080

Lukas Renggli
> 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
Reply | Threaded
Open this post in threaded view
|

Re: cannot access my image at 8080

sergio_101-2
> 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
Reply | Threaded
Open this post in threaded view
|

Re: cannot access my image at 8080

Lukas Renggli
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
Reply | Threaded
Open this post in threaded view
|

Re: cannot access my image at 8080

sergio_101-2
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
Reply | Threaded
Open this post in threaded view
|

Re: cannot access my image at 8080

Mariano Martinez Peck
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:
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


_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki