CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[Bug] : Load errors

Open heribertolord96 opened this issue 2 months ago • 0 comments

Load main view errors

List of console errors

cnt.js:1 Uncaught (in promise) ReferenceError: documentPictureInPicture is not defined

Failed to load resource: the server responded with a status of 404 (Not Found)

settle.js:17 Uncaught (in promise) AxiosError {message: 'Request failed with status code 404', name: 'AxiosError', code: 'ERR_BAD_REQUEST', config: {…}, request: XMLHttpRequest, …}

GET http://cloud.local/v1/container 404 (Not Found)
Uncaught (in promise) AxiosError {message: 'Request failed with status code 404', name: 'AxiosError', code: 'ERR_BAD_REQUEST', config: {…}, request: XMLHttpRequest, …}

POST http://cloud.local/v2/message_bus/event/casaos-ui/casaos-ui:topbar:dashboardsetting_showsearchbar 404 (Not Found)

POST http://cloud.local/v2/message_bus/event/casaos-ui/casaos-ui:topbar:dashboardsetting_news 404 (Not Found)

AxiosError {message: 'Request failed with status code 404', name: 'AxiosError', code: 'ERR_BAD_REQUEST', config: {…}

AppSection.vue?./node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use%5B0%5D!./node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_loda_asbffu4k7c3vgvovdif5wcgpxa/node_modules/vue-loader/lib/index.js??vue-loader-options:197 AxiosError {message: 'timeout of 60000ms exceeded', name: 'AxiosError', code: 'ECONNABORTED', config: {…}, request: XMLHttpRequest, …}


The file explorer

  • You can navigate the file browser, although it does not load the list of apps, if it was already open. So maybe access to the browser could go somewhere else, not as one more app, but as you have 'terminal & logs' in the bar.

i ve tried reinstall.

  • Apparently the error occurs if I disable the search bar, and it is solved by rehabilitating it

heribertolord96 avatar Dec 20 '24 21:12 heribertolord96