fromage9747
fromage9747
Finally got round to implementing this today and it's working like a charm. Cheers
I am using an LXC Container in Proxmox with Docker running on it. Confirmed that when adding: nameserver 8.8.8.8 nameserver 8.8.4.4 to /etc/resolv.conf the issue is resolved. Cheers.
@faizalshap Thank you for providing the class that needs to be modified. I copied and pasted your code snippet and received the below:  At least with the right class,...
@bigcat88 I do not use snap on my NextCloud instance. It is not installed.
@bigcat88 Below is the output: ``` pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6) ``` 
@bigcat88 Thank you for the feedback. I will make the changes and get back to you if there are any issues.
@bigcat88 I have made the required changes and it is working as expected under python3.9. Thank you for your speedy response and assistance.
> Also, I can see a file: `/opt/mailcow-dockerized/data/web/.well-known/acme-challenge/2294426XXXXXXXX` and on a webserver (from outside, with browser), I can see: `http://185.58.xxx.xxx/.well-known/acme-challenge/2294426XXXXXXXX`. This fixed it for me too. Fresh install of Mailcow...
@killkli has this been merged into the master branch? I haven't been able to get it to work.
@ZKJGOLD I found this https://github.com/goldfire/howler.js/issues/825 I cannot use it, as _src is unknown in typescript. Maybe you will have better luck. I am currently unloading Howl, changing the source and...