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

F-Droid Bridge << Bridge returned error 0! (...........) >> #4306

Open
martywd opened this issue Oct 19, 2024 · 0 comments
Open

F-Droid Bridge << Bridge returned error 0! (...........) >> #4306

martywd opened this issue Oct 19, 2024 · 0 comments
Labels
Bug-Report Confirmed bug report

Comments

@martywd
Copy link

martywd commented Oct 19, 2024

Describe the bug
-- 'Bridge returned error 0! (...........)'

Steps to reproduce the behavior:

  1. Go to 'F-Droid Bridge'
  2. Click on either 'Latest added apps' or 'Latest updated apps'
  3. Click 'Generate Feed'
  4. New browser tab opens with the following error:
Bridge returned error 0! (...........)
Details
Type: Error
Code: 0
Message: Call to a member function find() on null
File: bridges/FDroidBridge.php
Line: 58
Trace
#0 index.php(68): RssBridge->main()
#1 lib/RssBridge.php(39): RssBridge->{closure}()
#2 lib/RssBridge.php(37): CacheMiddleware->__invoke()
#3 middlewares/CacheMiddleware.php(44): RssBridge->{closure}()
#4 lib/RssBridge.php(37): ExceptionMiddleware->__invoke()
#5 middlewares/ExceptionMiddleware.php(17): RssBridge->{closure}()
#6 lib/RssBridge.php(37): SecurityMiddleware->__invoke()
#7 middlewares/SecurityMiddleware.php(19): RssBridge->{closure}()
#8 lib/RssBridge.php(37): MaintenanceMiddleware->__invoke()
#9 middlewares/MaintenanceMiddleware.php(10): RssBridge->{closure}()
#10 lib/RssBridge.php(37): BasicAuthMiddleware->__invoke()
#11 middlewares/BasicAuthMiddleware.php(13): RssBridge->{closure}()
#12 lib/RssBridge.php(37): TokenAuthenticationMiddleware->__invoke()
#13 middlewares/TokenAuthenticationMiddleware.php(10): RssBridge->{closure}()
#14 lib/RssBridge.php(34): DisplayAction->__invoke()
#15 actions/DisplayAction.php(54): DisplayAction->createResponse()
#16 actions/DisplayAction.php(89): FDroidBridge->collectData()
#17 bridges/FDroidBridge.php(58)

Context
Query: action=display&bridge=FDroidBridge&u=updated&format=Atom
Version: 2024-02-02 (git.master.51cdb66)
OS: Linux
PHP: 8.3.12

Expected behavior
Latest added apps / Latest updated app depending on config should be retrieved from F-Droid repository.

Desktop (please complete the following information):
-- Ubuntu Server 20.04.6 LTS on hard metal (updated to the latest updates as I type)
-- Firefox, Chromium, Brave, Vivaldi browsers
-- Version: all browser running latest updated versions as I type

Smartphone (please complete the following information):
-- N/A

Additional context
-- Started getting this error on Oct 02, 2024

.

@martywd martywd added the Bug-Report Confirmed bug report label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug-Report Confirmed bug report
Projects
None yet
Development

No branches or pull requests

1 participant