-
Notifications
You must be signed in to change notification settings - Fork 41
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
PoS directory not working + Node Restart Error | After update #1701
Comments
You have such an error in the logs:
I guess you did upgrade and then downgrade and upgrade again... |
Thanks for the help. I changed the filename and the error still persists unfortunately. I did not upgrade and downgrade - sometimes after upgrades the app loses the reference to the PoS data directory when there are issues with the config file (sometimes it's empty). If I am not linking the PoS directory and let the app create a new one the app works fine. However, I would like to reuse my PoS data as the computation took ages. I guess I have to change the smeshing-opts-datadir variable in the config files for this? |
OK, now your log file contains:
This means that your Hopefully your
Hopefully, it will help. p.s. |
I changed the keys but now I am stuck on the boot screen. I did not delete any keys so they should still be there and working. Is there anything I need to change in the config files? config.json On the update, I updated it in the app but then run into the error with the empty config files again that results into a stuck booting screen. |
Could you share spacemesh-logs from the session that Smapp got stuck on this spinning logo? |
No updates on the file |
Could you guide me through where I would need to save which key? There is a key in the PoS directory which was created with the PoS. Do I maybe have to add this one to a different directory. In general, the architecture of the key retrieval would be helpful so that I can try a few things to fix it. Generating a new PoS would take 3 weeks ... |
Environment
Describe the bug
After updating the app lost the reference to the PoS directory. Adding it manually back and also linking it via creating a PoS with the same settings linked to the directory did not work. Getting a node restart error that is not happening if not linked to the old PoS directory.
Steps to reproduce
Unclear - potentially deleting config files and relinking old PoS directory.
Expected behavior
Smeshing should start with previously generated PoS.
Actual behavior
Node restart error (see screenshot and logs below) and not able to relink old PoS directory.
Logs
[app-log.1.4.2.txt](http
spacemesh-log-7c8cef2b.txt
s://github.com/spacemeshos/smapp/files/14729134/app-log.1.4.2.txt)
config.json
node-config.json
node-config.7c8cef2b.json
The text was updated successfully, but these errors were encountered: