• Resolved Marty

    (@bozzmedia)


    Hello, I tried using this plugin but encountered the following console error when I visit the page in the admin. I’m running WP 6.0:

    DevTools failed to load source map: Could not load content for https://next.redacted.org/find-my-blocks.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
    DevTools failed to load source map: Could not load content for https://next.redacted.org/find-my-blocks.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
    blocks:1          Failed to load resource: the server responded with a status of 500 ()
    VM651:1 Uncaught (in promise) SyntaxError: Unexpected end of JSON input
        at find-my-blocks.js?ver=1653523459:16:1417
    (anonymous) @ find-my-blocks.js?ver=1653523459:16
    GET https://next.redacted.org/wp-json/find-my-blocks/blocks 500
    (anonymous) @ find-my-blocks.js?ver=1653523459:16
    Iu @ find-my-blocks.js?ver=1653523459:12
    es @ find-my-blocks.js?ver=1653523459:12
    exports.unstable_runWithPriority @ find-my-blocks.js?ver=1653523459:8
    fa @ find-my-blocks.js?ver=1653523459:12
    Ji @ find-my-blocks.js?ver=1653523459:12
    Vi @ find-my-blocks.js?ver=1653523459:12
    Ri @ find-my-blocks.js?ver=1653523459:12
    Ss @ find-my-blocks.js?ver=1653523459:12
    (anonymous) @ find-my-blocks.js?ver=1653523459:12
    Wi @ find-my-blocks.js?ver=1653523459:12
    Ls @ find-my-blocks.js?ver=1653523459:12
    exports.render @ find-my-blocks.js?ver=1653523459:12
    parcelRequire.fkGZ.react @ find-my-blocks.js?ver=1653523459:3446
    f @ find-my-blocks.js?ver=1653523459:1
    parcelRequire.tLxU @ find-my-blocks.js?ver=1653523459:1
    (anonymous) @ find-my-blocks.js?ver=1653523459:1

    I get no results only the ‘Loading’ with three icons below it. Thanks for your assistance!`

    • This topic was modified 2 years, 6 months ago by Marty.
    • This topic was modified 2 years, 6 months ago by Marty.
Viewing 5 replies - 1 through 5 (of 5 total)
  • no error message here (also running WP 6.0) but the Find my Blocks page only displays three boxes and says “loading”. I assume it has something to do with the WP 6.0 update

    Plugin Author edeesims

    (@edeesims)

    Hello @bozzmedia and @klaus12 I will look into this right away!

    Plugin Author edeesims

    (@edeesims)

    Hey @bozzmedia it looks like you are getting an internal server error on your api.

    Can you try deactivating and reactivating the plugin and see if this helps?

    Thread Starter Marty

    (@bozzmedia)

    Thanks for the prompt response!

    Deactivating and reactivating did not seem to fix this.

    I noticed this time

    GET https://next.redacted.org/wp-json/find-my-blocks/blocks

    Resulted in a 500 error.

    When I visited the URL, I see this error:

    {"code":"rest_forbidden","message":"Sorry, you are not allowed to do that.","data":{"status":401}}

    Indicating some kind of authorization issue.

    I’m logged in as admin. We use cloudflare (set to bypass this dev site) and there is modsec but I haven’t found anything in the logs to indicate either are the issue.

    Thanks for any insight you might have.

    Thread Starter Marty

    (@bozzmedia)

    I’m not sure what changed on my end that did the trick but it’s working for me now ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Page doesn’t load, console errors’ is closed to new replies.