Skip to content

rpi4b+ubuntu 22.04-./server.bin: Exec format error #87

@yuriysergeev

Description

@yuriysergeev

Problem

Hi! I'm installing according to instruction https://lochnas.com/docs/install/ to my rpi4b with ubuntu 22.04 lochnas with this script

sudo curl -fsSL https://raw.githubusercontent.com/SiloCityLabs/lochnas/v3/install.sh -o install.sh && sudo sh install.sh

But recieved an error:

sudo curl -fsSL https://raw.githubusercontent.com/SiloCityLabs/lochnas/v3/install.sh -o install.sh && sudo sh install.sh
# Executing lochnas install script
Cloning into '/lochnas'...
remote: Enumerating objects: 1825, done.
remote: Counting objects: 100% (264/264), done.
remote: Compressing objects: 100% (148/148), done.
remote: Total 1825 (delta 130), reused 229 (delta 100), pack-reused 1561
Receiving objects: 100% (1825/1825), 160.01 MiB | 13.91 MiB/s, done.
Resolving deltas: 100% (1082/1082), done.
Enter root domain name to use for lochnas: pi
Enter email for ssl registration: myemail@me.com
sh: 1: ./server.bin: Exec format error

Solution

Successful installation

Details

Provide as much as you can below.

  • App Version: v3
  • OS Architecture: arm64
  • OS Distribution: ubuntu 22.04
  • OS Version: Linux dev 5.15.0-1030-raspi Disk health check #32-Ubuntu SMP PREEMPT Tue May 23 12:11:51 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
  • Docker Version:
    Client: Docker Engine - Community
    Version: 24.0.2
    API version: 1.43
    Go version: go1.20.4
    Git commit: cb74dfc
    Built: Thu May 25 21:52:53 2023
    OS/Arch: linux/arm64
    Context: default

Server: Docker Engine - Community
Engine:
Version: 24.0.2
API version: 1.43 (minimum version 1.12)
Go version: go1.20.4
Git commit: 659604f
Built: Thu May 25 21:52:53 2023
OS/Arch: linux/arm64
Experimental: false
containerd:
Version: 1.6.21
GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8
runc:
Version: 1.1.7
GitCommit: v1.1.7-0-g860f061
docker-init:
Version: 0.19.0
GitCommit: de40ad0

  • Docker-Compose Version:
    docker-compose version 1.29.2, build unknown
    docker-py version: 5.0.3
    CPython version: 3.10.6
    OpenSSL version: OpenSSL 3.0.2 15 Mar 2022

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions