-
Notifications
You must be signed in to change notification settings - Fork 19
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
after auto-update to version 1.0.0 > directory and storage customization is not retained #61
Comments
I am experiencing the same issue, all settings are removed after the node restarts |
I am experiencing the same issue! |
Does this happen if the directory is |
Hey Dancia, just tested it again, the answer to your question would be: any directory, thanks. |
Hi,
One more issue: I successfully saved the wallet address then came to Settings to change the storage size. After clicking Save button, a message showed "settings updated", after that the storage size was still zero and the wallet address was cleared. I had to repeat disconnecting node, pasting wallet address, resetting node...in around 20 minutes to save the wallet address again. I still have 3 more nodes with 0B storage size but i don't dare to change the settings due to this issue. |
Hey Dancia,
|
I also encounter this issue with version 1.0.0 and just did a fresh install of 1.0.1 but still my settings are not stored. I changed the node.settings file manually with notepad and restarted the client. The settings are correctly set now and just checked with Nojus that my node is online. So that would be a workaround for now. |
That is what I did when the new version came out, Nojus confirmed that my
node was connected. I also ran the exe with admin rights, if that helps.
…On Tue, 20 Nov 2018 at 21:34, Martijn Spaan ***@***.***> wrote:
I also encounter this issue with version 1.0.0 and just did a fresh
install of 1.0.1 but still my settings are not stored. I changed the
node.settings file manually with notepad and restarted the client. The
settings are correctly set now and just checked with Nojus that my node is
online. So that would be a workaround for now.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#61 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AmSKHp-I9qZjtg86EQdX1k7U59WFyV_vks5uxFlegaJpZM4YnLnE>
.
|
Just did some further investigation and found something interesting. Using Process Monitor of Sysinternals I noticed that when pressing the save button, the settings file is created (20:46:50) but not written. When I open the file it is completely empty. Then the server begins to restart and when that is done (20:47:03), a different process id (2564 instead of 7524) is also writing the settings file, but clearly it uses default values because the settings file is empty. |
@betokraut you just changed your port number to 1000 instead of the storage size 😂 Also be carefull posting your screenshots, your nodeId, username and part of the wallet mnemonic are showing, not sure if that can be a privacy / security issue. |
@martijnspaan jaja, silly me+ most grateful |
I have the same prob. on my Mac Os, after latest update and downloaded it a couple days later today & tried again? Wallet Address is there this time! |
Describe the bug
On Windows 10 after an auto-update to version 1.0.0 from previous version:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
1)+2) inputs are being saved and displayed after reconnecting
Info:
Additional context
Thank you
The text was updated successfully, but these errors were encountered: