btcpayserver / btcTransmuter

A self-hosted ,modular IFTTT-inspired system for bitcoin services written in C#
https://btcpayserver.org
79 stars 23 forks source link

bug with login & account lockout. #68

Closed Eskyee closed 3 years ago

Eskyee commented 4 years ago

btcTransmuter latest version. been testing transmuter over the year. and every now and then I get account lockout. not sure if this is bug with safari and cookies etc, I've have not tested or reproduced with other browsers.

britttttk commented 4 years ago

From mattermost: image

britttttk commented 4 years ago

@Eskyee can you see if you have any logs

uhlhosting commented 3 years ago

I have same issue, no logs unnfortunatelly, i also removed the container, removed the volumes, and the issue persisted, gues the creds are stored outside of the btctransmuter docker in this case. Or it does not explain how the credentials were still stored after a removal and addition in docker, i also runned docker system prune and docker volume prune .

Eskyee commented 3 years ago

Closing now, since kukks has updated Transmuter.