• 10 Posts
  • 107 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle

  • Thank you! I feel I am close to success but still not there yet. This AIO includes a reverse proxy, but I already have one (NPM).

    I’ve seen and applied the docs for how to route with my own reverse proxy, and I come to the point where it’s all installed and started.

    But then - that button “open your Nextcloud↗️” does not work :'( and I think it’s because it still requires something from its own proxy? The docs aren’t clear on this.

    The logs say “failed to fetch discovery endpoint from https://cloud.mydomain.here

    I want to use a flavor of AIO that is just Nextcloud and does not expect any specific certs and proxy and stuff. Just take care of the inside stuff, and let me do the outside stuff.















  • Thank you for these ideas, I will read up on systat+sar and give it a go.

    Also smart to have the script always running, sleeping, rather than launching it at intervals.

    I know all of this is a poor hack, and I must address the cause - but so far I have no clues what’s causing it. I’m running a bunch of Docker containers so it is very likely one of them painting itself into a corner, but after a reboot there’s nothing to see, so I am now starting with logging the top process. Your ideas might work better.