elementor / elementor/lokl-cli

"Timed out waiting for site to come online..." - not all systems support this docker image architecture

Open
#32 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
66
Forks
7
PR merge metrics
No merged PRs in 30d

Description

On Linux Ubuntu 20.04.2

When using commands:
sh (go.sh OR running via curl) \
m \
1 \ ### selecting project
then choosing any action that requires polling until site is accessible.

Log outputs:
![Screenshot from 2021-05-26 20-35-38](https://user-images.githubusercontent.com/34620850/119705922-fff0ac00-be61-11eb-965f-62a03af36923.png)

found that this solution solved my issue:
[https://stackoverflow.com/a/63594116/9356733](url)

Might be beneficial to test/check that user's system supports multi-architecture containers during script execution and alerting possible incompatibility.

Also, another solution may be to use the latest lokl docker image as I noticed that its architecture is amd64 as apposed to arm64.
(suggest including in the lokl documentation)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.