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
Recently I found an iOS client for Firefly and when I tried to set it up, Firefly III returned the following error message (by email)
Firefly III v5.7.15 ran into an error: Laravel\Passport\Http\Controllers\AuthorizationController::__construct(): Argument # 3 ($guard) must be of type Illuminate\Contracts\Auth\StatefulGuard, FireflyIII\Support\Authentication\RemoteUserGuard given.
The error was of type "TypeError".
The error occurred on/at: Tue, 08 Nov 2022 09:09:56 +0200.
This error occurred in file "/var/www/html/vendor/laravel/passport/src/Http/Controllers/AuthorizationController.php" on line 52 with code 0.
There was no user logged in for this error or no user was detected.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I'm using Authentik for Firefly III with the following Docker environment settings:
Recently I found an iOS client for Firefly and when I tried to set it up, Firefly III returned the following error message (by email)
Here are the full details:
The full stacktrace:
Now, I've asked the app's developer and he says it might be an issue with Authentik.
Does anyone have any clue what might be the going on here?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions