schklom

Results 108 comments of schklom

> this workaround is (for lack of a better word).. dumb If I get it right, all that changed is that the mock code is run at most 3 times...

I have no idea how you thought of this fix by reading the log, but I'm not sure I want to know x) I don't think I have anything else...

In the meantime, try using `shenxn/protonmail-bridge:2.4.0-build`, it works for me for some reason.

@Lolen10 How much CPU and RAM does a container running that image consume compared to the one made for arm64? I am wondering if using QEMU is very taxing or...

Same here. I reinstalled after a factory reset, and now I can't login anymore even after restoring the app settings

Guys (@Hund and @MikkelHauge), instead of (or in addition to) posting that you also have this problem, please add a reaction (e.g. click on the thumbs-up to add one), this...

It is working for me now. This may have been a Reddit bug, not a problem from here.

@PhilippC I have this issue too. I need to use TOTP to access a webpage I host, but the server is in another timezone. My KeePass entry has a field...

@veerendra2 For now at least, disable the Redis password, that should fix it.

@joshtrichards I did not use the config file to set the redis password, I used ```yaml environment: REDIS_HOST_PASSWORD_FILE: /run/secrets/nextcloud_redis_pass secrets: - nextcloud_redis_pass ``` My understanding is this should be enough...