-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
exit 132: SIGIL upon boot #37
Labels
bug
Something isn't working
Comments
This seems very similar to the issue your having. I think your NAS has similar hardware. |
Yeah, the hardware seems to line up, and they said there that the issue lay in SQLite, which would line up with snips.sh. Surprisingly though, I've not experienced issues with other containers using SQLite.. |
I'm experiencing the same issue on two different machines, but also it does work on my macOS Machine 1
Machine 2
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened? What is expected?
snips exits with 132 (SIGIL, illegal instruction) upon boot on my NAS:
It does work locally, so I suspect there's something wrong with the image // binary in the image.
lscpu:
How can we reproduce it?
I ran
docker run ghcr.io/robherley/snips.sh -usage
, however this is likely platform specific.Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: