View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - [SOLVED] Problem after installing the 5.0.6 - ProjeQtOr

Prochaines Sessions

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)
 

13 mai 2025 (10h30-12h)

5 juin 2025 (16h-17h30)

 
 

Planifiez avec ProjeQtOr

14 et 15 mai 2025 (9h-12h30)

18 et 19 juin 2025 (9h-12h30)

 
 

Administrez avec ProjeQtOr

20 et 21 mai (9h-12h30)

25 et 26 juin (9h-12h30)

 

 

 

[SOLVED] Problem after installing the 5.0.6

More
16 Oct 2015 13:13 #1 by cchable
I installed from scratch release. After login, the login screen returns.
I also have a 4.5.6 version that works fine, but the migration to 5.0.6 has the same problem.
No error in projeqtor and Apache logs.

Please Connexion or Create an account to join the conversation.

More
16 Oct 2015 15:09 #2 by babynus
Any error in Browser console ?
Did you try and clean browser cache ?

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
16 Oct 2015 15:49 #3 by cchable
Cache cleared.
IE & Forefox

Console log in firefox:

"=> 129ms | page='../tool/loginCheck.php' | destination='loginResultDiv' | formName=loginForm' (server:113ms, client:16ms)" projeqtor.js:75:2
ReferenceError: assignment to undeclared variable resultNode projeqtor.js:743:13
ReferenceError: assignment to undeclared variable resultWidget projeqtor.js:744:15
ReferenceError: assignment to undeclared variable url projeqtor.js:755:6
Object { message: "Unable to load ../tool/saveDataToSe…", stack: ".cache["dojo/errors/create"]/</</_4…", response: Object, status: 0, responseText: "", xhr: XMLHttpRequest } dojo.js:15:102024
.cache["dojo/_base/xhr"]/</_3c4() dojo.js:15
.cache["dojo/_base/xhr"]/</dojo._ioSetArgs/<() dojo.js:15
_189() dojo.js:15
_187() dojo.js:15
.cache["dojo/_base/Deferred"]/</dojo.Deferred/this.errback() dojo.js:15
_189() dojo.js:15
_187() dojo.js:15
.cache["dojo/_base/Deferred"]/</dojo.Deferred/this.errback() dojo.js:15
_189() dojo.js:15
_187() dojo.js:15
.cache["dojo/_base/Deferred"]/</dojo.Deferred/this.errback() dojo.js:15
.cache["dojo/_base/xhr"]/</dojo.xhr/<() dojo.js:15
.cache["dojo/Deferred"]/</_3e7() dojo.js:15
.cache["dojo/Deferred"]/</_3e1() dojo.js:15
.cache["dojo/Deferred"]/</_3e6/this.reject() dojo.js:15
.cache["dojo/Deferred"]/</_3ed() dojo.js:15
.cache["dojo/Deferred"]/</_3e7() dojo.js:15
.cache["dojo/Deferred"]/</_3e1() dojo.js:15
.cache["dojo/Deferred"]/</_3e6/this.reject() dojo.js:15
.cache["dojo/Deferred"]/</_3ed() dojo.js:15
.cache["dojo/Deferred"]/</_3e7() dojo.js:15
.cache["dojo/Deferred"]/</_3e1() dojo.js:15
.cache["dojo/Deferred"]/</_3e6/this.reject() dojo.js:15
.cache["dojo/Deferred"]/</_3ed() dojo.js:15
.cache["dojo/Deferred"]/</_3e7() dojo.js:15
.cache["dojo/Deferred"]/</_3e1() dojo.js:15
.cache["dojo/Deferred"]/</_3e6/this.reject() dojo.js:15
.cache["dojo/Deferred"]/</_3ed() dojo.js:15
.cache["dojo/Deferred"]/</_3e7() dojo.js:15
.cache["dojo/Deferred"]/</_3e1() dojo.js:15
.cache["dojo/Deferred"]/</_3e6/this.reject() dojo.js:15
_31b() dojo.js:15
_328() dojo.js:15

Object { message: "Unable to load ../tool/saveDataToSe…", stack: ".cache["dojo/errors/create"]/</</_4…", response: Object, status: 0, responseText: "", xhr: XMLHttpRequest } dojo.js:15:102024

TypeError: variable year redeclares argument projeqtor.js:2312:7
TypeError: variable text redeclares argument projeqtor.js:2469:5
ReferenceError: assignment to undeclared variable avoidRecursiveRefresh projeqtor.js:238:0
...

Please Connexion or Create an account to join the conversation.

More
19 Oct 2015 12:50 #4 by babynus
What is strange is the line

Object { message: "Unable to load ../tool/saveDataToSe…", stack: ".cache["dojo/errors/create"]/</</_4…", response: Object, status: 0, responseText: "", xhr: XMLHttpRequest } dojo.js:15:102024


It seems saveDataToSession.php fails.
Maybe you have cookie issue (retreiving session from old connection with previous version).
First, try and delete cookies linked to projeqtor calls.

If this does not fix issue, in dev tools [F12], open network tab and look for request to saveDataToSession.php.
Post request and response, it may give some hints.

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
19 Oct 2015 16:28 #5 by cchable
Thx for your reply.
I deleted cookies.

Here are two videos to explain what is happening.
There are not a lot of info when tracing of saveDataToSession.php (the second video), only the headers.
What do you like more?

Video 1: www.ceria.be/projeqtor/001.avi
Video 2: www.ceria.be/projeqtor/002.avi

Please Connexion or Create an account to join the conversation.

More
19 Oct 2015 16:47 #6 by babynus
Hi,

So I see in Video 1 that you are connected correctly, but immediatly disconnected.
It is strange 'cos your get this directly when getting main page : you directly have "?lostConnection=true" in the url.

So I see two possibiities :
1) you changes somthing is the parametering that sets login page as default page
Check all lines in parameters table where parameterCode='startPage'
2) there is some parameter in config that the application interprets as some acking attempt.
Then, you should have at least a trace in the log file.
Try and set debug level to 4 and post log file here.

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.039 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.