Skip to content

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

@nevehallon

Description

@nevehallon

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

found that this solution solved my issue:
https://stackoverflow.com/a/63594116/9356733

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions