rdugan / iceriver-oc

Modified firmware for IceRiver ASICs, adding overclocking and other goodies
113 stars 4 forks source link

ERR_CONNECTION_REFUSED after update #91

Open MiraMaX166 opened 3 weeks ago

MiraMaX166 commented 3 weeks ago

I updated version 080 to 081 for ks0pro. After that I lost access to the device, the browser writes ERR_CONNECTION_REFUSED. I returned the firmware to default. Did a full reset. I tried to flash 081 again, but the result was the same - ERR_CONNECTION_REFUSED. I reset everything again and tried to flash 080, but now this firmware also gives ERR_CONNECTION_REFUSED. That is, now I can’t install any firmware other than the standard one or the firmware from Swift. What could be the matter? This is not an isolated case, all three of my devices are now suffering from this problem.

MiraMaX166 commented 3 weeks ago

Version 071 just installed without problems

rdugan commented 3 weeks ago

081 uses https

https://github.com/rdugan/iceriver-oc#new-authauth-routines

https://github.com/rdugan/iceriver-oc#known-issues

MiraMaX166 commented 3 weeks ago

Yes, I am aware that HTTPS is now used, but this is a different matter, since I waited about 30 minutes but could not log in from any browser (the cache and cookies were cleared through the browser extension).

UHeinz13 commented 2 weeks ago

I have 5 KS0 Ultra, and one of the 5 miners has exactly the same problem. If I want to log in, I get to the main page, but when I click on the "Miner" menu item, I always get the message "Connection refused" and I end up back at the login window. It works problem-free with the 4 other miners. Tried everything possible, cleared cache, different browser, different PC, reset several times and re-flashed. Always the same behavior. Only Iceriver original firmware works at this unit.

rdugan commented 2 weeks ago

@UHeinz13 these do not sound like the same issue. Your's is from some change you made to your pool setup that corrupted the database some how. Just ssh into the machine and delete the /var/order/db directory (iceriver / 12345678, port 54188)

UHeinz13 commented 2 weeks ago

I deleted the two files ir.bak and ir.mdb, restarted and now it works. Many many thanks

bowuesser8107 commented 1 week ago

@UHeinz13 these do not sound like the same issue. Your's is from some change you made to your pool setup that corrupted the database some how. Just ssh into the machine and delete the /var/order/db directory (iceriver / 12345678, port 54188)

Thanx for this tip.... 👍