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

CHANTOOLS_VERSION_FILE variable is not SET and installation process stucks #808

Open
theerror opened this issue Aug 9, 2023 · 1 comment

Comments

@theerror
Copy link

theerror commented Aug 9, 2023

In setup_device.sh the variables for CHANTOOLS_* is expected to be set, but they aren't here now in rootfs tarball ENV setting.

Because of it, this condition is met, however running cat without parameters means waiting for data and not continue.

Unfortunately, I do not know, if it is, or isn't needed.

@tehelsper
Copy link
Collaborator

tehelsper commented Aug 12, 2023

Ah, I see what happened. The setup_device script was updated for some apps in the upcoming release. I fixed the link in the guide to be the latest released setup_device.sh script rather that the most recent/current. It should work now.

https://github.com/mynodebtc/mynode#install-on-existing-system-beta

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