• Resolved danbooth

    (@danbooth)


    I’m seeing the following error in console in Chrome:

    DevTools failed to load SourceMap: Could not load content for https://www.mysite.co.uk/wp-content/plugins/wp-live-chat-support/js/vendor/bootstrap/dist/js/bootstrap.bundle.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

    It happens in Firefox too.

    The error only happens when in when in the WordPress dashboard, not on the front end.

    I came across this when investigating an error which may or may not be related to this. My client (the website owner) said LiveChat didn’t ring when someone was trying to message them. They only knew about it when they received an email notification.

    I’ve since tested LiveChat and it seems to be working fine, but I’m interested to know more about the SourceMap issue. Is this something serious and how should go I about fixing it?

    Some more info…

    Wordpress 5.3.3
    LiveChat 8.1.7

    The theme is Divi.

    Any advice would be much appreciated.

    Thanks,
    Dan

    • This topic was modified 4 years, 6 months ago by danbooth.
    • This topic was modified 4 years, 6 months ago by danbooth.
Viewing 7 replies - 16 through 22 (of 22 total)
  • Thank you, allrude, shinerweb, chemaz, & all of you who left messages here;

    allrude`s solution would seem to resolve the issue of the browser finding nothing to load at the requested location, not that I understand what a gmaps.min.js file is yet.

    In my case my page is taking 15+ seconds to load, & that is why I came to find the error in the DevTools:Console pane, so it is a little more troubling than just a warning, as it is slowing down load time to the first interactive moment of the designated page.

    In my case, the error is:
    “DevTools failed to load SourceMap: Could not load content for https://example.com/wp-content/themes/divi/js/custom.unified.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE”

    I am not using a google map module on my Divi page, so I`m wondering why the page is trying to load something that appears to be used to create a google map on the page, if I am to believe that referencing a gmaps.min.js file will fix it.

    Also, allrude provided the code:
    `{
    “version”: 1,
    “mappings”: “”,
    “sources”: [],
    “names”: [],
    “file”: “gmaps.min.js”
    }

    But is that all there is to it, just reference a gmaps.min.js file, or do I need to also place a file named gmaps.min.js in the same folder. Can I use any gmaps.min.js file I find at GitHub? I have already located 2 there, but I so far have no idea what all of the coding in them does, or if I need them at all.

    I also plan to submit a ticket to Elegant Themes, as I would like to see the issue resolved by them rather than a workaround that might be erased every time the Theme is updated, or do I need to figure out how to do all of this in my Child Theme? Either wayI want to make sure they know about the issue.

    Thank you.

    @shinerweb:
    If you are still having issues, you might want to raise a ticket with Divi Support directly.

    Since I have membership I have done exactly that. Asked them what is wrong.
    Until this moment all I got from their direction were generic advices like: Follow this guide, update Divi to the last version…

    Have you disabled caching and minification during debugging?

    I had it Enabled. I guess it was a default setting.
    Then I done this in WordPress Dashboard: Divi > Theme Options > Minify And Combine Javascript Files > changed to Disabled
    Then I deleted old Map module and created a new one and bingo. Now it works for me.

    smeikle

    (@smeikle)

    How do I delete the old Map module and create a new one? Same problem with DIVI builder not launching for me.

    • This reply was modified 4 years ago by smeikle.
    Tig2021

    (@tig1960)

    Has anybody solved this yet? I have a site with the same problem.

    I have the same issue and I am unable to open the Divi Builder. It gives a spinning wheel. Anyone have a solution?

    Plugin Support wpdev3cx

    (@wpdev3cx)

    Hi,
    This forum is dedicated to the 3CX Live Chat plugin.
    Please post your question in the General WordPress Forum or in your theme related forum to get help!

    @sergiocu02 I’ve hidden your comment.
    + everyone else: I’m closing this thread since the original poster’s problem has been solved since long. If you have a problem, please open your own topic instead of jumping into this one.

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Failed to load SourceMap’ is closed to new replies.