Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Danine Noble 82 posts 368 karma points
    May 10, 2024 @ 18:19
    Danine Noble
    0

    SEO Checker Scheduled Task Handler Log Errors

    Good day all ^^

    Curious, has anyone else stumbled upon this error using SEO Checker?

    SEOChecker Scheduled task Handler .../umbraco/seochecker/seocheckerscheduleapi/run not configured, see manual

    It's occurring like every minute and flooding the logs with Error levels. I can't find anything about it in the manual or in the settings. I tested disabling the 'Validate on publish' option but it changed nothing.

    There are no scheduled emails/notifications or anything set.

    What configuration am I missin'? /thinks


    *Edit: forgot to mention running v13.3.2 for package and v13.3 Umbraco. We did just update package on the 8th but these errors have been around since before the update.

  • Richard Soeteman 4046 posts 12899 karma points MVP 2x
    May 13, 2024 @ 05:55
    Richard Soeteman
    100

    Hi,

    Make sure the server can ping the url /umbraco/seochecker/seocheckerscheduleapi/run. Maybe ask your system administrator?

    Best,

    Richard

  • Danine Noble 82 posts 368 karma points
    May 13, 2024 @ 18:35
    Danine Noble
    0

    Thank you for the reply Richard! <3

    Of course once I ask the errors have gone away all weekend and have not yet come back halfway into Monday xD

    But I have confirmed that, at least right now, it's no trouble to access that URL so! I'll just keep my eye on it I guess and check the URL when it is spitting out errors next time.

    Ty again! Gives me some place to start.

  • seanrock 262 posts 483 karma points
    Oct 19, 2024 @ 11:22
    seanrock
    0

    I'm having this issue as well, literally 1000's of error logs. I can see that url and I get this response. How can I fix it?

    { "version": "1.1", "content": { "headers": [] }, "statusCode": 200, "reasonPhrase": "OK", "headers": [], "trailingHeaders": [], "requestMessage": null, "isSuccessStatusCode": true }

    Thanks.

  • Michael Nielsen 154 posts 811 karma points
    1 week ago
    Michael Nielsen
    0

    I'm also seeing this issue.

    Umbraco v13.5.2

    SEOChecker 13.4.0

    This site is hosted on Umbraco Cloud, so it's actually the Umbraco Cloud url it shows, instead of the actual hostname.

    SEOChecker Scheduled task Handler https://{cloud.project.alias}.euwest01.umbraco.io/umbraco/seochecker/seocheckerscheduleapi/run not configured, see manual

    Visiting the url in the browser gives me this

    {"version":"1.1","content":{"headers":[]},"statusCode":200,"reasonPhrase":"OK","headers":[],"trailingHeaders":[],"requestMessage":null,"isSuccessStatusCode":true}
    
    • Doing a curl in Kudu to the url, returns 404 Not Found
    • Doing a curl in Kudu to just the /umbraco path, returns 404 Not Found
    • Doing a curl in Kudu to just the hostname alone returns 200 OK

    We haven't made any configuration, to block access to or change anything about the /umbraco path.

  • Richard Soeteman 4046 posts 12899 karma points MVP 2x
    1 week ago
    Richard Soeteman
    0

    Hi,

    Maybe Umbraco cloud blocks this? Asked the cloud team?

    Best,

    Richard

  • seanrock 262 posts 483 karma points
    1 week ago
    seanrock
    0

    I don't host with umbraco cloud and have the same issue.

Please Sign in or register to post replies

Write your reply to:

Draft