Do i know any SQLX magicians?

We have an issue over at https://codeberg.org/Chfkch/bitritter/issues/59 and not sure why SQLX cannot create the database on the fly on some machines. I am pretty sure it worked at some point in time, but since i cannot reproduce it on my computer (several people can), i am out of ideas.

   

#SQLX #BitRitter #RustLang

Trouble building

Hi! I'm looking to try out Bitritter, but unfortunately v0.1.1 from the Alpine repos is unable to log into my Vaultwarden server. I tried building latest from source and, after installing all dependencies on my phone, ran into the following errors: ``` mat@hermes ~/D/bitritter (main)> cargo bui...

Codeberg.org

@chfkch just glancing at the errors on mobile this smells like a file-backed sqlite setup with missing permissions and/or directory structure

Another thought while typing that: running out of disk space. This one could explain the "used to work" part