-
Notifications
You must be signed in to change notification settings - Fork 34
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
Failed to check Cincinnati for updates #691
Comments
Thanks for the report. Can you please attach the full logs (with timestamps) coming from My guess is that you are seeing some sporadic errors (and spaced over time) from the Fedora infra. Looking at my own nodes, I can also see a few transient hiccups logged today. Overall, it shouldn't be a problem as the agent re-checks for updates after few minutes. You can check the current agent status with |
Actually, the comment above is valid only for your The |
Yes, I manually enable it on testing-devel coreos node. But thank you for confirming that the testing-devel stream does not support auto-updates |
For reference, these are all the FCOS update streams: https://docs.fedoraproject.org/en-US/fedora-coreos/update-streams/ |
Thank you, @lucab. I check the metrics on the coreOS stable node. And for the node which is using testing-devel version coreOS, because testing-devel stream does not support auto-updates, failure is expected? |
Yes, as you can see from the 100% of failures. I'm going ahead and closing this ticket. There are some improvements that could be done on the backed to report back to the clients that an invalid arch+stream combination have been requested; coreos/fedora-coreos-cincinnati#64 tracks that. |
Bug Report
I am setting zincat with fleetlock strategy.
But keep getting this exception:
I did not set any configuration for Cincinnati. So, I think that it should follow the default behavior.
Environment
using fedora coreos :
fedora:fedora/aarch64/coreos/testing-devel
Expected Behavior
can connect to Cincinnati service and periodically check if any update is available
Actual Behavior
failed to check Cincinnati for updates: server-side error, code 500: (unknown/generic server error)
Reproduction Steps
start the zincati service and it happens all the time
Other Information
The host is in AWS. Not sure whether it is related to aws network setting or something else?
For the stable version of coreOS(fedora:fedora/x86_64/coreos/stable), I see the same exception "failed to check Cincinnati for updates: server-side error, code 500: (unknown/generic server error)"
The text was updated successfully, but these errors were encountered: