Skip to content

Errors while setting up on MacOS #6

Closed
@web3tard

Description

@web3tard

There are two errors when trying to install on MacOS (14.1, running on Silicon M1 pro macbook).

  • First, the edge cli can't be downloaded correctly.

Log messages say:

29 October 2023 09:13:07.402 UTC Awaiting initial command...
29 October 2023 09:13:07.402 UTC Created default config.
29 October 2023 09:28:20.912 UTC Derived binary name edge.exe based on network mainnet
29 October 2023 09:28:20.913 UTC Derived binary name edge.exe based on network mainnet
29 October 2023 09:28:20.913 UTC Derived binary name edge.exe based on network mainnet
29 October 2023 09:28:21.035 UTC Download Url: https://files.edge.network/cli/mainnet/macos/x64/latest/edge.exe
29 October 2023 09:28:21.035 UTC Preparing to download https://files.edge.network/cli/mainnet/macos/x64/latest/edge.exe to /Users/max/Library/Application Support/EdgeStakingGUI/edge.exe.
29 October 2023 09:28:21.498 UTC Download Headers: {
    "server": "nginx/1.25.2",
    "date": "Sun, 29 Oct 2023 09:28:21 GMT",
    "content-type": "text/html",
    "content-length": "453",
    "connection": "keep-alive",
    "last-modified": "Mon, 09 Jan 2023 16:47:17 GMT",
    "etag": "\"1c5-5f1d7851baf40\"",
    "accept-ranges": "bytes",
    "strict-transport-security": "max-age=31536000",
}
29 October 2023 09:28:21.498 UTC Opening file: /Users/max/Library/Application Support/EdgeStakingGUI/edge.exe. Program may be temporarily unresponsive while writing.
29 October 2023 09:28:21.499 UTC Downloading file: https://files.edge.network/cli/mainnet/macos/x64/latest/edge.exe to /Users/max/Library/Application Support/EdgeStakingGUI/edge.exe. Downloaded 453 / 453 bytes
29 October 2023 09:28:21.499 UTC File downloaded: https://files.edge.network/cli/mainnet/macos/x64/latest/edge.exe !
29 October 2023 09:28:21.499 UTC Derived binary name edge.exe based on network mainnet
29 October 2023 09:28:21.560 UTC Downloading checksum from URL: https://files.edge.network/cli/mainnet/macos/x64/latest/checksum
29 October 2023 09:28:21.560 UTC Preparing to download https://files.edge.network/cli/mainnet/macos/x64/latest/checksum to /Users/max/Library/Application Support/EdgeStakingGUI/checksum.
29 October 2023 09:28:21.829 UTC Download Headers: {
    "server": "nginx/1.25.2",
    "date": "Sun, 29 Oct 2023 09:28:21 GMT",
    "content-length": "64",
    "connection": "keep-alive",
    "last-modified": "Tue, 15 Aug 2023 14:48:27 GMT",
    "etag": "\"40-602f7458a2b5a\"",
    "accept-ranges": "bytes",
    "strict-transport-security": "max-age=31536000",
}
29 October 2023 09:28:21.832 UTC Opening file: /Users/max/Library/Application Support/EdgeStakingGUI/checksum. Program may be temporarily unresponsive while writing.
29 October 2023 09:28:21.834 UTC Downloading file: https://files.edge.network/cli/mainnet/macos/x64/latest/checksum to /Users/max/Library/Application Support/EdgeStakingGUI/checksum. Downloaded 64 / 64 bytes
29 October 2023 09:28:21.835 UTC File downloaded: https://files.edge.network/cli/mainnet/macos/x64/latest/checksum !
29 October 2023 09:28:21.835 UTC File was not downloaded correctly. Attempting to remove automatically.
29 October 2023 09:28:21.836 UTC Removed incorrect downloaded file automatically.

  • Second, the docker check fails even though it is installed and running.
    Log messages:
29 October 2023 09:29:01.251 UTC Checking if Docker is installed & running correctly
29 October 2023 09:29:01.252 UTC Is Docker installed & did you restart your computer? Docker installation link: https://www.docker.com/products/docker-desktop/ Error = No such file or directory (os error 2)
29 October 2023 09:29:01.252 UTC ❌Is Docker installed & did you restart your computer? Docker installation link: https://www.docker.com/products/docker-desktop/ Error = No such file or directory (os error 2) | 
29 October 2023 09:29:01.252 UTC Checked requirements.
29 October 2023 09:29:01.252 UTC Requirements last checked on: 29 October 2023 09:29:01 UTC 
29 October 2023 09:29:01.252 UTC ❌Did not pass all requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions