Home » Category » Software & Application Miscellaneous

Software & Application Miscellaneous: zwiki connection error

116| Mon, 05 May 2008 01:57:00 GMT| joshstephenson| Comments (3)
Hey all,

Recently, ZWiki stopped working on my zope 2.9.2 intel mac os x 10.4 box
(python 2.4.2). It was working fine until sometime yesterday, when I
could no longer access my wiki using the address http://<my ip>:8080/mywiki

This is strange because zope is running, I can get into the zmi, create
objects from any other product, view public pages running on the zope
server, but whenever I try to view my wiki, I get:

Unable to connect
Firefox can't establish a connection to the server at <my ip>:8080.

Again, just to be clear, I can view any other zope-hosted page using the
same ip and port.

Any thoughts?
-josh

Zope maillist - Zope (AT) zope (DOT) org

** No cross posts or HTML encoding! **
(Related lists -

)

Keywords & Tags: zwiki, connection, error, software, application

URL: http://software.itags.org/software-application/240729/
 
«« Prev - Next »» 3 helpful answers below.
Hi Josh. Does a zope restart fix it ? Does anything appear in
event.log/error_log ? Do you see the expected url in Z2.log (ruling out an
apache rewrite problem) ? Have you been using the product refresh feature ?

Zope maillist - Zope (AT) zope (DOT) org

** No cross posts or HTML encoding! **
(Related lists -

)

simonmichael | Mon, 05 May 2008 01:58:00 GMT |

A zope restart does not fix it. and nothing is in the event.log (except
for a few security declarations for nonexistent methods in issuetracker).

Entries for the requested page are in the Z2.log previous to this ZWiki
madness. I emptied the log, restarted zope and then tried to access the
wiki. Now: no records of that page in the log at all.

I've tried refreshing the product as well as completely reinstalling it.

Thanks for helping.
-josh

Simon Michael wrote:
Hi Josh. Does a zope restart fix it ? Does anything appear in
event.log/error_log ? Do you see the expected url in Z2.log (ruling
out an apache rewrite problem) ? Have you been using the product
refresh feature ?

Zope maillist - Zope (AT) zope (DOT) org

** No cross posts or HTML encoding! **
(Related lists -
)
--

Zope maillist - Zope (AT) zope (DOT) org

** No cross posts or HTML encoding! **
(Related lists -

)

joshstephenson | Mon, 05 May 2008 01:59:00 GMT |

Josh Stephenson wrote at 2006-6-8 14:35 +0000:

>It was working fine until sometime yesterday, when I
>could no longer access my wiki using the address http://<my ip>:8080/mywiki


What does that means precisely?

An exception, the browser reporting "document contains no data",
infinite waiting, ?


>Unable to connect
>Firefox can't establish a connection to the server at <my ip>:8080.


Looks like a redirection to some page, "FireFox" cannot connect to.

A TCPLogger (e.g. Shane's "tcpwatch") may help to understand
what happens.

dietermaurer | Mon, 05 May 2008 02:00:00 GMT |

Software & Application Miscellaneous Hot Answers

Software & Application Miscellaneous New questions

Software & Application Miscellaneous Related Categories