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

Sporadic "Nim executable not found" #30

Closed
alexrudd2 opened this issue Jan 5, 2024 · 3 comments
Closed

Sporadic "Nim executable not found" #30

alexrudd2 opened this issue Jan 5, 2024 · 3 comments

Comments

@alexrudd2
Copy link
Contributor

2024-01-05 06:16:56
Deploying frame Inky with build id bjzqmketgrsj
2024-01-05 06:16:56
Nim executable not found

Save & Redeploy a frame does not always work. Sometimes it works first try, sometimes it takes repeated clicking. I have not been able to determine a pattern.

alex@antorak:~$ cat /etc/os-release
NAME="Linux Mint"
VERSION="21.2 (Victoria)"
ID=linuxmint
ID_LIKE="ubuntu debian"
VERSION_ID="21.2"
VERSION_CODENAME=victoria
UBUNTU_CODENAME=jammy

alex@antorak:~$ which nim
/home/alex/.nimble/bin/nim

alex@antorak:~$ nim --version
Nim Compiler Version 2.0.2 [Linux: amd64]
@mariusandra
Copy link
Collaborator

Are you running it via docker or locally? Did you have any insights in the meanwhile why this could be happening?

This should ideally just work with docker. Locally, on mac OS, I haven't experienced such an error. Happy to do what I can to help debug it 🤔

@alexrudd2
Copy link
Contributor Author

alexrudd2 commented Jan 16, 2024 via email

@alexrudd2
Copy link
Contributor Author

image

The very first time I ran the docker image. Every subsequent time I ran manually with honcho start.... not realizing the docker container kept running... and running... even after a computer restart.

I bet this explains so many oddities I was seeing!

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

2 participants