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

Albion Online Changelog failed with: https://albiononline.com/en/changelog/1/5 resulted in 403 Forbidden #4349

Open
blu3knight opened this issue Nov 27, 2024 · 2 comments

Comments

@blu3knight
Copy link

CloudFlareException: https://albiononline.com/en/changelog/1/5 resulted in 403 Forbidden  in lib/http.php line 34

index.php(68): RssBridge->main()
lib/RssBridge.php(39): RssBridge->{closure}()
lib/RssBridge.php(37): CacheMiddleware->__invoke()
middlewares/CacheMiddleware.php(44): RssBridge->{closure}()
lib/RssBridge.php(37): ExceptionMiddleware->__invoke()
middlewares/ExceptionMiddleware.php(17): RssBridge->{closure}()
lib/RssBridge.php(37): SecurityMiddleware->__invoke()
middlewares/SecurityMiddleware.php(19): RssBridge->{closure}()
lib/RssBridge.php(37): MaintenanceMiddleware->__invoke()
middlewares/MaintenanceMiddleware.php(10): RssBridge->{closure}()
lib/RssBridge.php(37): BasicAuthMiddleware->__invoke()
middlewares/BasicAuthMiddleware.php(13): RssBridge->{closure}()
lib/RssBridge.php(37): TokenAuthenticationMiddleware->__invoke()
middlewares/TokenAuthenticationMiddleware.php(10): RssBridge->{closure}()
lib/RssBridge.php(34): DisplayAction->__invoke()
actions/DisplayAction.php(54): DisplayAction->createResponse()
actions/DisplayAction.php(89): AlbionOnlineBridge->collectData()
bridges/AlbionOnlineBridge.php(48): getSimpleHTMLDOM()
lib/contents.php(162): getContents()
lib/contents.php(117): HttpException::fromResponse()
lib/http.php(34)

Query string: action=display&bridge=AlbionOnlineBridge&postcount=5&language=en&full=on&format=Html
Version: 2024-02-02 (git.master.88ccc60)
Os: Linux
PHP version: 8.2.24

Maintainer: @otakuf

@otakuf
Copy link
Contributor

otakuf commented Dec 3, 2024

"resulted in 403 Forbidden", site under Cloudflare. This is ban from service or something like that. Nothing to do with parser.

@dvikan
Copy link
Contributor

dvikan commented Jan 3, 2025

i can reprouduce this from my isp connection. Not much we can do to fix this

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

No branches or pull requests

3 participants