Joshua Dunham
Joshua Dunham
I'm getting the same issue with an unknown variable 'default-authentication-plugin=mysql_native_password' error that appears to be crashing the db container.
I figured it out. You need to change the "--default-authentication-plugin=mysql_native_password" to "----mysql-native-password=ON" in the COMMAND section of db container. Apparently in upgrading to the latest version of mysql 8 (which...
> > I really need this! > > which networks are you trying to work with? zksync
Bump, because I'd really like to see this happen. Needing to migrate from one instance to another because my old instance is stuck at old version.
I found this guide really helpful. I was able to import an enpass .json into Buttercup using this work around. https://jsph.pl/migrating-from-enpass-to-keepass/
Does this app or the voip.ms have a maximum number of characters for the API password? I'm using a pretty long password.
Upvote, same issue.
I was having the same issue, but @Bluesmoothie 's work around fixed it for me. Thanks. > Temporary workaround tested and functionnal for me : In https://github.com/YunoHost/yunohost/blob/dd394e94dc2bc4582a2471f7fe90106713189110/src/utils/resources.py#L1291 The file is...