-
Notifications
You must be signed in to change notification settings - Fork 462
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
Cannot generate support bundle #6934
Comments
@mullerju from the ticket referenced with @vipeller it appears that the support bundle expects to be able to collect some data that it is never able to do and is getting stuck? From a cursory look, it appears both in 1.2 and 1.4 there is a timeout on runtime checks (i.e. checking modules). Just to confirm from what is mentioned in the ticket, the support-bundle command works on 1.2 and doesn't on 1.4? |
This does seem like a legitimate bug, we will look into adding a timeout to make sure support-bundle will not hang. Also, did the possible mitigation technique mentioned by @vipeller help?
|
Fix is merged via #6937 Likely be taken for the next release, ETA soon |
Thank you |
This issue is being marked as stale because it has been open for 30 days with no activity. |
Expected Behavior
Support Team must have the ability to generate support bundle files via Direct Method (portal) in case of a crash of IOT modules without impacting existing workloads
The generation of a support bundle should not generate a reboot or crash of the modules, only a slowing down of some workloads should be allowed.
Current Behavior
Cannot generate support bundle. When asking the edge client to generate a support bundle, the process hangs indefinitely.
Steps to Reproduce
Ticket 2301090040007779
Context (Environment)
Device (host) operating system : Redhat 8.2
Architecture : AMD64 (x86-64)
Runtime Versions
The text was updated successfully, but these errors were encountered: