Docker-compose Netbox on Raspberry Pi4

163 views
Skip to first unread message

Steven P

unread,
Nov 19, 2020, 5:24:56 AM11/19/20
to NetBox

Hello,

I'm trying to install Netbox with docker-compose on a Raspberry Pi4 Ubuntu
But I always run into the following problem
Any ideas??

Linux ubuntu 5.4.0-1022-raspi #25-Ubuntu SMP PREEMPT Thu Oct 15 13:31:49 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux

Regards
Steven

Steven P

unread,
Nov 19, 2020, 5:27:23 AM11/19/20
to NetBox
ubuntu@ubuntu:~/projects/netbox-docker$ docker-compose up
Starting netbox-docker_redis_1 ...
done
Starting netbox-docker_postgres_1 ... done
Starting netbox-docker_redis-cache_1 ... done
Starting netbox-docker_netbox-worker_1 ... done
Starting netbox-docker_netbox_1 ... done
Starting netbox-docker_nginx_1 ... done
Attaching to netbox-docker_redis_1, netbox-docker_postgres_1, netbox-docker_redis-cache_1, netbox-docker_netbox-worker_1, netbox-docker_netbox_1, netbox-docker_nginx_1
netbox-worker_1 | standard_init_linux.go:211: exec user process caused "exec format error"
netbox_1 | standard_init_linux.go:211: exec user process caused "exec format error"
nginx_1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
nginx_1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
postgres_1 |
postgres_1 |
PostgreSQL Database directory appears to contain a database; Skipping initialization
postgres_1 |
netbox-docker_netbox-worker_1 exited with code 1
redis-cache_1 | 1:C 19 Nov 2020 10:26:08.502 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis-cache_1 | 1:C 19 Nov 2020 10:26:08.502 # Redis version=6.0.9, bits=64, commit=00000000, modified=0, pid=1, just started
redis-cache_1 | 1:C 19 Nov 2020 10:26:08.502 # Configuration loaded
redis_1 | 1:C 19 Nov 2020 10:26:08.269 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
nginx_1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
netbox-docker_netbox_1 exited with code 1
postgres_1 | 2020-11-19 10:26:08.636 UTC [1] LOG: starting PostgreSQL 12.5 on aarch64-unknown-linux-musl, compiled by gcc (Alpine 9.3.0) 9.3.0, 64-bit
redis-cache_1 | 1:M 19 Nov 2020 10:26:08.507 * Running mode=standalone, port=6379.
redis-cache_1 | 1:M 19 Nov 2020 10:26:08.507 # Server initialized
redis_1 | 1:C 19 Nov 2020 10:26:08.269 # Redis version=6.0.9, bits=64, commit=00000000, modified=0, pid=1, just started
redis_1 | 1:C 19 Nov 2020 10:26:08.269 # Configuration loaded
redis-cache_1 | 1:M 19 Nov 2020 10:26:08.508 * Ready to accept connections
nginx_1 | 10-listen-on-ipv6-by-default.sh: error: IPv6 listen already enabled
postgres_1 | 2020-11-19 10:26:08.637 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
postgres_1 | 2020-11-19 10:26:08.637 UTC [1] LOG: listening on IPv6 address "::", port 5432
redis_1 | 1:M 19 Nov 2020 10:26:08.273 * Running mode=standalone, port=6379.
nginx_1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
postgres_1 | 2020-11-19 10:26:08.683 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
redis_1 | 1:M 19 Nov 2020 10:26:08.273 # Server initialized
postgres_1 | 2020-11-19 10:26:08.787 UTC [21] LOG: database system was shut down at 2020-11-19 10:25:21 UTC
nginx_1 | /docker-entrypoint.sh: Configuration complete; ready for start up
postgres_1 | 2020-11-19 10:26:08.801 UTC [1] LOG: database system is ready to accept connections
redis_1 | 1:M 19 Nov 2020 10:26:08.274 * Ready to accept connections
nginx_1 | 2020/11/19 10:26:11 [emerg] 1#1: host not found in upstream "netbox" in /etc/netbox-nginx/nginx.conf:29
nginx_1 | nginx: [emerg] host not found in upstream "netbox" in /etc/netbox-nginx/nginx.conf:29
netbox-docker_nginx_1 exited with code 1
Reply all
Reply to author
Forward
0 new messages