miniature-belgium-38783
07/07/2022, 2:40 PMversion: '3'
volumes:
portainer-data:
external: true
services:
portainer:
image: portainer/portainer-ce:2.9.3
container_name: portainer
restart: unless-stopped
security_opt:
- no-new-privileges:true
volumes:
- /etc/localtime:/etc/localtime:ro
- /var/run/docker.sock:/var/run/docker.sock
- portainer-data:/data
ports:
- 9443:9443
My guess is that its related to docker.sock , the docker doesn't receive the permission to it
please Advisewide-mechanic-33041
07/07/2022, 2:42 PMminiature-belgium-38783
07/07/2022, 3:04 PMevel=info msg="2022/07/07 14:31:54 [INFO] [bolt, migrate] [message: Backing up database prior to version upgrade...]"
portainer | level=info msg="2022/07/07 14:31:54 [INFO] [bolt, backup] [message: creating db backup]"
portainer | level=info msg="2022/07/07 14:31:54 [INFO] [bolt, backup] [message: Copying db file from /data/portainer.db to /data/backups/common/portainer.db.bak]"
portainer | 2022/07/07 14:31:54 server: Reverse tunnelling enabled
portainer | 2022/07/07 14:31:54 server: Fingerprint b8:66:37:19:f8:9a:af:1c:5b:a4:9b:67:4e:95:fe:20
portainer | 2022/07/07 14:31:54 server: Listening on 0.0.0.0:8000...
portainer | level=info msg="2022/07/07 14:31:54 [DEBUG] [chisel, monitoring] [check_interval_seconds: 10.000000] [message: starting tunnel management process]"
portainer | level=info msg="2022/07/07 14:31:54 [INFO] [cmd,main] Starting Portainer version 2.9.3"
portainer | level=info msg="2022/07/07 14:31:54 [DEBUG] [internal,init] [message: start initialization monitor ]"
portainer | level=info msg="2022/07/07 14:31:54 [INFO] [http,server] [message: starting HTTPS server on port :9443]"
portainer | level=info msg="2022/07/07 14:31:54 [INFO] [http,server] [message: starting HTTP server on port :9000]"
The web application "hangs"wide-mechanic-33041
07/07/2022, 3:05 PMminiature-belgium-38783
07/07/2022, 3:10 PMlocalhost/:4
GET <https://127.0.0.1:9443/15c087a.js> net::ERR_CERT_AUTHORITY_INVALID
localhost/:4
GET <https://127.0.0.1:9443/commons/app.61597f3….js> net::ERR_CERT_AUTHORITY_INVALID
localhost/:4
GET <https://127.0.0.1:9443/vendors/app.d50da65….js> net::ERR_CERT_AUTHORITY_INVALID
localhost/:4
GET <https://127.0.0.1:9443/app.bcae95d….js> net::ERR_CERT_AUTHORITY_INVALID
127.0.0.1:9443/favicon.png:1
GET <https://127.0.0.1:9443/favicon.png> net::ERR_CERT_AUTHORITY_INVALID
wide-mechanic-33041
07/07/2022, 3:11 PMminiature-belgium-38783
07/07/2022, 3:16 PMwide-mechanic-33041
07/07/2022, 3:17 PMminiature-belgium-38783
07/07/2022, 3:19 PMwide-mechanic-33041
07/07/2022, 3:21 PMminiature-belgium-38783
07/07/2022, 3:22 PMwide-mechanic-33041
07/07/2022, 3:24 PMminiature-belgium-38783
07/07/2022, 4:00 PMwide-mechanic-33041
07/07/2022, 4:02 PM