View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Projeqtor under Nginx - Page 5 - ProjeQtOr

Prochaines sessions de formation

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

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)

Mardi 23 avril (10h30-12h)

Jeudi 16 mai (16h-17h30)

Jeudi 13 juin (10h30-12h)

 
 

Planifiez avec ProjeQtOr

3 et 4 avril (9h - 12h30)

 
 

Administrez avec ProjeQtOr

10 et 11 avril (9h - 12h30)

 

 

 
 

Projeqtor under Nginx

More
01 Juil 2015 14:45 #25 by Chri.s
Replied by Chri.s on topic Projeqtor under Nginx
OK, then i don't know.

Do you have something special in mind which isn't shown as expected?

Error Log of Nginx just shows some misdirected google Bots for today - and additionally on another site.

I didn't check Browsererrors but as i also changed between IE and Chrome that shouldn't be the point. Do you have a "clear installed" database so that i maybe can place a db dump into my server to see if it's running this way?
The topic has been locked.
More
01 Juil 2015 15:12 #26 by babynus
Replied by babynus on topic Projeqtor under Nginx
Attached is the dump of a brand new DB.

Babynus
Administrator of ProjeQtOr web site
Attachments:
The topic has been locked.
More
01 Juil 2015 20:58 #27 by Chri.s
Replied by Chri.s on topic Projeqtor under Nginx
OK, Upgrade is in Progress isn'nt show anymore.

[object Error]
{
description: "Die Eigenschaft "replace" eines undefinierten oder Nullverweises kann nicht abgerufen werden.",
message: "Die Eigenschaft "replace" eines undefinierten oder Nullverweises kann nicht abgerufen werden.",
name: "TypeError",
number: -2146823281
}

in IE

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check xhr.spec.whatwg.org/.
The XMLHttpRequest progress event property 'position' is deprecated. Please use 'loaded' instead.
TypeError: Cannot read property 'replace' of undefined
at Object.Utf8.encode (https://site/external/phpAES/aes.js?version=V5.0.1.0116:425:22)
at Object.Aes.Ctr.encrypt (https://site/external/phpAES/aes.js?version=V5.0.1.0116:185:19)
at cryptData (https://site/view/js/projeqtor.js?version=V5.0.1.0116:2626:46)
at Object.dojo.xhrGet.load (https://site/view/js/projeqtor.js?version=V5.0.1.0116:2671:9)
at https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:101248
at _189 (https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:36950)
at _187 (https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:36642)
at resolve.callback (https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:37707)
at _189 (https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:37250)
at _187 (https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:36642)

in Chrome...

?! Just Questioning...Sorry
The topic has been locked.
More
03 Juil 2015 10:57 #28 by Chri.s
Replied by Chri.s on topic Projeqtor under Nginx
any ideas?
The topic has been locked.
More
03 Juil 2015 16:41 #29 by babynus
Replied by babynus on topic Projeqtor under Nginx
There is an issue in the encryption phase.

Please try and add traces in /view/js/projeqtor.js, line 2620, like this :
function cryptData(data) {   
   console.log(data);
   var arr=data.split(';');

Try again (be sure to clean browser cache to use correct jabascript code) and post browser console content here.
Thanks

Babynus
Administrator of ProjeQtOr web site
The topic has been locked.
More
03 Juil 2015 20:02 - 03 Juil 2015 20:04 #30 by Chri.s
Replied by Chri.s on topic Projeqtor under Nginx
Hi Babynus,

tried it once

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check xhr.spec.whatwg.org/.
The XMLHttpRequest progress event property 'position' is deprecated. Please use 'loaded' instead.
<input type="hidden" id="lastOperation" name="lastOperation" value="testConnection"><input type="hidden" id="lastOperationStatus" name="lastOperationStatus" value="ERROR"><span class="messageERROR" >Verbindung abgebrochen. Bitte neu anmelden.</span>
TypeError: Cannot read property 'replace' of undefined
at Object.Utf8.encode (https://site/external/phpAES/aes.js?version=V5.0.1.0116:425:22)
at Object.Aes.Ctr.encrypt (https://site/external/phpAES/aes.js?version=V5.0.1.0116:185:19)
at cryptData (https://site/view/js/projeqtor.js?version=V5.0.1.0116:2627:46)
at Object.dojo.xhrGet.load (https://site/view/js/projeqtor.js?version=V5.0.1.0116:2672:9)
at https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:101248
at _189 (https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:36950)
at _187 (https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:36642)
at resolve.callback (https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:37707)
at _189 (https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:37250)
at _187 (https://site/external/dojo/dojo.js?version=V5.0.1.0116:15:36642)

actually seems like the same result except the Connection broken..? Could it be, that this is a problem with https? or xss with new browsers?

The System is running under Debian 8, nginx 1.6.2, php-fpm, mysql-server-
Last edit: 03 Juil 2015 20:04 by Chri.s.
The topic has been locked.
Moderators: babynusprotion
Time to create page: 0.042 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.