-
-
Couldn't load subscription status.
- Fork 161
Closed
Labels
🐛 Bug: ConfirmedBugs that are able to be replicated.Bugs that are able to be replicated.
Description
Affected Docker Images
beta-8.1-fpm-nginx
Current Behavior
When I attempt to bring up my containers, and APP_ENV = production, I receive the following error message:
s6-rc: fatal: timed out
s6-svlisten1: fatal: timed out
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
prog: fatal: stopping the container.
[04-Oct-2022 14:25:03] NOTICE: Terminating ...
[04-Oct-2022 14:25:03] NOTICE: exiting, bye-bye!
Expected Behavior
The containers should spin up without any errors.
Steps To Reproduce
- Set APP_ENV=production in a laravel app
- Bring up containers.
Host Operating System
Mac OS 11.6.8
Docker Version
Client:
Cloud integration: v1.0.29
Version: 20.10.17
API version: 1.41
Go version: go1.17.11
Git commit: 100c701
Built: Mon Jun 6 23:04:45 2022
OS/Arch: darwin/amd64
Context: default
Experimental: true
Server: Docker Desktop 4.12.0 (85629)
Engine:
Version: 20.10.17
API version: 1.41 (minimum version 1.12)
Go version: go1.17.11
Git commit: a89b842
Built: Mon Jun 6 23:01:23 2022
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.8
GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
runc:
Version: 1.1.4
GitCommit: v1.1.4-0-g5fd4c4d
docker-init:
Version: 0.19.0
GitCommit: de40ad0
### Anything else?
This could possibly be related to the Laravel automation script not exiting correctly.
Metadata
Metadata
Assignees
Labels
🐛 Bug: ConfirmedBugs that are able to be replicated.Bugs that are able to be replicated.