thetatoken / guardian-mainnet-guide

Guide for setting up the Guardian Node for the mainnet
https://docs.thetatoken.org/
147 stars 34 forks source link

DEBUG [guardian] Ignoring guardian vote: local not ready & Skipping vote: no new index vote #139

Open AMPHBear opened 2 years ago

AMPHBear commented 2 years ago

I noticed that in the last few days I have not received any earnings from my node. I am receiving the following errors in my log.

DEBUG [guardian] Skipping vote: no new index vote

DEBUG [guardian] Ignoring guardian vote: local not ready

Does anyone have any idea what is going on?

Thank you

AMPHBear commented 2 years ago

I just found a new error

DEBUG [guardian] Ignoring guardian vote: block hash does not match with local candidate

AMPHBear commented 2 years ago

I have Deleted the node database and restarted. No change there.

How would I clear the data cache for theta? Is that an option in the node?

Thank you

From: Thomas Frank @.*** Sent: Saturday, September 4, 2021 6:35 AM To: thetatoken/guardian-mainnet-guide Cc: AMPHBear; Author Subject: Re: [thetatoken/guardian-mainnet-guide] DEBUG [guardian] Ignoring guardian vote: local not ready & Skipping vote: no new index vote (#139)

Have you tried clearing your Data cache and relaunching ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thetatoken/guardian-mainnet-guide/issues/139#issuecomment-912958952 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUZUT6SRTXSAW75NM2A7IDUAIAADANCNFSM5DMTPMHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . https://github.com/notifications/beacon/AJUZUT3KLJMULYGUA2WDIPTUAIAADA5CNFSM5DMTPMH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGZVKL2A.gif

AMPHBear commented 2 years ago

Just found this in log. This is new.

[2021-09-04 11:06:13.193] [error] [2021-09-04 11:06:13] WARN [p2p] sendRoutine error: write tcp 10.0.0.209:60777->67.87.13.228:56340: wsasend: An existing connection was forcibly closed by the remote host.

[2021-09-04 11:06:13.193] [error] [2021-09-04 11:06:13] WARN [p2p] Connection error: write tcp 10.0.0.209:60777->67.87.13.228:56340: wsasend: An existing connection was forcibly closed by the remote host.

[2021-09-04 11:06:13.193] [error] [2021-09-04 11:06:13] WARN [p2p] Stopping connection, local: 10.0.0.209:60777, remote: 67.87.13.228:56340

[2021-09-04 11:06:13.193] [error] [2021-09-04 11:06:13] WARN [p2p] Stopping connection, local: 10.0.0.209:60777, remote: 67.87.13.228:56340

[2021-09-04 11:06:13.194] [error] [2021-09-04 11:06:13] WARN [p2p] Failed to close connection: close tcp 10.0.0.209:60777->67.87.13.228:56340: use of closed network connection

[2021-09-04 11:06:13.194] [info] [2021-09-04 11:06:13] WARN [p2p] sendRoutine error: write tcp 10.0.0.209:60777->67.87.13.228:56340: wsasend: An existing connection was forcibly closed by the remote host.

[2021-09-04 11:06:13] WARN [p2p] Connection error: write tcp 10.0.0.209:60777->67.87.13.228:56340: wsasend: An existing connection was forcibly closed by the remote host.

[2021-09-04 11:06:13] WARN [p2p] Stopping connection, local: 10.0.0.209:60777, remote: 67.87.13.228:56340

[2021-09-04 11:06:13] INFO [p2p] HandlePeerWithErrors, peerRemoteAddress: 67.87.13.228:56340

[2021-09-04 11:06:13] INFO [p2p] HandlePeerWithErrors, lookedUpPeerRemoteAddress: 67.87.13.228:56340

[2021-09-04 11:06:13] INFO [p2p] Deleted peer 0x04057807dc54FA8B0d2A55af5db03aBA833cdE07 from the peer table

[2021-09-04 11:06:13] WARN [p2p] Stopping connection, local: 10.0.0.209:60777, remote: 67.87.13.228:56340

[2021-09-04 11:06:13] WARN [p2p] Failed to close connection: close tcp 10.0.0.209:60777->67.87.13.228:56340: use of closed network connection

From: Thomas Frank @.*** Sent: Saturday, September 4, 2021 6:35 AM To: thetatoken/guardian-mainnet-guide Cc: AMPHBear; Author Subject: Re: [thetatoken/guardian-mainnet-guide] DEBUG [guardian] Ignoring guardian vote: local not ready & Skipping vote: no new index vote (#139)

Have you tried clearing your Data cache and relaunching ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thetatoken/guardian-mainnet-guide/issues/139#issuecomment-912958952 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUZUT6SRTXSAW75NM2A7IDUAIAADANCNFSM5DMTPMHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . https://github.com/notifications/beacon/AJUZUT3KLJMULYGUA2WDIPTUAIAADA5CNFSM5DMTPMH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGZVKL2A.gif

AMPHBear commented 2 years ago

I deleted the node database last night.

alex-bochkov commented 2 years ago

This is a scammer

On Sat, Sep 4, 2021, 12:28 PM Thomas Frank @.***> wrote:

Okay. What’s your email address ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thetatoken/guardian-mainnet-guide/issues/139#issuecomment-913000892, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJHA2AWHLKZ7DAHQBMU6JLUAJCL5ANCNFSM5DMTPMHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

AMPHBear commented 2 years ago

How disappointing...

craigshimizu commented 2 years ago

Please be careful on this forum. There are mostly scammers here. A few of us patrol this chatroom warning potential victims. The way they work is to DM you and then send you a scam link that looks like an authentic sign in page. If you fill out this link, they will steal your coins.

The authentic support rooms are shown on the Theta page in the right hand corner.

On Sep 4, 2021, at 6:28 AM, Thomas Frank @.***> wrote:

Okay. What’s your email address ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thetatoken/guardian-mainnet-guide/issues/139#issuecomment-913000892, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ3QSGXVE43NPHZ6XQA6A4LUAJCL7ANCNFSM5DMTPMHQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

CryptoLoserz commented 2 years ago

Just found this in log. This is new. [2021-09-04 11:06:13.193] [error] [2021-09-04 11:06:13] WARN [p2p] sendRoutine error: write tcp 10.0.0.209:60777->67.87.13.228:56340: wsasend: An existing connection was forcibly closed by the remote host. [2021-09-04 11:06:13.193] [error] [2021-09-04 11:06:13] WARN [p2p] Connection error: write tcp 10.0.0.209:60777->67.87.13.228:56340: wsasend: An existing connection was forcibly closed by the remote host. [2021-09-04 11:06:13.193] [error] [2021-09-04 11:06:13] WARN [p2p] Stopping connection, local: 10.0.0.209:60777, remote: 67.87.13.228:56340 [2021-09-04 11:06:13.193] [error] [2021-09-04 11:06:13] WARN [p2p] Stopping connection, local: 10.0.0.209:60777, remote: 67.87.13.228:56340 [2021-09-04 11:06:13.194] [error] [2021-09-04 11:06:13] WARN [p2p] Failed to close connection: close tcp 10.0.0.209:60777->67.87.13.228:56340: use of closed network connection [2021-09-04 11:06:13.194] [info] [2021-09-04 11:06:13] WARN [p2p] sendRoutine error: write tcp 10.0.0.209:60777->67.87.13.228:56340: wsasend: An existing connection was forcibly closed by the remote host. [2021-09-04 11:06:13] WARN [p2p] Connection error: write tcp 10.0.0.209:60777->67.87.13.228:56340: wsasend: An existing connection was forcibly closed by the remote host. [2021-09-04 11:06:13] WARN [p2p] Stopping connection, local: 10.0.0.209:60777, remote: 67.87.13.228:56340 [2021-09-04 11:06:13] INFO [p2p] HandlePeerWithErrors, peerRemoteAddress: 67.87.13.228:56340 [2021-09-04 11:06:13] INFO [p2p] HandlePeerWithErrors, lookedUpPeerRemoteAddress: 67.87.13.228:56340 [2021-09-04 11:06:13] INFO [p2p] Deleted peer 0x04057807dc54FA8B0d2A55af5db03aBA833cdE07 from the peer table [2021-09-04 11:06:13] WARN [p2p] Stopping connection, local: 10.0.0.209:60777, remote: 67.87.13.228:56340 [2021-09-04 11:06:13] WARN [p2p] Failed to close connection: close tcp 10.0.0.209:60777->67.87.13.228:56340: use of closed network connection From: Thomas Frank @.*** Sent: Saturday, September 4, 2021 6:35 AM To: thetatoken/guardian-mainnet-guide Cc: AMPHBear; Author Subject: Re: [thetatoken/guardian-mainnet-guide] DEBUG [guardian] Ignoring guardian vote: local not ready & Skipping vote: no new index vote (#139) Have you tried clearing your Data cache and relaunching ? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#139 (comment)> , or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUZUT6SRTXSAW75NM2A7IDUAIAADANCNFSM5DMTPMHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . https://github.com/notifications/beacon/AJUZUT3KLJMULYGUA2WDIPTUAIAADA5CNFSM5DMTPMH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGZVKL2A.gif

this looks pretty sus