Everything posted by Roxedus
-
[Support] selfhosters.net's Template Repository
@gshlomi I updated the path, even though i have data in in multiple directories. I haven't gotten to play with prom other than just have it running and scraping telegraf
-
[Support] selfhosters.net's Template Repository
@Glassed Silversre you trying to launch it with a separate mysql database?
-
[support] Vaultwarden (formerly Bitwarden_rs)
You should reach out to the developers https://github.com/dani-garcia/bitwarden_rs/issues/new I have never heard about that, and have no idea on how to troubleshoot it.
-
[Support] selfhosters.net's Template Repository
@gshlomi Thats what the docs say, yes. However I had no luck using that when updating the template. I will however check again.
-
[support] Vaultwarden (formerly Bitwarden_rs)
Classical example of a bad configed reverse proxy. You can start with replacing the server_name to your bitwarden domain. This is normal when trying to login over http with chrome.
-
[support] Vaultwarden (formerly Bitwarden_rs)
What to think about what? That chrome takes a firm stand and not let people try to do actions that are supposed to be secure, over a insecure connection?
-
[Plugin] Docker Folder
Yup, that did it. here is a small annoyance, the sub menu link break when you change or update the container, because it relies on the hash
-
[Plugin] Docker Folder
-
[Plugin] Docker Folder
It seems like I lost the ability to add buttons, persists after a reinstall
-
[Plugin] Docker Folder
Would be great if one could choose a icon based on the current containers in the folder.
-
[support] Vaultwarden (formerly Bitwarden_rs)
Is the time in the container correct? check with `date` in a console to the container. First guess is that the database is in read-only mode, checked the container logs?
-
[support] Vaultwarden (formerly Bitwarden_rs)
So the issue you guys are having, is that chrome disallows insecure connections and cryptokit. It makes me believe that the reverse proxy isn't fully over https.
-
[support] Vaultwarden (formerly Bitwarden_rs)
Can you try the one from lsio? thats the one i am using https://github.com/linuxserver/reverse-proxy-confs/blob/master/bitwarden.subdomain.conf.sample
-
[support] Vaultwarden (formerly Bitwarden_rs)
I just updated, and i dont see those errors. which reverse proxy confs are you guys using?
-
[support] Vaultwarden (formerly Bitwarden_rs)
Are you browsing trough a reverse proxy?
-
[support] Vaultwarden (formerly Bitwarden_rs)
There is nothing wrong :latest is latest. The image get built after each commit to the repository.
-
[support] Vaultwarden (formerly Bitwarden_rs)
What does the browser console say?
-
[Plugin] Docker Folder
By not adding (more like forgetting) to add a icon, the folder actually never shows, and are nowhere to be found in the gui. Deleting the folder in the json squid mentioned does not resolve the issue, only deleting the whole file helped. Edit: seems like it was not the missing icon, rather the space in the name
-
[Plugin] Docker Folder
@Squid publish a predefined folder to CA when? I definitely want to play with this plugin when i can
-
[support] Roxedus ts-dnsserver
I dont use it for DHCP, jsut DNS, cant help with that. sorry Probably because macvlan block traffic from the host to the container by default. I have not attempted this yet.
-
[support] Vaultwarden (formerly Bitwarden_rs)
Personally I just replaced the repository field, but yes, that should work
-
[support] Vaultwarden (formerly Bitwarden_rs)
Yes. It is the old image, but under a more official brand
-
Help with traccar
I have never used traccar, does it actually serve on /traccar? Does it support that base path?
-
[support] Vaultwarden (formerly Bitwarden_rs)
Yea, that's a wierd one, we discussed this over at our Discord, and I am clueless
-
Help with traccar
The xml is linked in the description in the template, but here it is https://raw.githubusercontent.com/traccar/traccar/master/setup/traccar.xml The screenshot assumes you placed the xml inside the traccar appdata folder