F1zzyD

Results 20 comments of F1zzyD

> Git pull the repository. Chmod +X webui.sh Launch with ./webui.sh Does not work. Output is: > /usr/bin/env: ‘bash\r’: No such file or directory > /usr/bin/env: use -[v]S to pass...

> Is this still an issue because I don't see any failures in my logs. Yes, this is still an issue. I tried extending my config in Proton and adding...

> UPDATE: > > I managed to get rid of this error by removing and re-adding my caldav account client-side. However whenever I invite attendees it doesn't emails upon creation...

> The issue is the `cloudflare-python` package, version 3.x.x is incompatible with 2.x.x, ~which is pinned in certbot upstream, but not here in NPM it seems. Perhaps certbot needs to...

Yep, having this issue as well. Can't delete it, change it, or anything if Dockage gets confused. It says it's maintaining it and inactive, but for some reason has no...

> I was able to get this working as well. Thanks for the heads up. > > ** Update *** - Adding the steps from Reddit in case something happens:...

Issue persists even with update 2.11.3. I've contacted my ISP, Let's Encrypt forums, Cloudflare forums.... nothing. A few things that I notice on my fourth clean installation of NPM: -...

Finally got to reporting back on this, as I did ultimately get this resolved. The issue was actually NOT NPM.... it was my ISP. It seems that a lot of...

> See https://github.com/wg-easy/wg-easy/issues/1507 ("option 2") for a better solution to these password-hash issues. > > (I think this thread proves that the whole `$$`-escaping is a pretty inelegant and error-prone...

> Don't know if this is useful anymore: I had this issue when placing the hashed password in my .env-file. Placing it directly in my docker-compose.yml solved the issue. Somewhere...