Skip to content

Permission denied: AH00072: make_sock: could not bind to address 0.0.0.0:80 #154

@rahilarious

Description

@rahilarious

Latest docker image is faulty it seems. To be specific sha256:2b298302ab50184cf99294ef3ae6a3c49c13081162e9a1d067a872e9c75b3e55
docker run -p 8080:80 -p 8443:443 linkstackorg/linkstack:latest

  • ------------------------------------------------------------------ +
    | LINKSTACK v4.8.4 |
  • ------------------------------------------------------------------ +
    | Updating Configuration: Apache Base (/etc/apache2/httpd.conf) |
    | Updating Configuration: Apache SSL (/etc/apache2/conf.d/ssl.conf) |
    | Updating Configuration: PHP (/etc/php83/40-custom.ini) |
    | Setting PHP Configuration: |
    | upload_max_filesize = 8M |
    | memory_limit = 256M |
    | date.timezone = UTC |
    | Updating Configuration: Complete |
    | ------------------------------------------------------------------ |
    | Running Apache |
  • ------------------------------------------------------------------ +

(13)Permission denied: AH00072: make_sock: could not bind to address [::]:80
(13)Permission denied: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs

whereas old image works
docker run -p 8080:80 -p 8443:443 linkstackorg/linkstack@sha256:3b50576886035436fdfef627d1cc3200cfd2ad23a098ab2554afc3b40e1c5d8f

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions