gizmer

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by gizmer

  1. Yes, I removed and reinstalled the app - the problem persists. I also installed the app from Community Apps into a new Appdata-folder and copied the database from the old Appdata folder to a new one - the same result. The container would start and in a couple of seconds it terminates with the same output in the bitwardenrs.log. How can I manually access the vaultwarden database?
  2. Am I the only one having problems after upgrading Vaultwarden from 1.24.0 to 1.25.0? If I revert back to 1.24.0 there are no problems at all. This is what bitwardenrs.log looks like on 1.25.0: | Version 1.25.0 | |--------------------------------------------------------------------| | This is an *unofficial* Bitwarden implementation, DO NOT use the | | official channels to report bugs/features, regardless of client. | | Send usage/configuration questions or feature requests to: | | https://vaultwarden.discourse.group/ | | Report suspected bugs/issues in the software itself at: | | https://github.com/dani-garcia/vaultwarden/issues/new | \--------------------------------------------------------------------/ [INFO] No .env file found. [WARNING] The following environment variables are being overriden by the config file, [WARNING] please use the admin panel to make changes to them: [WARNING] SIGNUPS_ALLOWED, INVITATIONS_ALLOWED, ADMIN_TOKEN [DEPRECATED]: `SMTP_SSL` or `SMTP_EXPLICIT_TLS` is set. Please use `SMTP_SECURITY` instead. Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:46.047][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:47.049][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:48.051][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:49.053][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:50.055][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:51.057][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:52.060][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:53.063][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:54.066][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:55.068][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:56.070][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:57.074][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:58.076][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:13:59.078][vaultwarden::util][WARN] Can't connect to database, retrying: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), ) Running migration 20220302210038 Executing migration script 20220302210038/up.sql [2022-05-26 23:14:00.080][vaultwarden][ERROR] Error creating database pool: DieselMig. [CAUSE] QueryError( DatabaseError( __Unknown, "UNIQUE constraint failed: devices_new.uuid, devices_new.user_uuid", ), )
  3. OK, thanks. I'll keep an eye on it, but for the moment everything seems to work.
  4. Thanks, @Squid! I did as you suggested and it's working now! You helped me a lot, many thanks! P.S. Running Tools->New Permissions helped me regain access to the AppData directory via SMB
  5. Since I could not access my Appdata directory via SMB, I ran "New Permissions" under Tools. I guess after this run I can't start a Docker container or create a new one. I get e.g. errors like this docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "/init": permission denied: unknown. or standard_init_linux.go:219: exec user process caused: permission denied How can I fix this? Thanks in advance.
  6. so I'm trying to add the folder /data/Watched/
  7. Hi there, if want to add a watch folder, it get not saved (after I hit save button). So if I the open settings and scroll down to "Automatically add torrents from", it looks like nothing changed. What am I doing wrong?
  8. Hi @Sycotix, great container und great videos btw Everything working fine, except one thing with my Nextcloud. I would need your help on how to bypass or disable API authentication for Nextcloud in NGINX Proxy Manager. In Authelia log I get errors like this: time="2021-02-23T22:47:04+01:00" level=info msg="Access to https://nextcloud.mydomain.com/ is not authorized to user , sending 401 response" method=GET path=/api/verify remote_ip=XYZ.XYZ.XYZ.XYZ I tried several things in custom locations tab in NGINX Proxy Manager, but no luck yet. Also tried proxy_intercept_errors off in advanced config. Thanks in advance.
  9. Hi, thanks for this docker, it's a pleasure to use it. I notice some differences in the quality between source file output file and that seem to have something to do with the image compression level. Is there a setting to change the quality/compression level of the output pdf file? Thanks in advance.
  10. is there any chance to see an OTP code generator like with premium accounts?
  11. Yes, I'm using the new container now. Works as it should, all data is still there. I'm using the same Bitwarden Appdata directory I used with the old container, now with the new container.
  12. Hi, looks like I missed that info. How do I migrate my database to the new docker template? Thanks.
  13. I know it's an old post, but did you manage to fix the problem? It seems I have the same issue with my server.
  14. Hi @Flamingo, thanks for the reply. In BIOS I turned everything off what is dealing with CPU-throttling and automatic frequency management. But it didn't help. And there is no newer BIOS version out there.
  15. I have set the CPU governor to Performance via Tips and Tweaks plugin. While booting the unraid server the console output says "Enabled CPU frequency scaling governor: powersave". How can I check which governor is set after the server booted up?
  16. If while playing audio in Windows 10 VM a disk drive is spinning up, audio gets interrupted and continues to play after the disk ist fully spinned up (couple of seconds). I'm using an external USB sound card plugged into a USB controller passed through to Windows VM. Using Unraid 6.5.2. Data drives and parity drives are plugged into a PCI-E SATA HBA (Host-Bus-Adapter). Windows VM uses 4 isolated CPU cores. Your comments and suggestion are highly appreciated.
  17. I'm on Unraid 6.5.0 and have the same issue - while the resillio sync container is running, disks won't spin down. My config is as follows: Can anyone help with the issue?
  18. I'm running 6.4.1 and since some time I noticed that after a docker container gets automatically updated or I update it manually, it disappears from the list of installed docker containers. I can always manually restore disappeared dockers from my user templates, but it's pretty annoying to to so every time docker container gets updated. No all dockers are affected, but for instance binhex's rtorrentvpn gets lost every time I update it. Did someone experience this behaviour? Any help is appreciated.
  19. Thanks for your reply @johnnie.black I tried to disable the plugin "Folder Caching" (with the setting "Scan user shares" set to "no") and it helped! Now I have no folder caching but spin down delay is working Additionaly I set individual spin down delays on each disk in disk setting. just to be sure.
  20. After upgrading from RC to 6.4.0 stable disks are spun up permanently even if there is no activity and opened files. Spin down delay in disk settings is set to 15 min. What could be the reason and how to fix?
  21. OK, thanks. Is there any chance to prevent the password resetting?
  22. Hi experts, I have an OpenVPN Docker from linuxserver on my UNRAID machine running. Everything works fine and I can connect from outside to my local network until I update the docker container. After each update I can’t connect to and login into the OpenVPN server anymore – the client says that the password is wrong. That’s why every time the docker gets updated, I need to set the password of the admin account to its old value. So the problem is that after each OpenVPN docker update the password of the admin account gets somehow resetted. Authentication settings in the Docker settings are as follow: under “Authenticate users using” I tried Local and PAM. In both cases the same result. Has anyone noticed this behavior? How can I fix it?