pi-node / instructions

253 stars 153 forks source link

Infinite "Your computer is starting up the blockchain" #304

Open Teatimes-Official opened 1 year ago

Teatimes-Official commented 1 year ago

I have everything downloaded and ports open. I flip the switch to turn the node on, and I am stuck on the "Your computer is strting up the blockchain" indefinitely. I have tried clearing the data through troubleshooting, but to no avail. Does anyone know a fix for this?

xWickedx3 commented 1 year ago

Having the same issue. In the logs on docker all I'm getting repeatedly is "Waiting for postgres to be available..."

Teatimes-Official commented 1 year ago

I managed to fix this a couple of days ago, actually. I had to go into the Pi app and add the "Developers" chat. They directed me to the port testing tool on the Pi site and the mods FAQ section of that chat. I made sure my ports were indeed open, and then reinstalled Docker Desktop with the extra instructions in the Developer's chat. Hope this helps!

Vusiro4u commented 1 year ago

I have everything downloaded and ports open. I flip the switch to turn the node on, and I am stuck on the "Your computer is strting up the blockchain" indefinitely. I have tried clearing the data through troubleshooting, but to no avail. Does anyone know a fix for this?

Update windows.

cheme75 commented 1 year ago

FWIW, I had to edit my user-preferences.json (forgot to make a note of which folder so just do a search for the file, think it’s in an app data>roaming folder):

{"windowWidth":800,"windowHeight":600,"uuid":"9dd0131b-83f8-4648-81e8-83334fddacdc","switchStatus":true,"dockerImage":"pinetwork/pi-node-docker:latest","portsCheckPassed":true,"containerFlavor":"stellar","testnetResetCount":"2","stellarConfigVersion":"0.0.9","testnetLatestNodeUIVersion":"0.4.4","horizonStatusPreference":false,"stellarSecretSeed":"NODE_PRIVATE_KEY"}

node private key got replaced with an actual key after restarting. The first time, it took a long time, like many days, to just get connected to the test net, then all was good until HD crashed. After installing on another pc, I started having problems, after this edit it started working, but it took a while, at times I still lag behind the latest block.

Vusiro4u commented 1 year ago

Dear, You have ultraview app on ur PC/laptop? If u have, I can take a look if u need.

Vào 21:27, Th 7, 25 thg 2, 2023 cheme75 @.***> đã viết:

FWIW, I had to edit my user-preferences.json (forgot to make a note of which folder so just do a search for the file, think it’s in an app data>roaming folder):

{"windowWidth":800,"windowHeight":600,"uuid":"9dd0131b-83f8-4648-81e8-83334fddacdc","switchStatus":true,"dockerImage":"pinetwork/pi-node-docker:latest","portsCheckPassed":true,"containerFlavor":"stellar","testnetResetCount":"2","stellarConfigVersion":"0.0.9","testnetLatestNodeUIVersion":"0.4.4","horizonStatusPreference":false,"stellarSecretSeed":" NODE_PRIVATE_KEY"}

node private key got replaced with an actual key after restarting. The first time, it took a long time, like many days, to just get connected to the test net, then all was good until HD crashed. After installing on another pc, I started having problems, after this edit it started working, but it took a while, at times I still lag behind the latest block.

— Reply to this email directly, view it on GitHub https://github.com/pi-node/instructions/issues/304#issuecomment-1445131152, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6DTYNQA5DYARZMIYKYUANLWZIJF3ANCNFSM6AAAAAAT7JZKSY . You are receiving this because you commented.Message ID: @.***>

devSAK commented 11 months ago

I am getting same problem.

cheme75 commented 11 months ago

My node pc is packed up for moving right now so can’t check. But the above edit to the json file fixed it for me.