Luis Lopes

Results 13 comments of Luis Lopes

Well @tomerghelber i have also this anime project https://github.com/LoopTeam/LoopAnime-Website if you are interesting in code / help :)

Using the file idea is not bad, I suggested it to runitor lib, I guess for debug purposes we could even send the actual output but as a "success" state...

I'm having the same issue but setting permissions does not fix the issue. migrations is empty and he thinks that the db is up to date -- I've spent hours...

On localhost it fails on database migration: ![image](https://user-images.githubusercontent.com/3440849/194773277-df93c42e-2e4b-4ad0-be76-919794df9a31.png) So clearly it's a problem with the database and I have no clue where I can fetch it 🙈

@tombeynon they seem to support both - now not sure how that translates into your app. But I would imagine that you could use one or another, not sure if...

Hello. I found the problem, it is indeed the index key as @Nyholm was saying. For the scenarios we use "source" as the id for the translation we need to...

@dkozickis I'm currently using this on my projects. It's working as expected. Delete everything on loco and sync again may help, as it may be confused. Also if your id's...

@dkozickis yes i'm using text which basically tells Loco that `My translation` is how it going to appear on Loco to translate. The random ID is still generated and my...

If you come here in 2023, I had to run the command as follow: > docker compose exec web pip install sentry-telegram && docker compose restart web Or with sudo...

@Olshansk can this be closed now?