gitpod
gitpod copied to clipboard
Random refresh and lost icons
Bug description
The UI will refresh at random times during development and after the refresh the icons on the left side of the page are missing.
Steps to reproduce
None, there is no noticeable action that indicates the page is about to refresh. Once the icons disappear refreshing the page does nothing to restore them.
Workspace affected
No response
Expected behavior
I would expect the icons on the left to always be there.
Example repository
No response
Anything else?
No response
Thanks for raising @kellySmi , where in the product do you see this? In one of the IDE or terminal integrations? Or in the browser web application? Do you have a screenshot or more details?
Please check out devtools for broken requests in the network tab and reasons 🙏
Here is a screenshot of the side panel when this occurred.
Here are the errors from the console. I wasn't sure which were actually related to this issue, and Its not the full stack trace for each error, just the message. ERR Unable to write file 'vscode-log:/20230731T110311/window.log' (Error: IndexedDB database 'vscode-web-db' is closed.): ERR Unable to write file 'vscode-log:/20230731T110311/userDataSync.log' (Error: IndexedDB database 'vscode-web-db' is closed.): ERR [Extension Host] Failed an initial GitHub login: Error: 5 NOT_FOUND: no token available at t.callErrorFromStatus (/ide/extensions/gitpod-web/out/extension.js:2:271675) at Object.onReceiveStatus (/ide/extensions/gitpod-web/out/extension.js:2:296882) at Object.onReceiveStatus (/ide/extensions/gitpod-web/out/extension.js:2:292767) at Object.onReceiveStatus (/ide/extensions/gitpod-web/out/extension.js:2:292212) at /ide/extensions/gitpod-web/out/extension.js:2:376194 at processTicksAndRejections (node:internal/process/task_queues:78:11)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.