-
Notifications
You must be signed in to change notification settings - Fork 432
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-1ubuntu.22.04jammy to 5:27.5.1-1ubuntu.22.04jammy
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