ethersphere/bee-dashboard

issues when upgrading to full node

entin-hun opened this issue · 1 comments

Hi,
So far I used Swarm Desktop, but when I don't travel, I thought why don't be a full node.
The shell script method haven't created etc/bee/bee.yaml file, not even with
sudo touch /etc/bee/bee.yaml sudo vi /etc/bee/bee.yaml
so I tried again with brew.

Then I could progress with the install steps, until:
sudo cat /var/lib/bee/keys/swarm.key No such file! On http://localhost:1635/addresses I see an Eth address but I guess I need another to top up.. although I have BZZ and xDAI on Desktop app.
curl -s localhost:1635/peers | jq ".peers | length" returns 149

Since I started the upgrade process, the Desktop app returns no content but Node error, same as the Dashboard which shouldn't be the case:
image
None of config files are in the path /etc/bee/bee.yaml, I updated 2 of them with CORS and Debug true.

How can the funds from the previous Desktop experience be used for my full node?
Thank in advance! I'm very excited about 2.0!

the solution is to Desktop users: edit the config.yaml file (in mac Library/Application Support/Swarm Desktop), instead of the bee.yaml suggested in Bee install guide