Jump to content

Invalid RSS Feed error in AdminCP


Go to solution Solved by Clover13,

Recommended Posts

Cloudflare is blocking your server from accessing the site and instead of returning the feed, it's returning a captcha challenge!

 

That's the response which was returned instead of the feed:

<!DOCTYPE html>
<html lang="en-US">
<head>
    <title>Just a moment...</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
    <meta name="robots" content="noindex,nofollow">
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <link href="/cdn-cgi/styles/challenges.css" rel="stylesheet">
    

</head>
<body class="no-js">
    <div class="main-wrapper" role="main">
    <div class="main-content">
        <h1 class="zone-name-title h1">
            <img class="heading-favicon" src="/favicon.ico"
                 onerror="this.onerror=null;this.parentNode.removeChild(this)">
           ..
        </h1>
        <h2 class="h2" id="challenge-running">
            Checking if the site connection is secure
        </h2>
        <noscript>
            <div id="challenge-error-title">
                <div class="h2">
                    <span class="icon-wrapper">   <div class="heading-icon warning-icon"></div>
                    </span>
                    <span id="challenge-error-text">
                        Enable JavaScript and cookies to continue
                    </span>
                </div>
            </div>
        </noscript>
        <div id="trk_jschal_js" style="display:none;background-image:url('/cdn-c
...

 

Link to comment
Share on other sites

10 minutes ago, Daniel F said:

The site with the feed is the one with CF blocking you, not yours which is trying to import it.

Ahhh OK I misunderstood.  So the feed site is returning a CF captcha challenge to my site (host), which explains why yours isn't getting it during your testing.  OK, I don't know how to correct that exactly, but will review.  Thanks for the clarification!

Link to comment
Share on other sites

11 minutes ago, Clover13 said:

Ahhh OK I misunderstood.  So the feed site is returning a CF captcha challenge to my site (host), which explains why yours isn't getting it during your testing. 

Exactly .

I’ve seen this happening few times and have to say that It’s becoming a real issue. I have created an internal suggestion to look into improving the experience so that it’s at least easier for the admin to know what’s going on when it fails 

Link to comment
Share on other sites

1 hour ago, Daniel F said:

Exactly .

I’ve seen this happening few times and have to say that It’s becoming a real issue. I have created an internal suggestion to look into improving the experience so that it’s at least easier for the admin to know what’s going on when it fails 

Yeah I see you may have made an RSS PHP change to get that info.  Maybe log it to Error logs so it gets visibility to be reviewed.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...