node
node copied to clipboard
bug when claiming a node
Describe the bug I bought a raspeberry pi programmed with SD card to create a node (amysterium raspberry pi ready to plug and play) . And i put the sd card as well as the box connected to the power supply and my internet router. And i can not go on the UI and put the APY and before I can not claim the node. When i try to reset another an SD card with mystOS same issues my py just reboot in a loop. But with an debian OS its all good, except when i try to get a mysteriumnod manually i got issues in the cmd of ubuntu.
Expected behavior I am unable to say where the problem comes from
Screenshots
- OS: [debian 10] Additional context Add any other context about the problem here. This is the first time I have a raspberry py and I do this kind of manipulation, its quit funny but hard !
You could use the script or follow they guide from the docs
sudo -E bash -c "$(curl -s https://raw.githubusercontent.com/mysteriumnetwork/node/master/install.sh)"
https://docs.mysterium.network/for-node-runners/raspberry-pi-guide`
i tried in vain it doens't work, and when i just lauch the command ligne : grep -qxF 'deb http://ppa.launchpad.net/mysteriumnetwork/node/ubuntu focal main' /etc/apt/sources.list || echo 'deb http://ppa.launchpad.net/mysteriumnetwork/node/ubuntu focal main' | sudo tee -a /etc/apt/sources.list > /dev/null
As the website of mysterium said. I got on the line 4, an error message telling me that the list of source could be read
I hope i will find a solution cause i love the concept of a dvpn, and i am unlucky cause i bought the py plug and play for that ( quit expensive
)
here an image of the issue
Have a nice day
Could you please try rebooting the node and then try to claim once again? Looks like a synching issue happening with API key.
Ok then how i do to reboot the node ?
On Fri, Jul 29, 2022, 10:18 Isaackielma @.***> wrote:
Could you please try rebooting the node and then try to claim once again? Looks like a synching issue happening with API key.
— Reply to this email directly, view it on GitHub https://github.com/mysteriumnetwork/node/issues/5344#issuecomment-1199006804, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2INPM2T3BGACPI77PMSPHLVWOHW3ANCNFSM544EGJXQ . You are receiving this because you authored the thread.Message ID: @.***>
sudo systemctl restart mysterium-node.service
I got this message, Which translates into " impossible to find the myst package" and before that there is the error2 "the following signers could not be verified because the public key is not available
On Sun, Jul 31, 2022, 13:18 AdineVikash @.***> wrote:
sudo systemctl restart mysterium-node.service
— Reply to this email directly, view it on GitHub https://github.com/mysteriumnetwork/node/issues/5344#issuecomment-1200403601, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2INPMYKB535WNKABZILBOLVWZOHBANCNFSM544EGJXQ . You are receiving this because you authored the thread.Message ID: @.***>
as per error, links in your source file are malformed so it couldnt read and process it.
can you please show the output of cat /etc/apt/sources.list.d/mysteriumnetwork-ubuntu-node-focal.list
However I use the script of the official site mysterium node .How i Can fix it ?
On Mon, Aug 1, 2022, 06:50 etherunit @.***> wrote:
as per error, links in your source file are malformed so it couldnt read and process it.
— Reply to this email directly, view it on GitHub https://github.com/mysteriumnetwork/node/issues/5344#issuecomment-1200702338, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2INPM46GOJSGKUX2Y4WIQLVW5JP5ANCNFSM544EGJXQ . You are receiving this because you authored the thread.Message ID: @.***>
OK, guys when i try to boot mystberry with raspberryPi imager or balena itcher i got bunch of errors, i will post an image of the script as he is booting
.
And when i drop the scrip for the basic RPI device i got others errors like " I got this message, Which translates into " impossible to find the myst package" and before that there is the error2 "the following signers could not be verified because the public key is not available" I don't know what to do its still fucked...
ok guys, i can close the issue i just swap the start4.elf for a brandnew and it work im so happy !! THANKS ALL