node icon indicating copy to clipboard operation
node copied to clipboard

bug when claiming a node

Open kendouch opened this issue 2 years ago • 9 comments

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

Sans titre

  • 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 !

kendouch avatar Jul 28 '22 07:07 kendouch

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`

Peter-SovietSquirrel avatar Jul 28 '22 12:07 Peter-SovietSquirrel

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 IMG_20220728_193202 ) here an image of the issue Have a nice day

kendouch avatar Jul 29 '22 02:07 kendouch

Could you please try rebooting the node and then try to claim once again? Looks like a synching issue happening with API key.

isaackielma avatar Jul 29 '22 08:07 isaackielma

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: @.***>

kendouch avatar Jul 29 '22 09:07 kendouch

sudo systemctl restart mysterium-node.service

adinetech avatar Jul 31 '22 11:07 adinetech

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: @.***>

kendouch avatar Aug 01 '22 02:08 kendouch

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

etherunit avatar Aug 01 '22 04:08 etherunit

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: @.***>

kendouch avatar Aug 01 '22 05:08 kendouch

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 IMG_20220801_114408 .

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...

kendouch avatar Aug 01 '22 09:08 kendouch

ok guys, i can close the issue i just swap the start4.elf for a brandnew and it work im so happy !! THANKS ALL

kendouch avatar Aug 12 '22 20:08 kendouch