With the "No such file or directory when tried
Could it be a problem with the url. When chatgpt asked me to check the url manually I got 404 error, https://raw.githubusercontent.com/maidsafe/safeup/main/safeup.tar.gz
With the "No such file or directory when tried
Could it be a problem with the url. When chatgpt asked me to check the url manually I got 404 error, https://raw.githubusercontent.com/maidsafe/safeup/main/safeup.tar.gz
there was something about a way curl is installed you could try this but no warranty lol
sudo snap remove curl
sudo apt install curl
Thanks, I had to install curl earlier, there where two versions. I try what you wrote. But should the manual safeup.tar.gz url give 404: not found error?
could be a busy server
it is there opens in the web browser for me
https://raw.githubusercontent.com/maidsafe/safeup/main/install.sh
The curl version from the snapstore was the problem, thanks. Now pizza then nodes hopefully up later. @happybeing I switched back to Ubuntu, the hours of headache…
Different distro, different headaches and problems. ![]()
Hello,
I’ve just launched two nodes with success (I guess ^^). How can I change the path where the nodes are storing data?
So far I’ve started node from my main partition so the launchpad sees only 50Gb. But I have two 4TB harddrives that I would like to use.
Another question. What are the conditions for a node to go from “added” to “running”? I’ve started 5 nodes, but only two of them are in “running” mode, the others are still blocked in “added” mode for an hour.
For now I think only safenode-manager can do that.
And what is the default path used by the launchpad for the nodes?
Can I run safe node manager and node-launchpad both at once, on the same pc? Anyone tried that yet?
Is this a good start command for safenode-manager? I am on Ubuntu pro again, a Fedora upgrade bricked the OS yesterday.
Works!
safenode-manager add --count 3 --node-port 12000-12002 --owner <discord_username>
Update, works but remember to update ports everytime so it corespondes with number of nodes. So if add 3 more nodes set ports to 12003-12005 and so on.
don’t work!
safenode-manager add --count 3 --node-port 12000-12500 --owner <discord_username> --peer /ip4/46.101.80.187/udp/58070/quic-v1/p2p/12D3KooWKgJQedzCxrp33u3dBD1mUZ9HTjEjgrxskEBvzoQWkRT9 Update, don’t work, no connected peers.
And then safenode-manager start
Should sudo be used. Any other ports to port forward in the router other than for the nodes, any listening ports or similar? I don’t want to use the home argument as that seems to give more errors and similar with the launcher
Should --peer be used? Update, should not be used it seems.
Should --rpc be used? Update, does not need to be used it seems.
Hmm… Launchpad says one of my nodes has earned 10 nanos, and Vdash says 11. How can they be different? Rounding discrepancies?
Discord bot doesn’t recognize any earnings yet.
Launchpad is the count of Nanos sent in for rewards. Vdash may be showing the total earned locally? @happybeing ?
I’d expect that total on the LP to go up to 11.
I’m still trying to get the nodes up and running but haven’t gotten instructions on what else I can do. I wanted to clear the folder of any old data but am running into an error:
PS C:\Users\gggg> rmdir /s C:\Users\gggg\AppData\Roaming\safe
Remove-Item : A positional parameter cannot be found that accepts argument 'C:\Users\gggg\AppData\Roaming\safe'.
At line:1 char:1
+ rmdir /s C:\Users\gggg\AppData\Roaming\safe
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Remove-Item], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
Maybe someone here knows what to do to move forward?
Probably a daft question, but did you try the Node Launchpad?
I have already launched Launchpad yesterday, doesn’t work, so I used the CLI tool, but I was only able to add nodes, and you can’t launch them:
Did you do the reset procedure on the Launchpad? Give that a go if not.
You aklso appear to have no space left on your HDD there, according the the Launchpad
You should supply ports 1:1 for nodes --node-port 12000-12002 for 3 nodes. Otherwise it is fine, --peer or --rpc are not needed.
Thanks I now got the first batch of nodes launched and also fixed the correct port numbers coresponding to number of currently added peers.
Does anyone know if the ports rpc use should be port forwarded in the router?
RPC port: 127.0.0.1:39135