schklom
schklom
@blackfeather9 Glad that my answer helped you 👍 I think your network names may cause some misunderstanding, so I will make it clear for anyone wondering: `external: true` means the...
I thought the webpage would help figure out what went wrong, but I guess not. This is the original error message from Nextcloud  The only noteworthy log I could...
Hi, It works fine when I connect either directly to the server (exposing OnlyOffice directly on the Internet) or via a reverse-proxy, but not via a VPN. Me ----> VPN...
To be honest, I will be happy as long as the reverse-proxy setup works. I mentioned the others for completeness :P Would it help if I logged the traffic request...
Setting `cto=30` does nothing for some reason ```bash www-data@apprise:/opt/apprise$ apprise -vvv -t "Test Message Title" -b "Test Message Body" signal://signal-api:8080/123456789?cto=30 2022-09-01 14:57:21,018 - DEBUG - Loaded Signal API URL: signal://signal-api:8080/123456789/?batch=no&status=no&format=text&overflow=upstream&rto=4.0&cto=30.0&verify=yes...
It seems to take about 12 seconds for me on average (repeated 5 times). I have about 30 running Docker containers, but the machine is rarely under any load. ```bash...
@tacruc DCO is still unhappy, and wants me to do the same commands as in https://github.com/nextcloud/maps/pull/617: > To add your Signed-off-by line to every commit in this branch: > >...
Ok i'll try again. But this is really strange because I did the pull request using github.com from the browser, I didn't expect github.com would cause problems.
@BarnardCollier Could you share the Dockerfile or the repo with your Docker version ?
@BarnardCollier I can't promise it will work, but I can try and share my repo and image if it does. But to do that, I need to see your code....