The website is protected by CloudFlare

RSS-Bridge tried to fetch a website. The fetching was blocked by CloudFlare. CloudFlare is anti-bot software. Its purpose is to block non-humans.

getCode() === 400): ?>

400 Bad Request

This is usually caused by an incorrectly constructed http request.

getCode() === 403): ?>

403 Forbidden

The HTTP 403 Forbidden response status code indicates that the server understands the request but refuses to authorize it.

getCode() === 404): ?>

404 Page Not Found

RSS-Bridge tried to fetch a page on a website. But it doesn't exists.

getCode() === 429): ?>

429 Too Many Requests

RSS-Bridge tried to fetch a website. They told us to try again later.

getCode() === 503): ?>

503 Service Unavailable

Common causes are a server that is down for maintenance or that is overloaded.

getCode() === 0): ?>

See https://curl.haxx.se/libcurl/c/libcurl-errors.html for description of the curl error code.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/getCode()) ?>

getCode() === 10): ?>

The rss feed is completely empty

RSS-Bridge tried parse the empty string as xml. The fetched url is not pointing to real xml.

getCode() === 11): ?>

There is something wrong with the rss feed

RSS-Bridge tried parse xml. It failed. The xml is probably broken.

Details

Type:
Code: getCode()) ?>
Message: getMessage())) ?>
File: getFile())) ?>
Line: getLine()) ?>

Trace

$frame) : ?> #

Context

Query:
Version:
OS:
PHP:

Go back