maxmunzel
maxmunzel
Hey Shadowcrit, thanks for opening an issue. At a first glance, this looks like your shell looking up the `$thisdoesnot` variable, not finding it and replacing it with the empty...
Hi [sambhavbharvesh](https://github.com/sambhavbharvesh), I have a setup running with podman on linux, maybe some of the options work for you, too. Podman Command: ```bash /usr/bin/podman run \ --rm \ --volume "/mnt/hdd/homeassistant:/config"...
Hi Cosmic! Thanks for your work, making kvass work properly with reverse proxies was on the todo list for (too) long and I'm happy you made it happen :) I'm...
Thanks for the quick adjustments. The migration would actually have little db logic in it and would be at the end of `NewSqlitePersistance()`. Basically: 1. Check if state.SchemaVersion == 1...
EDIT: Trying it again, the `.[metaworld]` install also fails on a fresh env, let me come up with another example -.- I tried various things (macOS python, fedora python, the...
I'll try to replicate some of the failed installations attempts later, I threw aways the failed VMs after I had a running setup...
Sounds good 👍
Hi zQueal, Thanks for opening an issue. I’m currently busy with other stuff and hadn’t looked at kvass for a while. I think the issue will be more apparent if...