Error code 422 with validated OpenWrt feed #3692
-
|
Hi, I get a code 422 error when I tried to subscribe to the next OpenWRT RSS link: It looks that the feed is valid: In the log I can find the the next related entries: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Can you post the full log output (redactions are fine) |
Beta Was this translation helpful? Give feedback.
-
|
I checked the feed and it seems news is blocked by the openwrt server, at least on my site. The error is not handled properly, but catching 429 in lib/Fetcher/Client/FeedIoClient.php shows the correct fetch error: |
Beta Was this translation helpful? Give feedback.
I checked the feed and it seems news is blocked by the openwrt server, at least on my site.
The error is not handled properly, but catching 429 in lib/Fetcher/Client/FeedIoClient.php shows the correct fetch error: