Ajax call failed when pressing "localhost"-Button

Bug #910887 reported by Realtime
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
chive
Fix Released
Medium
David Roth

Bug Description

When I press the localhost button on the top I get a message after one minute, that an ajax call failed:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /chive/schemata was not found on this server.</p>
<hr>
<address>Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny13 with Suhosin-Patch mod_python/3.3.1 Python/2.5.2 mod_ssl/2.2.9 OpenSSL/0.9.8g Server at ************** Port 443</address>
</body></html>

Revision history for this message
David Roth (davrot) wrote :

Try entering the url "/chive/#schemata" manually and see if it works?
If it does so, the url-rewrite detection mechanism may not work properly in your environment and we need to find out why ...

Revision history for this message
Realtime (peter-icb) wrote :

No, entering this also leads to the same Ajax-Error.

Revision history for this message
David Roth (davrot) wrote :

I can reproduce it now after I disabled mod_rewrite. The schemata list loads but i get the ajax-error popup with the same message.
So the schemata list loads on your system too, right?

Revision history for this message
Realtime (peter-icb) wrote :

I attach a screenshot...

Revision history for this message
Realtime (peter-icb) wrote :

I put "AllowOverride All" now in the Apache config, to make the .htaccess working.

Now the error message does not appear any more but the page still needs one minute to load.

Revision history for this message
David Roth (davrot) wrote :

The page load time may be a problem in our query selecting all schematas + infos. I see you have a lot of schematas + probably tables, so this may be the problem. If you could check your dbs long query long we could maybe find out the problem.

Changed in chive:
status: New → Confirmed
importance: Undecided → Medium
David Roth (davrot)
Changed in chive:
assignee: nobody → David Roth (davrot)
status: Confirmed → Fix Committed
David Roth (davrot)
Changed in chive:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.