Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exec format error #22

Open
Jack-D91 opened this issue Jan 24, 2025 · 2 comments
Open

exec format error #22

Jack-D91 opened this issue Jan 24, 2025 · 2 comments

Comments

@Jack-D91
Copy link

I'm trying to run the command to acquire the refresh token and I keep getting an exec format error.
I'm running on aarch64 architecture. Any ideas what the problem could be?

@indiefan
Copy link
Owner

indiefan commented Feb 1, 2025

I think there's something wrong with the docker images I'm building, but I haven't been able to figure it out.

If anyone knows what's wrong and how to fix it for the devices encountering this, I would welcome the help!

@brian-tanabe
Copy link

brian-tanabe commented Feb 6, 2025

If it helps, I'm running into the same issue on a Raspberry Pi:

brian@homebridge:~ $ docker run -it -v /home/brian/nanit-data:/data --entrypoint=/app/scripts/init-nanit.sh indiefan/nanit
exec /app/scripts/init-nanit.sh: exec format error

And my OS info:

brian@homebridge:~ $ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants