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

[Bug] : Load errors #2103

Open
heribertolord96 opened this issue Dec 20, 2024 · 0 comments
Open

[Bug] : Load errors #2103

heribertolord96 opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@heribertolord96
Copy link

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 heribertolord96 added the bug Something isn't working label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant