shihjay2 / docker-nosh

NOSH ChartingSystem Dockerized
GNU Affero General Public License v3.0
6 stars 11 forks source link

creating webserver error #3

Open DeGroote99 opened 3 years ago

DeGroote99 commented 3 years ago

Digest: sha256:2b57dd1925b2322cfb916ed5411766127fbf77f8dde0cd0d4cab2f816872947b Status: Downloaded newer image for blacklabelops/volumerize:latest Creating docker-nosh_syncthing_1 ... done Creating docker-nosh_mariadb-nosh_1 ... done Creating docker-nosh_backup_1 ... done Creating docker-nosh_certbot_1 ... done Creating docker-nosh_app-nosh_1 ... done Creating docker-nosh_webserver_1 ... Creating docker-nosh_webserver_1 ... error

ERROR: for docker-nosh_webserver_1 Cannot start service webserver: driver failed programming external connectivity on endpoint docker-nosh_webserver_1 (6a340e356d3cd19fe17512da1e5788799bbbb2e4fd82cee15edf93bfd515645a): Bind for 0.0.0.0:80 failed: port is already allocated

ERROR: for webserver Cannot start service webserver: driver failed programming external connectivity on endpoint docker-nosh_webserver_1 (6a340e356d3cd19fe17512da1e5788799bbbb2e4fd82cee15edf93bfd515645a): Bind for 0.0.0.0:80 failed: port is already allocated ERROR: Encountered errors while bringing up the project.

mohammadmahboubeh commented 3 years ago

Hi,

That means the port is used. Check if one of your installed program is using the same port.

Thanks

DeGroote99 commented 3 years ago

Any interest in setting up for me on digital ocean?

Sent from my iPad

On Jan 8, 2021, at 4:57 AM, mohammadmahboubeh notifications@github.com wrote:

 Hi,

That means the port is used. Check if one of your installed program is using the same port.

Thanks

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.