Skip to content

fabmanager container keeps restarting after production install - socket.error reported errno.EACCES #463

Open
@user90210

Description

Describe the bug

docker logs fabmanager-fabmanager-1
Error: Cannot open an HTTP server: socket.error reported errno.EACCES (13)
For help, use /usr/bin/supervisord -h
Error: Cannot open an HTTP server: socket.error reported errno.EACCES (13)
For help, use /usr/bin/supervisord -h
Error: Cannot open an HTTP server: socket.error reported errno.EACCES (13)
For help, use /usr/bin/supervisord -h
Error: Cannot open an HTTP server: socket.error reported errno.EACCES (13)
For help, use /usr/bin/supervisord -h

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
c08d3310361c nginx:latest "/docker-entrypoint.…" 6 minutes ago Up 15 seconds 0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp fabmanager-nginx-1
1c4011e5e37f sleede/fab-manager "/usr/bin/supervisor…" 6 minutes ago Restarting (2) 6 seconds ago fabmanager-fabmanager-1
8f4e79aae351 elasticsearch:5.6 "/docker-entrypoint.…" 6 minutes ago Up 16 seconds 9200/tcp, 9300/tcp fabmanager-elasticsearch-1
e63115e6e3fa postgres:9.6 "docker-entrypoint.s…" 6 minutes ago Up 16 seconds 5432/tcp fabmanager-postgres-1
16f159efe29e redis:6-alpine "docker-entrypoint.s…" 6 minutes ago Up 16 seconds 6379/tcp fabmanager-redis-1

To Reproduce
Steps to reproduce the behavior:
I followed this guide https://github.com/sleede/fab-manager/blob/master/doc/production_readme.md

Both with custom and default values.

Expected behavior

Screenshots
If applicable, add screenshots to help explain your problem.

Server (please complete the following information):

  • debian
  • Kernel: default/current
  • Fab-manager version: default/current

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions