concave-sphere

Results 6 comments of concave-sphere

This was one of the issues I ran into when learning Bevy, and it's one of the ones that hasn't gone away. I'm *better* at diagnosing these issues, but it's...

Still not working for me. Background: I'm running nextcloud in a Docker container alongside containers for cron, the proxy, the push app, and some other unrelated stuff. The proxy is...

After some experimentation, I managed to get debugging output from `occ` when it sends this request. This is the output of the client request with `debug=true`, as well as the...

Additional findings: 1. If I run `curl http://public.host.name.com/push/test/remote/1.2.3.4`, I get back `172.23.0.1`. This is what I expected given the above. It happens from both a container, the Docker host, and...

This seems to be what happens. Apologies if I got anything wrong -- I'm not familiar with the `warp` library that's in use here. 1. The `test/remote` URL is served...

I have the same issue as @raimund-schluessler and @mikey242. ``` ✓ redis is configured ✓ push server is receiving redis messages ✓ push server can load mount info from database...