ThellraAK

Results 13 comments of ThellraAK

Without the single quotes I get an error ``` ERROR! We were unable to read either as JSON nor YAML, these are the errors we got from each: JSON: Expecting...

I lost all history as well, but got hundreds of extra rooms. The old bridge only created rooms as they were used, this one pulled out to I think at...

Does the repo exist and has it been initialized? I my suggestion for troubleshooting would be to try and run a `borgmatic info` from the container. to see if it...

Tulir's git repo is not spantaleev's repo. The default value is `matrix_mautrix_signal_docker_repo: "https://mau.dev/mautrix/signal.git"` If you want to use the mainline version, I'd suspect that's where you would set it from.

That's more of an ansible problem. https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_privilege_escalation.html You can set up ssh to not allow root to login with a password, but still have a root password set.

> Do you think it's worth me spinning them into config instead of constants? Please do, being able to configure this will make it so I can grab an entire...

I would like it still, I use this primarily for work and being able to set it to only run on specific days of week would be awesome.

Don't know what hardware you guys are on, but it took 10+ minutes for me to get a response on an I5-6500 using the smallest one.

I'm on a Ubuntu Cloud Image running on Proxmox with Host CPU. Trying to figure out how to run the Straight API on a different node to see if there...

Yeah, using https://github.com/ggerganov/llama.cpp with `./main -m ./models/ggml-alpaca-7b-q4.bin --color -f ./prompts/alpaca.txt -ins` Is outrageously faster than serge.