ee doesn't work after docker upgrade

Open
#1,893 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker, linux, php

Research direction

Start by reproducing the timeout with EasyEngine 4.7.1 and Docker Engine 28.0.0, then inspect /opt/easyengine/services/nginx-proxy/logs/access.log and compare it with Docker 27.5.1. Check whether EasyEngine 4.8.1 changes the behavior or documents a supported Docker version. Done means the compatibility cause and affected versions are established, with a confirmed fix or clear guidance.

Written by the indexing model from the issue text.

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

Dominant language
PHP
Stars
2.2k
Forks
423
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EasyEngine/easyengine

All issues in EasyEngine/easyengine

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.