NextCloud plugin seems to have an issue, after configuration, it gives the ERR_TOO_MANY_REDIRECTS error. So should it be reported here or to NextCloud?
NextCloud plugin seems to have an issue, after configuration, it gives the ERR_TOO_MANY_REDIRECTS error. So should it be reported here or to NextCloud?
Using the following command fixed it but it is now saying something about integrity. So need to figure that one. At least I am able to get to the site.
Code:
cd /usr/local/www/nextcloud
su -m www -c “php ./occ config:import < /usr/local/share/nextcloud/fix-apps_paths.json”