gizmer

Members
  • Posts

    33
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

gizmer's Achievements

Noob

Noob (1/14)

1

Reputation

  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.