Page 1 of 1

DEADJOE?

Posted: Fri Oct 12, 2012 3:51 pm
by Don Chambers
While attempting to upgrade my sandbox to the latest version of the static page plugin, I received the following errors:
Trying to open URL DEADJOE?revision=1.9999...
The URL http://netmirror.org/mirror/serendipity ... ion=1.9999 (IP 188.40.113.17) could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later.

(The repository returned error code 403.)
Trying to use cURL library as fallback...
Forbidden

You don't have permission to access /mirror/serendipity/additional_plugins/serendipity_event_staticpage/DEADJOE on this server.
Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny13 with Suhosin-Patch Server at netmirror.org Port 80
cURL library returned a failure, too.

Unable to retrieve data from SPARTACUS repository. Checking for repository availability on http://netmirror.org/mirror/serendipity/last.txt.
It was not possible to download the required files from the Spartacus repository, but the health of our repository was retrievable. This means your provider uses a content-based firewall and does not allow to fetch PHP code over the web by using mod_security or other reverse proxies. You either need to ask your provider to turn this off, or you cannot use the Spartacus plugin and need to download files manually.
What is "DEADJOE"?

Re: DEADJOE?

Posted: Fri Oct 12, 2012 4:06 pm
by Timbalu
DEADJOE's are temporary left swapped data information files, when the commonly used JOE editor died away. In this case your Apache seemed to produce this, as not connecting with success.
AFAIK ;-)

Re: DEADJOE?

Posted: Fri Oct 12, 2012 4:32 pm
by Don Chambers
Thanks.