Gemini chat main window not loading

The main gemini window is not loading, inline gemini is working though, what could be the problem. please see console reports (from chrome console tab) below

"Cannot connect to netsim web server SyntaxError: Unexpected token ‘T’, “Timeout” is not valid JSON
brandapt-60522160:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was receivedUnderstand this error
device-observer.js:1

   SUBSCRIBE https://7681-firebase-brandapt-1747622720810.cluster-3gc7bglotjgwuxlqpiut7yyqt4.cloudworkstations.dev/v1/devices 404 (Not Found)

(anonymous) @ device-observer.js:1Understand this error
device-observer.js:1 Cannot connect to netsim web server SyntaxError: Unexpected token ‘T’, “Timeout” is not valid JSON
device-observer.js:1

   SUBSCRIBE https://7681-firebase-brandapt-1747622720810.cluster-3gc7bglotjgwuxlqpiut7yyqt4.cloudworkstations.dev/v1/devices 404 (Not Found)

(anonymous) @ device-observer.js:1Understand this error
device-observer.js:1 Cannot connect to netsim web server SyntaxError: Unexpected token ‘T’, “Timeout” is not valid JSON
device-observer.js:1

   SUBSCRIBE https://7681-firebase-brandapt-1747622720810.cluster-3gc7bglotjgwuxlqpiut7yyqt4.cloudworkstations.dev/v1/devices 404 (Not Found)

(anonymous) @ device-observer.js:1Understand this error
device-observer.js:1 Cannot connect to netsim web server SyntaxError: Unexpected token ‘T’, “Timeout” is not valid JSON
device-observer.js:1

   SUBSCRIBE https://7681-firebase-brandapt-1747622720810.cluster-3gc7bglotjgwuxlqpiut7yyqt4.cloudworkstations.dev/v1/devices 404 (Not Found)

(anonymous) @ device-observer.js:1Understand this error
device-observer.js:1 Cannot connect to netsim web server SyntaxError: Unexpected token ‘T’, “Timeout” is not valid JSON
device-observer.js:1

   SUBSCRIBE https://7681-firebase-brandapt-1747622720810.cluster-3gc7bglotjgwuxlqpiut7yyqt4.cloudworkstations.dev/v1/devices 404 (Not Found)

(anonymous) @ device-observer.js:1Understand this error
device-observer.js:1 Cannot connect to netsim web server SyntaxError: Unexpected token ‘T’, “Timeout” is not valid JSON
device-observer.js:1

   SUBSCRIBE https://7681-firebase-brandapt-1747622720810.cluster-3gc7bglotjgwuxlqpiut7yyqt4.cloudworkstations.dev/v1/devices 404 (Not Found)

(anonymous) @ device-observer.js:1Understand this error
device-observer.js:1 Cannot connect to netsim web server SyntaxError: Unexpected token ‘T’, “Timeout” is not valid JSON
device-observer.js:1

   SUBSCRIBE https://7681-firebase-brandapt-1747622720810.cluster-3gc7bglotjgwuxlqpiut7yyqt4.cloudworkstations.dev/v1/devices 404 (Not Found)

(anonymous) @ device-observer.js:1Understand this error
device-observer.js:1 Cannot connect to netsim web server SyntaxError: Unexpected token ‘T’, “Timeout” is not valid JSON
device-observer.js:1

   SUBSCRIBE https://7681-firebase-brandapt-1747622720810.cluster-3gc7bglotjgwuxlqpiut7yyqt4.cloudworkstations.dev/v1/devices 404 (Not Found)

(anonymous) @ device-observer.js:1Understand this error
device-observer.js:1 Cannot connect to netsim web server SyntaxError: Unexpected token ‘T’, “Timeout” is not valid JSON
device-observer.js:1

   SUBSCRIBE https://7681-firebase-brandapt-1747622720810.cluster-3gc7bglotjgwuxlqpiut7yyqt4.cloudworkstations.dev/v1/devices 404 (Not Found)

(anonymous) @ device-observer.js:1Understand this error
device-observer.js:1 Cannot connect to netsim web server SyntaxError: Unexpected token ‘T’, “Timeout” is not valid JSON"

1 Like

I’ve seen a similar things a couple of times, where the fullscreen prototype stops loading and continually loops and doesn’t work. If I flip to code mode, it the app loads, but back to full screen, just loading.. loading..loading… The console logs for me indicate 404s and 500s for firebase’s backend, so I wonder if something crashes and hangs.

I’m trying the reset to see if that fixes anything.

EDIT: That seemed to work, resetting my workspace restored things. Maybe give that a try and see if it resolves your issue

1 Like

Thank you, this worked, it seems my internet speed was also a contributing factor to all this although this particular error is persistent in my console.

"device-observer.js:1
SUBSCRIBE https://7681-firebase-brandapt-1747622720810.cluster-3gc7bglotjgwuxlqpiut7yyqt4.cloudworkstations.dev/v1/devices 404 (Not Found)
(anonymous) @ device-observer.js:1

device-observer.js:1 "

1 Like