-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error running configure.bat mounting issues in lizmap-docker-compose project #79
Comments
It seems there's issue in the initialisation process, and the docker stack is in a unrecoverable state Can you try to delete your containers and volumes : and relaunch steps (configure.bat, docker-compose --env-file=.env.windows up ` ? |
I've tried everything, including what you say there. I'm thinking about trying https://hub.docker.com/r/opengisch/lizmap I just want to test with my private maps, would this be the best way? I apologize in advance for my bad English, I'm from Brazil. |
Can you try in a personnal folder |
I would not really recommend as tags looks a little bit old today : https://hub.docker.com/r/opengisch/lizmap/tags
|
Forgive me, but I don't understand, perhaps due to a translation into Portuguese. Refer to the attached image. 1 - Should I leave this folder with a dot there? Or rename? |
When you download the files using 1 - No need to change the My previous comment was a suggestion to not use
|
without configuring anything as you explained.... C:\Users\Helio>git clone https://github.com/3liz/lizmap-docker-compose.git C:\Users\Helio>dir Pasta de C:\Users\Helio 18/02/2025 14:09 .28/02/2023 18:07 .. 11/02/2025 23:52 4,320 .bash_history 30/01/2025 20:35 .cache 13/11/2024 20:32 .conda 10/02/2025 19:56 .dbus-keyrings 18/02/2025 11:14 .docker 10/10/2024 23:07 .idlerc 21/08/2022 23:07 .ipython 23/04/2024 20:19 .irpf 13/01/2025 09:37 .keras 02/10/2022 22:54 .kivy 04/09/2024 22:12 .matplotlib 16/01/2023 20:55 35,458 .pdfbox.cache 13/01/2025 23:29 .pixi 18/10/2022 23:07 .pytest_cache 14/01/2025 00:11 73 .python_history 28/04/2024 11:15 .receitanet 16/05/2023 22:01 .rfb 01/10/2022 22:55 .VirtualBox 01/10/2022 22:55 .vscode 19/06/2022 18:01 3D Objects 10/10/2024 21:59 0 cd 28/02/2023 18:12 Contacts 18/02/2025 11:58 Desktop 11/02/2025 17:04 0 docker 19/12/2024 20:29 Documents 18/02/2025 09:15 Downloads 13/02/2025 22:34 dwhelper 28/02/2023 18:12 Favorites 03/01/2025 20:07 181,683 java_error_in_pycharm_3776.log 28/02/2023 18:12 Links 18/02/2025 14:09 lizmap-docker-compose 13/11/2024 21:24 miniconda3 11/05/2024 22:05 Music 18/02/2025 10:42 OneDrive 28/02/2023 18:12 Pictures 21/01/2025 15:53 PycharmProjects 12/12/2024 13:02 60,881 saga_gui.cfg 12/12/2024 13:02 8,441 saga_gui.ini 28/02/2023 18:12 Saved Games 28/02/2023 18:12 Searches 22/12/2024 22:33 Videos 21/08/2024 21:16 VirtualBox VMs 10/10/2024 21:52 0 virtualenv 9 arquivo(s) 290,856 bytes 36 pasta(s) 27,026,714,624 bytes disponíveis C:\Users\Helio>cd lizmap-docker-compose C:\Users\Helio\lizmap-docker-compose>dir Pasta de C:\Users\Helio\lizmap-docker-compose 18/02/2025 14:09 .18/02/2025 14:09 .. 18/02/2025 14:09 99 .dockerignore 18/02/2025 14:09 385 .env.windows 18/02/2025 14:09 56 .gitignore 18/02/2025 14:09 753 configure.bat 18/02/2025 14:09 4,949 configure.sh 18/02/2025 14:09 3,971 docker-compose.yml 18/02/2025 14:09 694 env.default 18/02/2025 14:09 291 install-lizmap-plugin.sh 18/02/2025 14:09 lizmap.dir 18/02/2025 14:09 2,946 README.md 9 arquivo(s) 14,144 bytes 3 pasta(s) 27,026,714,624 bytes disponíveis C:\Users\Helio\lizmap-docker-compose>configure [+] Running 8/8 C:\Users\Helio\lizmap-docker-compose> |
I deleted the automatically created nginx.conf folder and manually placed the nginx.conf file which I copied from git and pasted inside. Now I can access localhost, but there is a service that still has problems: Apparently things are not automatic as reported, or there is a bug in configure.bat I also changed all "Docker" commands to "sudo Docker" in the configure.sh file, to see if that fixed anything, but nothing worked. I had to manually copy Nginx the same way, and the lizmap-docker-compose-map-1 service still doesn't start... |
Somehow the configure.bat is not doing the job ... Normally the output is :
But on your side it's failing because of Configure.bat is only a lizmap-docker-compose/configure.bat Line 11 in e32db84
You can try it directly |
Hi everyone, my name is Hélio and I'm trying to run this solution on my PC with Windows 11. But I can't...
Below is a print of the complete screen since installation.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: