Steps to reproduce
- Server works well (except some issues that don’t affect the normal user, just admin)
- Reset Router because it was not working anymore
- Set up Port forwarding to 80 and 443 on TCP
- Set up no-ip to right IP again
- Try accessing the owncloud through mobile data/from outside the home network
Expected behaviour
Should be able to connect just as on internal IP
Actual behaviour
There is an HTTP Error 503 mostly, sometimes 504 as well
Server configuration
Operating system:
Raspian with Owncloud 10.0.8.5, php 7.0/apache and based on a MySQL db
The content of config/config.php:
only the ips are included:
0=> my domain
1=> internal ip
2=> localhost
Have I missed some steps when configuring the router again or do I have to fix something on the server itself? I think I have done everything that needs to be done to set up my server to be accessible from outside.