revoxhere / duino-coin

ᕲ Duino-Coin is a coin that can be mined with almost everything, including Arduino boards.
https://duinocoin.com
MIT License
1.06k stars 513 forks source link

Esp32 constantly resetting the mining process #1775

Closed GATP5562 closed 2 months ago

GATP5562 commented 2 months ago

Hello!

I'm having real trouble with my ESP32 mining.

It's one single board (my first one), and it keeps resetting the mining process.

I used the official Duinocoin website to get the right code and followed every single step described there.

It even mined for a couple minutes and suddenly began resetting. The board doesn't even appears on my miners list.

1712888486100827961726773210238

As you can see in the picture, it reports: "This account has reached its connection rate limit", but I don't even know what it means.

It's stuck on this cicle: connects to my WiFi, tries to connect to the node, gets refused, and starts all over again.

Please help @revoxhere 😪🙂

GATP5562 commented 2 months ago

The "Miners" section of the official wallet shows a warming message abou wrong miner configuration. I'm gonna try and fix it; let's see how it goes.