Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

[Nginx/PHP-FPM unde...
 
Notifications
Clear all

[Nginx/PHP-FPM under docker] Login issues

3 Posts
2 Users
0 Reactions
1,816 Views
(@dr-shadow)
Posts: 6
Active Member
Topic starter
 
[#7636]

Sometimes we get a strange issue on Projeqtor since we migrated to nginx+php-fpm with nginx as reverse proxy + SSL completion (previously apache+php-fpm under Docker).

The browser displays "Vous êtes déjà connecté [...] dans une autre fenêtre [...]" / "Already connected [...] in another window [...]".

Deleting the PHPSESSID cookie seems to fix the issue. It would be better to get a permanent fix.

ProjeqtorV9.2.1
PHP : 7.3.22-fpm-buster
Nginx : Alpine variant from docker hub


 
Posted : 20 Jul 2021 11H44
babynus
(@babynus)
Posts: 14954
Main Contributor Admin
 

It is a fix on V9.2.1.
Before; it was possible to open 2 tabs on ProjeQtOr and that set the mess. (new tab should be opened with dedicated button on projeqtor to avoid melting data between tabs)
What you face is due to uncorrectly closed php session.
We added a workaround on V.9.2.2 : you'll be able to double-clic the text in the blocking page to continue.

 


 
Posted : 20 Jul 2021 14H05
(@dr-shadow)
Posts: 6
Active Member
Topic starter
 

Perfect then ! Thank you for your help.


 
Posted : 20 Jul 2021 14H12
Share:

Scroll to Top