Erison Silva
Erison Silva
Could someone help me somehow here :/ it's my exception ```json { "type": "https://tools.ietf.org/html/rfc2616#section-10", "title": "An error occurred", "status": 500, "detail": "Attempted to call an undefined method named \"getId\" of...
Ok I solved it adding a new service provider ```yaml gesdinet_jwt_refresh_token: user_identity_field: username refresh_token_class: App\Entity\RefreshToken user_provider: fos_user.user_provider.username_email ```
> SECRET_KEY=/var/log/librephotos/secret.key it does not work in my side :/
As it's a question and not an issue, and there isn't any interaction from @CaptainKant , IMO we can close this issue :)
> For anyone else running into this issue where you get some sporadic white thumbnails in your timeline and albums and the error: `Something went wrong Server error: could not...
@jordisala1991 could you give your approval again pleases 🙏
I didn't have time to finish 🥲, feel free to continue the pull request.
IMO we should build images for `arm64` also, the current images are quite slow in `M1 processors`. we should do like php image does:  This action:...
As it's maintained in other repository, I'm closing this PR ;)
> ```lua > { > "potamides/pantran.nvim", > > keys = { > { > "tr", > function() > require("pantran").motion_translate() > end, > mode = {"n", "v"}, > desc = "Translate",...