Project not loading since last 6 hours

My project was working well until the ide crash. Now the project is not about to load it stuck at “Setting up workspace” step.
I tried to reset from firebase studio home but no way I still have the issue
I don’t want to delete and reimport my project since there was file not committed before the crash.
Can someone help me please ?

Try to reset your project.

SAME ISSUE, on inspection:

Request URL:
https://6000-firebase-studio-1747540510225.cluster-6dx7corvpngoivimwvvlj

Request Method: GET

Status Code: 404 Not Found

I have the same issue, please update when it is fixed.


I had the same issue clicking on the three dots are resetting unblocked me and now I can open the project. Give it a try.

2 Likes

It does seem like resetting the project solves this issue. We are, in parallel, working on a better fix for this that should be rolling out soon.

Even resetting the VM doesn’t work! the bar keeps spinning
note: previously resetting worked

Not even a reseting helps now. The project will load, but will get stuck right after a single prompt of Gemini. wheel of death immediately starts rolling forever

  • load the project into the code view <> button top right

  • then open the terminal by clicking the the 3 lines icon just under the firebase studio logo → terminal → new terminal
    now execute these commands in sequence

  • cd ..

  • cd .idx

  • cd ai

  • rm capra-thread.json

  • now reset the vm again this should solve the problem

  • if you don’t mind loosing the chat context (deleting capra-thread will clear it, but the protoryper will still have context on the conversation itself), then follow my instructions from this topic:
    How-to Enabling Prototyper on Existing Project + Prototyper Full Context Clear

  • your interaction with the prototyper will go quite a lot smoother .

2 Likes

FOR EVERYONE WHO HAS THE ISSUE. I have already posted the solution here.

Does resetting delete the workspace or just start it from scratch for loading?

HI, No, everything stays intact. That was also my worry but it was ok.