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
I am using the R session runtime in Colab, and after running some code for a while, the runtime starts showing "connecting". I can still access the files on the runtime, but I am unable to continue running the code because it always stays in the "connecting" state.
I frequently encounter this issue when using the R session runtime, but I have never experienced it while using Python.
Even after attempting to reconnect, I am still unable to continue running the code.
Steps to Reproduce
Open a Colab notebook with an R session runtime.
Run some code for a while.
Observe that the session starts showing "connecting".
Attempt to reconnect or run additional code, but it remains stuck in the "connecting" state.
Additional Information
The issue only occurs with the R session runtime, not Python.
The file system is still accessible, but no code execution happens after the "connecting" state starts.
I have tried reconnecting multiple times without success.
Environment
Colab R session runtime
Version: [v2-8 TPU]
The text was updated successfully, but these errors were encountered:
Description
I am using the R session runtime in Colab, and after running some code for a while, the runtime starts showing "connecting". I can still access the files on the runtime, but I am unable to continue running the code because it always stays in the "connecting" state.
I frequently encounter this issue when using the R session runtime, but I have never experienced it while using Python.
Even after attempting to reconnect, I am still unable to continue running the code.
Steps to Reproduce
Additional Information
Environment
The text was updated successfully, but these errors were encountered: