You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Apparently the bridge stopped working and in each request it throws error 429:
To Reproduce
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.
Yes, it is a private instance run from a remote vps.
I don't know how many requests the google search bridge allows, but when the error began to be generated, I only had about 5 active searches.
Describe the bug
Apparently the bridge stopped working and in each request it throws error 429:
To Reproduce
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 patricia&format=Html
Version: dev.2023-03-22 (git.master.0c540b4)
OS: Linux
PHP: 8.0.28
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Is there any way to fix the problem?
The text was updated successfully, but these errors were encountered: