We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Apparently google search stopped working. I keep getting the 409 error.
Bridge returned error 429! (19541) 2023-07-03 06:28:15 Try again later RSS-Bridge tried to fetch a website. They told us to try again later.
Details Type: HttpException Code: 429 Message: https://www.google.com/search?q=santa+barbara&hl=en&num=100&complete=0&tbs=qdr%3Ay%2Csbd%3A1 resulted in 429 Too Many Requests File: lib/contents.php Line: 203 Trace #0 index.php(7): RssBridge->main() #1 lib/RssBridge.php(15): RssBridge->run() #2 lib/RssBridge.php(92): DisplayAction->execute() #3 actions/DisplayAction.php(133): GoogleSearchBridge->collectData() #4 bridges/GoogleSearchBridge.php(27): getSimpleHTMLDOM() #5 lib/contents.php(368): getContents() #6 lib/contents.php(203)
Context Query: action=display&bridge=GoogleSearchBridge&q=santa barbara&format=Html Version: dev.2023-03-22 (git.master.0c540b4) OS: Linux PHP: 8.0.28
Is there any way to fix the problem?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bridge request
Apparently google search stopped working. I keep getting the 409 error.
General information
Bridge returned error 429! (19541)
2023-07-03 06:28:15
Try again later
RSS-Bridge tried to fetch a website. They told us to try again later.
Details
Type: HttpException
Code: 429
Message: https://www.google.com/search?q=santa+barbara&hl=en&num=100&complete=0&tbs=qdr%3Ay%2Csbd%3A1 resulted in 429 Too Many Requests
File: lib/contents.php
Line: 203
Trace
#0 index.php(7): RssBridge->main()
#1 lib/RssBridge.php(15): RssBridge->run()
#2 lib/RssBridge.php(92): DisplayAction->execute()
#3 actions/DisplayAction.php(133): GoogleSearchBridge->collectData()
#4 bridges/GoogleSearchBridge.php(27): getSimpleHTMLDOM()
#5 lib/contents.php(368): getContents()
#6 lib/contents.php(203)
Context
Query: action=display&bridge=GoogleSearchBridge&q=santa barbara&format=Html
Version: dev.2023-03-22 (git.master.0c540b4)
OS: Linux
PHP: 8.0.28
Is there any way to fix the problem?
The text was updated successfully, but these errors were encountered: