HDDcoin-Network / hddcoin-blockchain

Blockchain implementation in python based on Chia (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
38 stars 11 forks source link

HODL Program : Unable to authenticate with the HODL server #13

Closed PrEzi3 closed 2 years ago

PrEzi3 commented 2 years ago

What happened?

After upgrade to the newest 1.2.11 I wanted to check out HODL Program. I am doing it from the official Windows GUI in the HODL section.
However there is already problem at the very first step : after entering passphrase and doing "hddcoin hodl programs" I always get "Connection error: Unable to authenticate with the HODL server."

image

My clock is syncing every 2 hours using the EU Timepool servers, so this is definitely not the issue here... (Also same errors when doing this directly from the CLI.)

P.S. Why we cannot use copy + paste in the HODL "GUI" ? even ctrl+shift+v (*nix CLI paste) produces weird results...

Version

1.2.11

What platform are you using?

Windows

What ui mode are you using?

GUI

Relevant log output

No response

rwarren commented 2 years ago

HODL server communications were a server-side issue prior to HODL being launched. This is no longer an issue.

P.S. Copy-paste in the GUI terminal is a known issue and is coming soon.

PrEzi3 commented 2 years ago

@rwarren Thanks ! checked again and this time the server replies. Then it seems I need to wait till the HODL Programs are live now. Glad you are aware of the copy + paste problem --- if you have a long passphrase this is extremely ... suboptimal...