Flyspray - The bug killer!

“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra

This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!

Do not issue bugs reports against versions earlier than 0.9.9.5

Security problem? Check the security section.

Tasklist

FS#1497 - Authentification very slow or not working

Attached to Project: Flyspray - The bug killer!
Opened by Maxime AOUSTIN (max44410) - Monday, 04 August 2008, 08:22 GMT+1
Task Type Bug Report
Category Backend/Core
Status Unconfirmed
Assigned To No-one
Operating System Windows XP
Severity High
Priority Normal
Reported Version 0.9.9.5 devel
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

I installed flyspray few days ago. Installation without any issue. I use a mysql database, I host flyspray on a local server.
I remove the default project, I logout and when I try to login my browser keep loading the page but nothing happen.
I check the Apache log there is no error.

this is the Apache access log:

192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET / HTTP/1.1" 200 7365
192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET /themes/Bluey/favicon.ico HTTP/1.1" 200 894
192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET /themes/Bluey/theme.css HTTP/1.1" 200 24413
192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET /themes/Bluey/theme_print.css HTTP/1.1" 200 4151
192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET /javascript/prototype/prototype.js HTTP/1.1" 200 126127
192.168.0.142 - - [04/Aug/2008:16:15:33 +1000] "GET /javascript/jscalendar/calendar-system.css HTTP/1.1" 200 5958
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/scriptaculous.js HTTP/1.1" 200 2578
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/builder.js HTTP/1.1" 200 4700
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/effects.js HTTP/1.1" 200 38907
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/dragdrop.js HTTP/1.1" 200 31502
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/controls.js HTTP/1.1" 200 34797
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/slider.js HTTP/1.1" 200 10227
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/script.aculo.us/sound.js HTTP/1.1" 200 1852
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/index.js HTTP/1.1" 200 2882
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/tabs.js HTTP/1.1" 200 3977
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/functions.js HTTP/1.1" 200 16438
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/jscalendar/calendar_stripped.js HTTP/1.1" 200 34328
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/jscalendar/calendar-setup_stripped.js HTTP/1.1" 200 4959
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /javascript/jscalendar/lang/calendar-en.js HTTP/1.1" 200 3727
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/title.png HTTP/1.1" 200 13303
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/button.png HTTP/1.1" 200 149
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/menu/help.png HTTP/1.1" 200 1187
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/menu/folder_home.png HTTP/1.1" 200 1063
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/menu/kmenuedit.png HTTP/1.1" 200 855
192.168.0.142 - - [04/Aug/2008:16:15:34 +1000] "GET /themes/Bluey/favicon.ico HTTP/1.1" 200 894
192.168.0.142 - - [04/Aug/2008:16:15:41 +1000] "GET /themes/Bluey/button-over.png HTTP/1.1" 200 189
192.168.0.142 - - [04/Aug/2008:16:15:41 +1000] "POST /index.php?do=authenticate HTTP/1.1" 302 97

So I can’t login. Futhermore after trying to login, when I try to reach the home page my browser keep trying to load something.
I have to remove the cookie session to be able to load the main page. I tried with FF3 and IE7 I have the same issue. I have other websites on my server that are working well.

Server configuration:
Apache: Server version: Apache/2.2.3
Mysql: mysql Ver 14.12 Distrib 5.0.22, for redhat-linux-gnu (x86_64) using readline 5.0
OS: Linux 2.6.18-53.1.19.el5 #1 SMP Tue Apr 22 03:01:10 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux

This task depends upon

Comment by Maxime AOUSTIN (max44410) - Monday, 04 August 2008, 08:24 GMT+1

sorry I forgot to give the exact version that I have downladed: flyspray-0.9.9.5.1.zip

Comment by Cristian Rodríguez R. (judas_iscariote) - Thursday, 21 August 2008, 07:30 GMT+1

you forgot the most important part.. what PHP version are you running.. ?

Comment by Maxime AOUSTIN (max44410) - Thursday, 21 August 2008, 08:07 GMT+1

-bash-3.1$ php -v
PHP 5.1.6 (cli) (built: Jan 15 2008 04:57:50) Copyright © 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright © 1998-2006 Zend Technologies

Comment by Florian Schmitz (Floele) - Wednesday, 08 October 2008, 22:19 GMT+1

Is Flyspray trying to do an online update or something? I have no clue otherwise regarding this issue, and it will be closed if no further hints are provided.

Loading...