I’m using Nextcloud on an Raspi 4 with Dietpi (up to date ) That alone works pretty well. Now I trying to use Opencloud on my Synology NAS. It’s installed in with Docker / Portainer / etc and it works also, but I can only can use one at a time . Meaning both need port 443. I thought by using port 8443 for Nextcloud was enough , but sofar not successfull. The usual tipps from the Internet i.e edit the ports.conf and default ssl in the /etc/apache2/sites-available did not work. The router can be setup to route port 8443 to the raspi without problem. Apache2 has been restarted after the changes in the config files without complains. But it’s not working
I’m pretty sure that I overlooked something, but at present I could use a professional tipp
The issue : it’s not working with port 8443 Looks like something is missing. Or some setting is wrong.
The browser ( FF & Chrome ) give up after some time and report that the server is not responding. Cache borth browser cleared before testing. Apache was always restarted after the changes