Felix Stupp
Felix Stupp
> Can you check your `/etc/pihole` directory and see if there is a `gravity_old.db` file there? > > > The `gravity` update process builds a new database with the updated...
> Can you expand a little bit on that? [Database transactions](https://en.wikipedia.org/wiki/Database_transaction) in a nutshell are a way to be able to use a database normally but only you see the...
Also, a further point: I now probably understand, why my Pi-Hole lost its data. Because SQLite is a single file DB with no persistent daemon like PostgreSQL etc., it has...
Okay, I see there are good reasons why transactions are not feasible for Pi-Hole, at most due to restrictions from SQLite I wasn't aware (other DB's should be able to...
> Forgive my ignorance, but if I'm not mistaken you can install DAVx5, configure a WebDAV connection in that app, followed by selecting the app as a Seedvault backup provider....
Also probably the role should be moved to `roles/custom` where the other roles live now after the last change
> Unrelated to that change, were the slack puppets able to be created properly in your instance? I may have gotten configs messed up, it seems the bridge is only...
@mnaser Thanks, I already forgot about that :+1:
> any idea what we need to do specifically to make this happen? I made a "short" dive into the code base and from what I’ve learned, some parts of...
I assume I have a user reporting the same issue, but interestingly on Windows 10. I assume it is the same kind of issue because it does not seem to...