Home page › Forums › Technical Support, Bugs and Fixes › Super Bad boot loop on Mikrotik device caused › Reply To: Super Bad boot loop on Mikrotik device caused
April 18, 2026 at 10:01 am
#8815
Hi,
There is actually a fail-safe mechanism to prevent this. If the system fails to update a device after three attempts, it should stop retrying and report the update as failed. I will investigate the issue.
Could you please send the full logs to [email protected]? That would be very helpful.
Also, logs are managed by uWSGI and should not overwrite /opt/mikrowizard/logs/uwsgi-(date).log. They should either append to the existing file or rotate it. I regularly review logs while debugging and developing new features, and I have not encountered this behavior before.