Erison Silva

Results 205 comments of 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: ![Screenshot from 2022-12-06 12-34-30](https://user-images.githubusercontent.com/6358755/205902108-ff6e479f-a9b8-4e22-a3ea-9b9223c6155c.png) 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",...