Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NextInpact Bridge failed with error 404 #3863

Closed
ShirazAdama91 opened this issue Dec 27, 2023 · 4 comments · Fixed by #3904
Closed

NextInpact Bridge failed with error 404 #3863

ShirazAdama91 opened this issue Dec 27, 2023 · 4 comments · Fixed by #3904

Comments

@ShirazAdama91
Copy link

HttpException: https://www.nextinpact.com/rss/blog.xml resulted in 404 Not Found in lib/http.php line 26

index.php(65): RssBridge->main()
lib/RssBridge.php(57): DisplayAction->execute()
actions/DisplayAction.php(72): DisplayAction->createResponse()
actions/DisplayAction.php(110): NextInpactBridge->collectData()
bridges/NextInpactBridge.php(88): FeedExpander->collectExpandableDatas()
lib/FeedExpander.php(21): getContents()
lib/contents.php(104): HttpException::fromResponse()
lib/http.php(26)

Query string: action=display&bridge=NextInpactBridge&feed=blog&filter_premium=0&filter_brief=0&limit=10&format=Html
Version: 2023-09-24 (git.master.c8178e1)
Os: Linux
PHP version: 8.2.7
@dvikan
Copy link
Contributor

dvikan commented Dec 28, 2023

@qwertygc and @ORelio

@qwertygc
Copy link
Contributor

Rss feed of nextinpact have changed.

@ORelio
Copy link
Contributor

ORelio commented Dec 28, 2023 via email

@ShirazAdama91
Copy link
Author

Thanks Orelio !

ORelio added a commit to ORelio/rss-bridge that referenced this issue Jan 20, 2024
Adjust to changed feeds and html template.
Not backward compatible with existing feeds.
dvikan pushed a commit that referenced this issue Jan 20, 2024
Adjust to changed feeds and html template.
Not backward compatible with existing feeds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants