My guess is that you are running Siteroot or VHM and somehow that got messed up. If you are locked out, try this: http://www.zopezone.com/faq/1071157086 If it is really just breaking try using another Data.fs and see if that fixes it. You should also look to your dugging logs when you start up (start up ZOpe in debug mode and see what it says). Jake -- http://www.ZopeZone.com Gary Spivey said:
Thanks for the response. Actually, you are right about the 503's. I get those when Zope wasn't working at all (it was early AM). What I get with the bug is this .. ============================================================ Error Type: NameError Error Value: global name 'func' is not defined Troubleshooting Suggestions
This resource may be trying to reference a nonexistent object or variable global name 'func' is not defined. The URL may be incorrect. The parameters passed to this resource may be incorrect. A resource that this resource relies on may be encountering an error.
For more detailed information about the error, please refer to the error log.
If the error persists please contact the site maintainer. Thank you for your patience ============================================================
I have tried running with apache shutdown and going to :8080/manage. It just gets this error.
Cheers, Gary
-----Original Message----- From: Jake [mailto:jake@zopezone.com] Sent: Wednesday, January 21, 2004 9:46 AM To: Gary Spivey Cc: zope@zope.org; plone-users@lists.sourceforge.net Subject: Re: [Zope] Zope Database Crash?
The 503 error sounds like Apache not Zope. It sounds like Apache can't connect to Zope.
What do you get when you start Zope in debug mode? Does it right out errors? Does it start? If it does not start, try moving (get a copy) the Data.fs and see if it starts. Is should give you an error at the very least.
If Zope is starting, but the problem is connecting from Apache to Zope, try to log onto Zope through its own IP and port number your-domain.com:8080/manage
Jake -- http://www.ZopeZone.com
Gary Spivey said:
I am using plone ... Zope2.7b3 python 2.3.2 RedHat9 CMF-1.4.2 archetypes1.2.3 CMFBoard-1.4.2 CMFPlone2.0-RC2 PortalTransforms-1.0.2 Zwiki-0-27-0cvs
Yesterday after a reboot, apache is fine, but Zope doesn't work anymore. I get a 503 message. Can't get to the management interface - nothing. So I made a brand new zope instance just to check out everything else and it works fine. Ok - so I think maybe it is the database? And I run the fsrestore on it and it says it deletes zero records. The database stayed the same, but the index changes. However, this does nothing to solve my problem. The system still says 503. I tried copying my database over to the new zope instance. That didn't work either.
Does anybody have any clear direction on a way ahead? Right now I have an entire website (most relatively new work that hasn't been backed up yet) that is completely useless as it quit working one day. Can I at least retrieve some things from the database? Is the problem the database? Any other ideas?
If you can point me to any manuals that I can RTFM that would be helpful as well as I found out about fsrestore via that source of all information - google.
Thanks for any help.
Gary
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )