Replies: 2 comments 2 replies
-
same problem here, but with android |
Beta Was this translation helpful? Give feedback.
2 replies
-
It looks like the Edge version was just built today, the 27th. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a Proxmox Alpine Vaultwarden LXC with Nginx Proxy a while ago, and it had been working great; however, i recently started having issues only with logging into the IOS app... everything else is working still...
Upon digging into the issue, i noticed that my server and web versions are both out of date. Apk update && Apk upgrade don't seem to be pushing the latest version, and I can't figure out why.
I've tried adding the testing repo with "apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing vaultwarden" and then running " apk upgrade --update-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing vaultwarden" but my admin dashboard still shows that I'm running older versions of everything. I feel like this should be simple, and I'm sure I'm just missing something... but I'm stuck.
Any help would be greatly appreciated. Below is my support string, if it helps...
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: ADMIN_TOKEN
Beta Was this translation helpful? Give feedback.
All reactions