pi-node / instructions

254 stars 154 forks source link

There seems to be a problem. #148

Open na3ee opened 3 years ago

na3ee commented 3 years ago

image

image

From the API service operation, inbound converges "0" and Stella Core periodically freezes, is this normal?

na3ee commented 3 years ago

When the API service was stopped, the inbound moved from 1 to 12.

Yoshiaki-Hatada commented 3 years ago

We are asking GITHUB to delete the account and delete all the data. GITHUB does not have my account. Can't enter

2021年6月29日(火) 7:05 na3ee @.***>:

When the API service was stopped, the inbound moved from 1 to 12.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pi-node/instructions/issues/148#issuecomment-870076329, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUFZILCJR4Q36GOFMVHC7PTTVDW37ANCNFSM47O225KA .

ihatejam commented 3 years ago

We are asking GITHUB to delete the account and delete all the data. GITHUB does not have my account. Can't enter 2021年6月29日(火) 7:05 na3ee @.***>: When the API service was stopped, the inbound moved from 1 to 12. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#148 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUFZILCJR4Q36GOFMVHC7PTTVDW37ANCNFSM47O225KA .

Hello @Yoshiaki-Hatada With respect - Deleting your Github data is not a Pi Node problem. It sounds like something that is meant to be directed at Github Support instead of in this user/community section. I will try to assist, but you may need to contact Github Support for more help with this.

I think the closest you can get to deleting your data (if it contains sensitive information) is to visit all your messages/posts individually (you can track them through your Github profile) and then to delete the messages/posts individually. You cannot delete replies from other people, even if it references your data. Once you have deleted your individual messages/posts, you can delete your github userID. After this, any message/post by you that was not deleted will be linked to "Ghost User". More about this process is here - https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/managing-user-account-settings/deleting-your-user-account#delete-your-user-account

ihatejam commented 3 years ago

When the API service was stopped, the inbound moved from 1 to 12.

@na3ee Most people do not require the API service. With it, the node app takes up much more hard disk space, and also slows things down a bit due to increased HDD activity. You only need to turn that service on if you require the API for developing/coding something related. If you do want to run it, I would advise having it running on SSD.

If you decide to turn the API service back off again, then I would recommend using the "Remove all blockchain data" link to clear the data that is now occupying your hard disk and then give it an hour or two to catch back up.

Fluctuating Inbound Connections are normal. The "freezing" could be due to the additional disk activity brought on by the API service - Something to check is to ensure that you have sufficient free HDD space.

i hope this helps

na3ee commented 3 years ago

Ihatejam// Yes, I understand. Thank you.