You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
I encountered an issue where a Panic occurred while taking snapshots in the docker environment. I only have a partial screenshot of dmesg (I'm sorry I can't provide more information, the error message is not traceable). According to this section of dmesg information, the dockerd process has been suspended. An error occurred while executing the copy_from_user function.
My question is: based on this information, can it be ruled out that the downtime is caused by the elastio-snap module?
I encountered an issue where a Panic occurred while taking snapshots in the docker environment. I only have a partial screenshot of dmesg (I'm sorry I can't provide more information, the error message is not traceable). According to this section of dmesg information, the dockerd process has been suspended. An error occurred while executing the copy_from_user function.
My question is: based on this information, can it be ruled out that the downtime is caused by the elastio-snap module?
https://github.com/elastio/elastio-snap/blob/1905a022b3d678d7cf7848380d43e05c5e0c90ed/src/elastio-snap.c#L2700C1-L2700C8
The text was updated successfully, but these errors were encountered: