EasyEngine / EasyEngine/easyengine

ee doesn't work after docker upgrade

Open
#1,893 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
2.2k
Forks
424
PR merge metrics
No merged PRs in 30d

Description

Today i've upgrade docker via atp and easyengine stopped working.

Attempts to browse sites timed out and the /opt/easyengine/services/nginx-proxy/logs/access.log file was stuck instantly before the upgrade.

I solved it by downgrading docker-ce from version 5:28.0.0-1~ubuntu.22.04~jammy to 5:27.5.1-1~ubuntu.22.04~jammy

I have some version behind last easyengine (v 4.7.1),
I would like to know, if I update ee to the current version (v 4.8.1) can I also safely update docker-ce or does this problem also affect the latest ee version?

This is my ee info:
+-------------------+------------------------------------------------------------------------------------+
| OS | Linux 6.8.0-1019-oracle #20~22.04.1-Ubuntu SMP Wed Jan 22 13:00:47 UTC 2025 x86_64 |
| Shell | /bin/bash |
| PHP binary | /usr/bin/php8.0 |
| PHP version | 8.0.30 |
| php.ini used | /etc/php/8.0/cli/php.ini |
| EE root dir | phar://ee.phar |
| EE vendor dir | phar://ee.phar/vendor |
| EE phar path | /home/ubuntu |
| EE packages dir | |
| EE global config | /opt/easyengine/config/config.yml |
| EE project config | |
| EE version | 4.7.1 |
+-------------------+------------------------------------------------------------------------------------+

And this is my docker env:
Client: Docker Engine - Community
Version: 28.0.0
API version: 1.47 (downgraded from 1.48)
Go version: go1.23.6
Git commit: f9ced58
Built: Wed Feb 19 22:10:30 2025
OS/Arch: linux/amd64
Context: default

Server: Docker Engine - Community
Engine:
Version: 27.5.1
API version: 1.47 (minimum version 1.24)
Go version: go1.22.11
Git commit: 4c9b3b0
Built: Wed Jan 22 13:41:31 2025
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.25
GitCommit: bcc810d6b9066471b0b6fa75f557a15a1cbf31bb
runc:
Version: 1.2.4
GitCommit: v1.2.4-0-g6c52b3f
docker-init:
Version: 0.19.0
GitCommit: de40ad0

Thanks for your support.

Best regards,
Alessandro

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.