Skip to content
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

The session is active, but there is no way to retrieve data from the session. #4857

Open
msasmsasmsas opened this issue Sep 23, 2024 · 3 comments

Comments

@msasmsasmsas
Copy link

image

I lost 4 working days and 500+ CU on retraining models, because... The session is active, but there is no way to retrieve data from the session.
What should I do? I’m thinking of switching to other services, yours is ruining the delivery process

Describe the current behavior
A clear and concise explanation of what is currently happening.

Describe the expected behavior
A clear and concise explanation of what you expected to happen.

What web browser you are using
(Chrome, Firefox, Safari, etc.)

Additional context
Link to a minimal, public, self-contained notebook that reproduces this issue.

  • Share the file using your GitHub account using File > Save a copy as a GitHub Gist.
  • or Share Drive notebooks using the Share button then 'Get Shareable Link'.
@cperry-goog
Copy link

I'm not sure I follow - to save data you can try frequent checkpointing out to an external service (Drive for instance) as the notebook will terminate when it's done executing and the runtime will be recycled.

Can you reliably reproduce a session that terminates unexpectedly?

@msasmsasmsas
Copy link
Author

Hi,
Yes, this situation is reproducible.
Almost every time the connection to the notebook is lost, after that the session can be restored, but it is not possible to download anything or complete at least some line of code

@EvanWiederspan
Copy link

can you say more about "not possible to download anything or complete"? So you show as connected to a runtime, but it's not letting you execute code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants