I installed an early diode-node but want to stop getting beta releases

If you installed an early version of the diode-node snap package via “snap install diode-node --edge” then you will get every beta / testing release that Diode builds. If you want to maximize bandwidth through your node, this is probably not desirable because sometimes the --edge channel will have bugs that will crash your node.

To put your node on the stable / release channel, run this:
sudo snap switch --channel=stable diode-node

2 Likes

Thanks for this hans, a great step to getting stability

Thank you very much!

when we start with beta and set this switch, does that set the node to stable or is it still in beta until the next update?