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

Could not find resource files_external/js/main.js to load #41409

Closed
nickvergessen opened this issue Nov 13, 2023 · 2 comments
Closed

Could not find resource files_external/js/main.js to load #41409

nickvergessen opened this issue Nov 13, 2023 · 2 comments

Comments

@nickvergessen
Copy link
Member

{
  "reqId": "TCmV3pFoYfCJSQKvYQR4",
  "level": 3,
  "time": "2023-11-13T09:51:17+00:00",
  "remoteAddr": "",
  "user": "",
  "app": "jsresourceloader",
  "method": "GET",
  "url": "/apps/files/files/…?dir=/",
  "message": "Could not find resource files_external/js/main.js to load",
  "userAgent": "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/119.0",
  "version": "28.0.0.4",
  "data": {
    "app": "jsresourceloader"
  }
}

Triggered in

Util::addScript(Application::APP_ID, 'main', 'files');
but the file is non existent in the repo:
https://github.com/nextcloud/server/tree/38480fda3cd1f10652bc1e854207b074921e66b8/apps/files_external/js

@szaimen
Copy link
Contributor

szaimen commented Nov 30, 2023

cc @nextcloud/server-frontend

@nickvergessen
Copy link
Member Author

Fixed already by #41766

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants