Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


LET doesn't work properly
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

LET doesn't work properly

frogfrog Barred
edited October 2021 in Meta

LET crashes several times each day because of errors.
The forum crashes in Safari, and nothing works during these errors. Chrome handles it a little better.
This has been going on for at least a week now. I have mentioned it to @Raindog308, but he simply ignored it.
Is this going to be fixed on a Monday?
Or is LET going to deadpool?

Duration: 10.85 VM8:31 Total Duration: 999999999999 f.gif:1 Failed to load resource: net::ERR_NAME_NOT_RESOLVED DevTools failed to load source map: Could not load content for https://www.lowendtalk.com/api/v2/sourcemaps/forum/sourcemaps/owkmw/684f106a43f6d9a99ed7: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://www.lowendtalk.com/api/v2/sourcemaps/forum/sourcemaps/owkmw/42d31a8ae33252295264: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://www.lowendtalk.com/api/v2/sourcemaps/forum/sourcemaps/owkmw/790e1a22e27cc5b38437: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://www.lowendtalk.com/api/v2/sourcemaps/forum/sourcemaps/owkmw/95f3213c6de6524de7bf: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://www.lowendtalk.com/api/v2/sourcemaps/forum/sourcemaps/owkmw/71c0a3c6039b928b12a5: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://www.lowendtalk.com/api/v2/sourcemaps/forum/sourcemaps/owkmw/de918abab1d1a0fe3f38: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://www.lowendtalk.com/api/v2/sourcemaps/forum/sourcemaps/owkmw/1a0bc338758b545a618c: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for https://www.lowendtalk.com/api/v2/sourcemaps/forum/sourcemaps/owkmw/a83c7a722794332b3f9c: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Comments

  • I'm pretty sure the problem is on your end.

  • FAT32FAT32 Administrator, Deal Compiler Extraordinaire

    This error (Sourcemap) has nothing to do with the crash.

  • Why you trying to load api stuff?

    This sounds like a "you" problem, so please have it fixed by Monday :-)

    Thanked by 1TimboJones
  • @FAT32 said:
    This error (Sourcemap) has nothing to do with the crash.

    Well, if you think the error is at my end, it is easy to fix. :smile:

  • DevTools failed to load source map: Could not load content for https://www.lowendtalk.com/api/v2/sourcemaps/forum/sourcemaps/owkmw/790e1a22e27cc5b38437: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE

    i have this message too :o

  • raindog308raindog308 Administrator, Veteran

    @frog said:
    This has been going on for at least a week now. I have mentioned it to @Raindog308, but he simply ignored it.

    You mentioned it in a comment which was hardly a coherent problem report (or a ticket).

    LET crashes several times each day because of errors.
    The forum crashes in Safari, and nothing works during these errors. Chrome handles it a little better.

    I read LET every single day using Safari, many times during the day. I'm reading it on Safari right now and typing this response on Safari. I don't see any of the issues you're describing.

    I'm using Safari 15.0 on macOS 11.6. Also have no issues on iPad or iPhone. Or with Chrome. Or Firefox.

    DevTools failed to load source map: Could not load content for https://www.lowendtalk.com/api/v2/sourcemaps/forum/sourcemaps/owkmw/684f106a43f6d9a99ed7: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE

    Looking in my developer tools, I see the same errors. I think they're related to some of the add-on editing functionality which uses Js. They're harmless and are not causing the issues you mention.

    Since you're the only person complaining that it's not working, I'm thinking this is more of a local issue for you than a LET issue. Perhaps you're using some problematic extension? Wacky DNS servers? Adblocking?

  • Last I've heard mods moved hosting to @cociu and balanced it inside the other guy's basement wooden rack so it's all good, no need to worry.

  • Are you using safari in IOS15?

  • deankdeank Member, Troll

    Well, looking at the error, the issue is on your end.

  • varwwwvarwww Member
    edited October 2021

    btw please add this css to lowendbox.com theme. The code/command blocks are unreadable on mobile due to the lack of scrollbars.

    #content pre{
        overflow:auto !important;
    }
    
  • raindog308raindog308 Administrator, Veteran

    @varwww said: btw please add this css to lowendbox.com theme. The code/command blocks are unreadable on mobile due to the lack of scrollbars.

    Done.

    Thanked by 1varwww
  • @raindog308 said:
    Since you're the only person complaining that it's not working, I'm thinking this is more of a local issue for you than a LET issue. Perhaps you're using some problematic extension? Wacky DNS servers? Adblocking?

    It's only on LET I have these issues. I don't use adblocking and don't have any extensions installed in the browser.

  • source maps are only needed to debug JS on the site (to help with minified/obfuscated scripts), you don't need them to just browse the site

    Thanked by 1dougofborg
  • Thank you for your ticket. We have doubled your errors.

    Thanked by 1Alireza
Sign In or Register to comment.