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

nerostr-paywall image refuses to start #11

Open
snex opened this issue Jan 24, 2025 · 3 comments
Open

nerostr-paywall image refuses to start #11

snex opened this issue Jan 24, 2025 · 3 comments

Comments

@snex
Copy link

snex commented Jan 24, 2025

Trying to run on a Libre LePotato (ARM) Ubuntu 24.04, both nerostr-strfry-relay and nerostr-monero-wallet-rpc start fine, however nerostr-paywall just keeps failing with the following output:

nerostr-paywall exited with code 255
nerostr-paywall            | exec /bin/usr/nerostr: exec format error
nerostr-paywall            | exec /bin/usr/nerostr: exec format error
nerostr-paywall            | exec /bin/usr/nerostr: exec format error
nerostr-paywall            | exec /bin/usr/nerostr: exec format error
nerostr-paywall            | exec /bin/usr/nerostr: exec format error
nerostr-paywall            | exec /bin/usr/nerostr: exec format error
nerostr-paywall            | exec /bin/usr/nerostr: exec format error
nerostr-paywall            | exec /bin/usr/nerostr: exec format error
nerostr-paywall            | exec /bin/usr/nerostr: exec format error
@snex
Copy link
Author

snex commented Jan 24, 2025

I think inside the Dockerfile you need to use GOARCH and pull the arch from the environment. See the monero-wallet-rpc Dockerfile for example: https://github.com/sethforprivacy/simple-monero-wallet-rpc-docker/blob/main/Dockerfile

@pluja
Copy link
Owner

pluja commented Feb 11, 2025

Hey @snex , thanks for reporting, I will try to look into this today, but since I don't have an ARM device to test this I may be asking you to test, thanks

@snex
Copy link
Author

snex commented Feb 11, 2025

No problem, I'll be around. You can find my contact info on https://home.xens.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
@snex @pluja and others