fromage9747

Results 78 comments of 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: ![image](https://user-images.githubusercontent.com/23147783/79253363-47f67e80-7ead-11ea-9c1a-0e4b7daca051.png) 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) ``` ![image](https://user-images.githubusercontent.com/23147783/166212786-f0af8db1-b33a-4a2d-9c71-d7781ed8cdbc.png)

@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...