Anthony Rabbito
Anthony Rabbito
~~As of 09cb7b4 it seems I don't need this patch anymore! Will confirm otherwise.~~ Nevermind I was running the wrong binary
I'm getting the same thing
This is still an issue :(
Hi @frederictobiasc how did you test this? I would like to incorporate as well
I'm just now catching up and noticing the cilium CLI and updated cluster-mesh docs. Understood. Thank you! Excited for the new release.
I cleaned this up in a somewhat destructive manner. ```psql DELETE FROM (migration rows) ``` It seems using bun as the ORM backend to lndhub it should be trivial to...
Sadly after changing the deployment strategy to recreate I ran into this again :( ```json {"level":"fatal","time":"2023-01-02T14:16:45Z","message":"Error migrating database: migrate: migrations table is already locked (ERROR: duplicate key value violates unique...
It simply instances the database and user if it's non-existent https://github.com/onedr0p/containers/blob/main/apps/postgres-initdb/entrypoint.sh I have just removed my stale lock: ```psql lndhub=# DELETE FROM bun_migration_locks WHERE id = 431; DELETE 1 lndhub=#...
I can confirm this patch worked for me on NixOS.
Just listened to the last office hours, and I had to dig up this issue that was spoken of. First I must say the website looks awesome and is a...