[Lizmap] Error installing Lizmap with docker-compose using public IP
Osmin Castillo
osmin.castillo at gmail.com
Wed Apr 27 08:03:00 PDT 2022
Hi Lizmap users:
I'm trying to test Lizmap on server Linux Ubuntu 20.04.4 LTS with
docker-compose using this github documentation:
https://github.com/3liz/lizmap-docker-compose
Configuring the file "env.default" everything works OK executing the
command "docker-compose --profile postgis up" using local server IP.
But when configure using public server IP in the file "env.default" I
receive this error when execute the command: "docker-compose --profile
postgis up":
...
Creating lizmap-docker-compose_web_1 ... error
ERROR: for lizmap-docker-compose_web_1 Cannot start service web: driver
failed programming external connectivity on endpoint
lizmap-docker-compose_web_1
(4bc11f87930bcce69a9a97f75ffcf685ad4d0d363a23a886d72b8dede32e34c7): Error
starting userland proxy: listen tcp4 *XXX.XXX.XX.XX:80*: bind: cannot
assign requested address
ERROR: for web Cannot start service web: driver failed programming
external connectivity on endpoint lizmap-docker-compose_web_1
(4bc11f87930bcce69a9a97f75ffcf685ad4d0d363a23a886d72b8dede32e34c7): Error
starting userland proxy: listen tcp4 *XXX.XXX.XX.XX:80*: bind: cannot
assign requested address
ERROR: Encountered errors while bringing up the project.
...
Any help would be appreciated, thanks in advance.
Osmin Castillo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/lizmap/attachments/20220427/6b701ffb/attachment.html>
More information about the Lizmap
mailing list