3liz / lizmap-docker-compose

Run Lizmap stack with docker-compose
30 stars 42 forks source link

Error 500. A technical error has occured. Sorry for this trouble. #43

Closed tuankhanh78 closed 11 months ago

tuankhanh78 commented 1 year ago

Hi,

I have an error when I clic on Administration. This happen when I restart my container .

I get the following message in the errors.log

2022-12-23 15:41:05 37.65.2.147 error 2022-12-23 15:41:05 [18] Module inconnu dans le sélecteur "jauth~login:out@classic" /www/lib/jelix/core/selector/jSelectorAct.class.php 70

Thank for your help Regards

Gustry commented 1 year ago

Can you specify versions you used ? Such as following this link https://docs.lizmap.com/current/en/publish/lizmap_plugin/information.html#request-for-support

tuankhanh78 commented 1 year ago

Hi

I use the last lizmap-docker-compose. Lizmap version 3.5 QGIS version : 3.22.13

Thank

cybernar commented 1 year ago

Hello, I have a similar error on Linux Ubuntu 22.04.

This is a difference with the original topic by @tuankhanh78 : I don't have this error in errors.logs (only another error related with missing favicon)

My config :

Versions :

Note : I have configured Lizmap .env with LIZMAP_UID=1000 and LIZMAP_GID=1000 (my account)

Cyril

cybernar commented 1 year ago

Update : I tried Lizmap Web Client 3.6.1 instead of 3.5.10, after cleaning configuration and removing named volumes.

Now it works ! I can stop and restart the stack, and access the admin console.

My new config :

Versions :

There seems to be a problem with 3.5.10. I've tried to clean & reinstall it many times, always with the same problem (

Gustry commented 1 year ago

Thanks for the update !

Is the admin panel working well with your 3.6.1 ? (all panels are visible ?)

Do not forget to make a docker compose pull from time to time, it will download QGIS Server : 3.22.16, you are on .15. It will be more important in a few months for instance.

cybernar commented 1 year ago

I think everything is OK with the admin panel in 3.6.1 (but I have not tried all the new features yet !)