dashhive / crowdnode-cli

Earn ~6% Interest on Dash via CrowdNode - CLI for Mac, Linux, and Windows
https://github.com/dashhive/crowdnode-cli
MIT License
4 stars 1 forks source link

ZephiraReview crowdnode cli #24

Closed ZephiraDev closed 1 year ago

ZephiraDev commented 1 year ago

Dear. The CLI tool installed with no issues on Ubuntu 20.04.3 LTS Server. I used ansible to provision the requirements (nodeJS) on a VM. I have no problems to report. Everything went smooth and is straightforward.

Will test the withdrawal function in a few weeks.

cli-staking

ZephiraDev commented 1 year ago

Hello. Today I have tried withrawal feature and have received an error : I can ping and dns lookup addresses from google so its not a connection error at my side

image

coolaj86 commented 1 year ago

My initial thought that this might be an IPv6 issue seems to not be the case.

Try running dig +trace dashsight.dashincubator.dev a few times on your computer. That may help clear your computer's local DNS cache, and refresh your router and/or ISP as well.

The records are set properly and I get back the expected results:

Short

dig +short dashsight.dashincubator.dev
164.92.69.110

Trace

dig +trace dashsight.dashincubator.dev
;; Received 1109 bytes from 192.168.0.1#53(192.168.0.1) in 1 ms

dashsight.dashincubator.dev. 259 IN A   164.92.69.110
ZephiraDev commented 1 year ago

My initial thought that this might be an IPv6 issue seems to not be the case.

Hello. I disabled IPV6 on the host machine. then I tried withdraw again and it worked (VM inside host machine):

stake_OK

am getting back this from the dig+ trace : dashsight.dashincubator.dev. 259 IN A 164.92.69.110