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.

Install stuck on lo...
 
Notifications
Clear all

Install stuck on loading after admin admin login.

7 Posts
3 Users
0 Reactions
3,939 Views
(@kallen)
Posts: 3
Active Member
Topic starter
 
[#8214]

I haven't done much apache config work in a while,  not sure how to resolve this issue

With Windows 10, I have latest xampp build installed.  The only errors the projeqtor install mentioned was a max input vars setting should be set to 4000.  I don't remember which ini file that's supposed to be on however I cannot find it on the php ini.  I also don't remember how to find error logs on phpmyadmin or apache so i can't post that info here.

what are the main causes of an install to be stuck on the loading screen?
 


 
Posted : 16 Apr 2022 4H56
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

max_input_vars must be set in php.ini
It may not be set at all, then is take default value (1000)
But this is not blocking.
You should look for error in Apache or php, located in youre xampp install dir


 
Posted : 19 Apr 2022 16H35
(@epistomai)
Posts: 2
New Member
 

Nothing wrong with apache-php install. I've checked Linux and Windows versions and the config files and nothing is wrong.

max_input_vars is set to 4000 and 2000 and still same freezing screen.


 
Posted : 20 Apr 2022 0H21
(@kallen)
Posts: 3
Active Member
Topic starter
 

I have checked the error logs and there are no apache errors. Xampp finds no php error log.


 
Posted : 20 Apr 2022 7H00
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

max_input_vars issue will not block the installation.
Please give more information about issue you face
 - screenshot
 - errors in logs
 - errors in browser console
 


 
Posted : 22 Apr 2022 17H58
(@epistomai)
Posts: 2
New Member
 

Main screen keeps in login.
I've only saw this in the console log:

This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. main.php
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/ dojo.js:2:3547
Cookie “projeqtor” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite main.php
TypeError: this.el is null
MLMenu http://localhost/external/codrops/js/mainLeftMenu.js?version=V9.5.2.0309:50
http://localhost/view/main.php:295
http://localhost/view/main.php:299
Dojo 4
dojo.js:2:21134
Error: Promised response from onMessage listener went out of scope 6 background.js:842:170


 
Posted : 22 Apr 2022 19H29
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

Hi,
last error seems to be an issue.
I don't know if it may block install, but it's not normal, and I never saw it.
Which browser / version are you using ?
Under which OS / version ?
Does it include pugins or extensions (some may be incompatible with projeqtor code)

NB : you may try with another Browser...


 
Posted : 24 Apr 2022 15H10
Share:

Scroll to Top