diodechain / diode_client

Diode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diodechain.
https://diode.io/download
Other
65 stars 23 forks source link

-bnscachetime not loading new bns configs #125

Open hansr opened 8 months ago

hansr commented 8 months ago

I have to restart my CLI for bns configuration updates to take effect.

e.g. publish -bnscachetime=0m10s -private 5900,mybnsname01

When mybnsname01 is reconfigured via blockchain tx to include additional client addresses, the CLI does not allow the new client addresses access until the CLI is restarted.

Either the -bnscachetime is not working, or there is some other issue.

tuhalf commented 4 months ago

I couldn't reproduce the issue. I am using Diode Client version : v0.13.5 25 Nov 2023 on Manjaro on an x64 machine and works without a problem. Could you please provide information about your environment (OS, Go version, etc.)? This information could help me better understand and resolve the issue. Thanks!