-
Notifications
You must be signed in to change notification settings - Fork 104
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
Error saving .slp file after inference #2044
Comments
Hello @bancroftg, The error message indicates that this is an issue with your computer's connection to google drive and not sleap. Please try to save the file in another location on your computer that is not on google drive. If you do want to save your file on google drive, troubleshoot your connection to google drive and then try to save once you are able to work with your files on the drive. Here are some suggestions from ChatGPT: The error messages indicate that Google Drive File Stream (now known as Google Drive for desktop) is experiencing a problem connecting to its internal communication socket. Here's a breakdown of what it means and possible steps to resolve it: Key Details:
Why This Happens:
What You Can Do:
Further Diagnosis:If these steps do not work:
|
Hmm... while the text provided by the user does seem to indicate a connection error, we also ran into this in: and with the context provided in that discussion, it seems to be related to the size of data we attempt to save to the metadata group. We will keep this issue closed to avoid duplicates, but please follow #2117 for updates. |
Inference ran successfully and I was able to export the analysis as CSV files. Error saving .slp file after inference:
2024-12-11T15:32:43.242ZE [4152:ShellIpcClient] shell_ipc_client.cc:141:Connect Can't connect to socket at: \.\Pipe\GoogleDriveFSPipe_eisch_shell
2024-12-11T15:32:43.243ZE [20588:ShellIpcClient] shell_ipc_client.cc:141:Connect Can't connect to socket at: \.\Pipe\GoogleDriveFSPipe_eisch_shell
2024-12-11T15:32:43.243ZE [20588:ShellIpcClient] shell_ipc_client.cc:631:operator() Failed to connect to the server: NOT_FOUND: Can't connect to socket at: \.\Pipe\GoogleDriveFSPipe_eisch_shell [type.googleapis.com/drive.ds.Status='UNAVAILABLE_RESOURCE']
=== Source Location Trace: ===
apps/drive/fs/ipc/shell_ipc_client.cc:142
I've attempted to 'save as' and change the file name, but this results in the same error.
The text was updated successfully, but these errors were encountered: