Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Dashboard console errors in 6.2.7, seeing 404 status code for 3 css and js map files

    Support
    dashboard
    2
    2
    173
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • d19dotca
      d19dotca last edited by girish

      I was running into a similar issue I had reported around searching the email logs and went to grab any console errors, and it seems these three errors are seen (but on every page so I don't think related to the original issue I was trying to troubleshoot). Wanted to report this for fixing later. 🙂

      [Warning] pascalprecht.translate.$translateSanitization: No sanitization strategy has been configured. This can have serious security implications. See http://angular-translate.github.io/docs/#/guide/19_security for details. (angular-translate.min.js, line 6)
      [Log] Running dashboard version  – "6.2.7" (index.js, line 3574)
      [Error] Failed to load resource: the server responded with a status of 404 () (slick.css.map, line 0)
      [Error] Failed to load resource: the server responded with a status of 404 () (angular-cookies.min.js.map, line 0)
      [Error] Failed to load resource: the server responded with a status of 404 () (showdown.min.js.map, line 0)
      

      --
      Dustin Dauncey
      www.d19.ca

      nebulon 1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff @d19dotca last edited by

        @d19dotca thanks for reporting. The 404s only come from map files for the minified 3rdparty libraries here. Those are only fetched if you open the webinspector to enabled nicer debugging, so those are non-fatal and can safely be ignored.

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Powered by NodeBB