Open stagehand5 opened 3 years ago
Hi @stagehand5, sorry for the delayed response.
If the block chain can't sync it's defiantly not dashman issue. Most likely you are low on memory (I suggest you to try to set memory 6GB) or free space.
In some cases may look like hanging, and wait endlessly. It happens if dash is running but not responding.
Regarding "dashd unexpectedly quit. Exiting" you can try to turn on the debug log in dash.conf (printtodebuglog=1)
Hi dotexx
Many thanks for the reply ! Sorry I just read it just now. I got everything working thanks - I think the problem was memory allocation or something and I upped the specs sightly on y servers. Dashman working nice, only problem is that the status report seems to hang after the restart dash command. It works ok, it's just that I need to exit the session then log back in and run status report manually. Many thanks for your efforts in keeping this tool going !
Sent with ProtonMail Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, 28 January 2021 14:52, dotexx notifications@github.com wrote:
Hi @stagehand5, sorry for the delayed response.
If the block chain can't sync it's defiantly not dashman issue. Most likely you are low on memory (I suggest you to tru to set memory 6GB) or free space. Regarding "dashd unexpectedly quit. Exiting" you can try to turn on the debug log in dash.conf (printtodebuglog=1)
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
Hi
Many thanks for resurrecting this great tool. I'm currently using it to upgrade to Dash Core v16. So far I have 2 issues:
my nodes remain POSEBANNED (the installation seems to be minimum spec compliant, 2 Gb RAM, 2 Gb Swap file etc) but the block count does not seem to get up to date. I am looking into this
when I issue the dashman/dashman restart command, the node seems to restart ok but the subsequent "status" polling seems to hang. So the terminal just shows waiting...........waiting........ endlessly
I've deleted the "blocks" and "chainstate" directories to try to invoke a clean download of the blockchain but now when I call "dashman/dashman restart", within a few seconds the " - dashd unexpectedly quit. Exiting." message is displayed.
Ubuntu 15.04
Thanks in advance for any tips you can provide to assist !