-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Providing upgrade to "unknown" version #240
Comments
I will need debugs for this. |
Redacted debug output is attached. Strange is that
config_entry-mikrotik_router-6b4a92317a5c1e4e48a77f4c04f93449.json.txt |
dont mind that version, that hardcoded version in manifest file. this seems to be a shortcoming of the update integration. I have already contacted maintainer to find a standardized solution. how is it setup that capsman controller upgrade slaves? I would like to detect such a feature, it does not make much sense to have an update sensor on slaves that have managed upgrades. btw, those are not debugs, but diagnostics. but I understand the issue now so no need for debugs. |
It is not easy to detect unless you can somehow relate CAP clients with CAPsMAN. This is CAPsMAN (controller) setting
|
I had the same issue on the same model. When I tried to check updates on the web console I got DNS error or reported no internet. Ping was working only for local IPs and not for the external one. The problem has been resolved when i add default gateway as Anyway It seems to me as not an issue. You can always hide/disable this generated sensor. And unknown version seems to me as good value when checking is not working on the monitored system. |
Its different root cause. For OP's case, update should not run like this due to centralized update system. |
The bug still persists. Maybe its should control that an "unknown" version doesn't enable the update entity. Doesn't it? It's not the best solucion, but i think it's better than the actual behaviour. |
Is not there a solution for this problem yet?? It's very annoying |
Describe the issue
Somehow it can't read latest version info and then suggests to do an upgrade to "unknown" version
Expected behavior
Find an actual latest version. It should also check if 6.x or 7.x version is running at the moment.
Screenshots
Software versions
The text was updated successfully, but these errors were encountered: