You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created site using ee site create example.com --type=wp --cache --php=8.0 --ssl=le --proxy-cache=on --proxy-cache-max-size=1g --proxy-cache-max-time=60m
everything works fine for sometime then home page on mobile starts giving too many redirects. Desktop access works and even browser simulated phone page works. all other pages works fine on mobile as well as desktop. If I run ee site clean --page then the page will start working for sometime.
ee cli info
+-------------------+--------------------------------------------------------------------------+
| OS | Linux 5.15.0-1031-aws #35-Ubuntu SMP Fri Feb 10 02:07:18 UTC 2023 x86_64 |
| Shell | /bin/bash |
| PHP binary | /usr/bin/php8.0 |
| PHP version | 8.0.28 |
| 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.6.5 |
+-------------------+--------------------------------------------------------------------------+
### lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
### docker version
Client: Docker Engine - Community
Version: 23.0.1
API version: 1.42
Go version: go1.19.5
Git commit: a5ee5b1
Built: Thu Feb 9 19:47:01 2023
OS/Arch: linux/amd64
Context: default
Server: Docker Engine - Community
Engine:
Version: 23.0.1
API version: 1.42 (minimum version 1.12)
Go version: go1.19.5
Git commit: bc3805a
Built: Thu Feb 9 19:47:01 2023
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.18
GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640
runc:
Version: 1.1.4
GitCommit: v1.1.4-0-g5fd4c4d
docker-init:
Version: 0.19.0
GitCommit: de40ad0
Created site using ee site create example.com --type=wp --cache --php=8.0 --ssl=le --proxy-cache=on --proxy-cache-max-size=1g --proxy-cache-max-time=60m
everything works fine for sometime then home page on mobile starts giving too many redirects. Desktop access works and even browser simulated phone page works. all other pages works fine on mobile as well as desktop. If I run ee site clean --page then the page will start working for sometime.
ee cli info
+-------------------+--------------------------------------------------------------------------+
| OS | Linux 5.15.0-1031-aws #35-Ubuntu SMP Fri Feb 10 02:07:18 UTC 2023 x86_64 |
| Shell | /bin/bash |
| PHP binary | /usr/bin/php8.0 |
| PHP version | 8.0.28 |
| 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.6.5 |
+-------------------+--------------------------------------------------------------------------+
### lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
### docker version
Client: Docker Engine - Community
Version: 23.0.1
API version: 1.42
Go version: go1.19.5
Git commit: a5ee5b1
Built: Thu Feb 9 19:47:01 2023
OS/Arch: linux/amd64
Context: default
Server: Docker Engine - Community
Engine:
Version: 23.0.1
API version: 1.42 (minimum version 1.12)
Go version: go1.19.5
Git commit: bc3805a
Built: Thu Feb 9 19:47:01 2023
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.18
GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640
runc:
Version: 1.1.4
GitCommit: v1.1.4-0-g5fd4c4d
docker-init:
Version: 0.19.0
GitCommit: de40ad0
### docker-compose version
docker-compose version 1.29.2, build 5becea4c
docker-py version: 5.0.0
CPython version: 3.7.10
OpenSSL version: OpenSSL 1.1.0l 10 Sep 2019
The text was updated successfully, but these errors were encountered: