may I suggest some update hygiene here? Perhaps rename the existing affected items during the safeup to*.bkup? Then install the update? Then a question 'remove backed up old files(w ver. #s) listing them on screen with action prompt Y/N? Enter Y to remove N to leave in place…"
a pity - i already had earned 900 nanos from home with a singled node … -.-"
but there’s no justification for not using the node-manager … so switched and am now running multiple nodes via node manager =)
Yeah sorry. If this had been on the beta network, we would have had to have a solution in place for that. But because it’s just an alpha network, I didn’t bother.
All good - the solution would have been me sending the earned token to a different wallet and upgrading after that
quick question how to i clear out the settings for safe folders
?
trying to do safe folders init
and getting this error as the folder was set up on a previous network ?
ubuntu@sha:~/safe$ safe folders init milonga_music/
Logging to directory: "/home/ubuntu/.local/share/safe/client/logs/log_2024-04-25_20-26-57"
Built with git version: 8809489 / alpha-punch / 8809489 / 2024-04-25
Instantiating a SAFE client...
Trying to fetch the bootstrap peers from https://sn-testnet.s3.eu-west-2.amazonaws.com/alpha-punch-network-contacts
Connecting to the network with 51 peers
🔗 Connected to the Network
A recovery secret is required to derive signing/encryption keys, and network addresses, used by an Account Packet.
The recovery secret used to initialise an Account Packet, can be used to retrieve and restore a new replica/clone from the network, onto any local path and even onto another device.
Please enter your recovery secret for this new Account Packet,
if you don't have one, press [Enter] to generate one: [hidden]
Generating your recovery secret...
*** Recovery secret generated ***
13b8ee6382ba04a8fa6b5849a0bb5b7a77b9b2a41c9098cad2b52f8f6843b394
Please *MAKE SURE YOU DON'T LOOSE YOU RECOVERY SECRET*, and always sync up local changes made to your Account Packet with the remote replica on the network to not loose them either.
Error:
0: The local path "milonga_music/" is already being tracked with Folder address: 16a5cfc5358c9cb2dea35a9e31af0da490c11cd0e86129eee14edebc3273872492f08384ccfb2cb15f4a077cf18a7bd40051960eef829b82410c2e79f0b05d7e5a9494e1bad4d205ad6e72b29e347674
Location:
sn_cli/src/acc_packet.rs:136
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Hmm, sorry, I actually haven’t used this feature yet myself.
Perhaps @roland may know?
(there is no efficient way atm to collect the earnings of multiple nodes running via node-manager - right?
copying around the wallet folder from many nodes to the main wallet and back seems somehow undesirable… but no pressure - just asking if this has been already implemented because it would be pretty cool)
Yeah, those versions don’t yet exist. The 0.106 and 0.91 are only available as alpha versions just now.
The question would be, where is safeup
getting that version number from, and why would it be different on Windows?
Are you sure you have an up-to-date version of safeup
there?
Not yet. Did you have something in mind for what the commands might look like?
How about a “safenode-manager collect” that just takes a receiving address and sends all balances of all managed nodes there? (would a multi input send be possible?)
I personally don’t see the need to send specific amounts somewhere… And the nodes don’t need the coin… Just getting the coin to a wallet/client where I can use or further distribute the coin would be perfect
What about defaulting to the address of your client?
And the alternative to multi input send would be the node manager sending all balances to the first node and then creating a send from that one node to the receiving address
I guess this would be nice locally but should just be a default that can be overwritten because it would be nice to collect the earnings of my pi’s/cloud nodes from the laptop that I carry around with me
Thanks! after reinstalling safeup it works!
Cool, thanks for the feedback on this. Will make sure it’s taken into consideration.
Something your end I think - I can download it
My home nodes are earning significantly less than my cloud nodes (small sample size). Anyone else?
Try this one!
I need to make some mods to sn_httpd to make streaming play well. It’s close, but not quite there. I should be able to get something working tomorrow though!