ERR_TOO_MANY_REDIRECTS after nextcloud 20.0.4 upgarded

Description

Good morning,

I've updated the nextcloud plugin from 20.0.3 to 20.0.4 with FreeNAS. Once complete i try to log-in, the google chrome show me the: ERR_TOO_MANY_REDIRECTS

i just need the NextCloud in my local network, do anyone know it's my problem or NextCloud's problem?

How to i down grade to 20.0.3?

I've try uninstall/install and clean the iocage serve times.

Here's my config.php:

<?php $CONFIG = array ( 'passwordsalt' => 'TccSPoYL4frD232T+Xq7EulvRr', 'secret' => '28HsThxbHRHHrkXM8o0z7351+S7nsE', 'trusted_domains' => array ( 0 => 'localhost', 1 => '192.168.1.105', 2 => '192.168.1.102', ), 'datadirectory' => '/usr/local/www/nextcloud/data', 'dbtype' => 'mysql', 'version' => '20.0.4.0', 'overwrite.cli.url' => ' http://localhost ', 'dbname' => 'nextcloud', 'dbhost' => 'localhost', 'dbport' => '', 'dbtableprefix' => 'oc_', 'mysql.utf8mb4' => true, 'dbuser' => 'oc_ncadmin', 'dbpassword' => 'TAnD8BHiei83729d9xX712msQmszaz3', 'installed' => true, 'instanceid' => 'ocopxna658un', );

I also remove the FreeNAS and re-install again but it doesn't works.

There also had other users giving feedback of meet with the same problems, please help:

https://help.nextcloud.com/t/err-too-many-redirects-20-0-3-to-20-0-4/101930

https://www.truenas.com/community/threads/err_too_many_redirects-erro-after-nexcloud-20-0-4-plugin-install.89674/

Problem/Justification

None

Impact

None

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Jason Graun 
January 4, 2021 at 5:15 PM

I am having the same problem as others, the fixes aren't working for me as well.

Matt M 
January 2, 2021 at 4:53 PM

I have tried installing NextCloud on FreeNAS v11.3 and then again once upgrading to True as. Can confirm that the same bug appears in both. Have tried the fixes people have suggested and have still come up empty.

David A Newberry 
December 30, 2020 at 7:17 PM

Been trying to install NextCloud on TrueNAS-12.0-U1 for past 6 or 7 hours - getting the same ERR_TOO_MANY_REDIRECTS ....  This is after upgrading from FreeNAS to TrueNAS. I have never installed NextCloud, so this problem is not related to a NextCloud upgrade; it is a brand new install. After clearing cache I get to the login screen, but not the finish setup login screen; therefore, I cannot finish my install. Was going to completely uninstall and start over, but see that others have tried this without success. Also see that there is a workaround due to a potential file/folder name error.

Bonnie Follweiler 
December 30, 2020 at 5:09 PM

This issue is a duplicate of  https://jira.ixsystems.com/browse/NAS-108795

Ricardo Jolly 
December 30, 2020 at 3:03 PM

Hello everyone,

This is a TrueNAS bug that is not present when NextCloud is installed in another environment. For S&G, I installed NextCloud on Ubuntu and it works fine.

Duplicate

Details

Assignee

Reporter

Fix versions

Priority

More fields

Katalon Platform

Created December 23, 2020 at 1:30 AM
Updated July 1, 2022 at 4:59 PM
Resolved December 30, 2020 at 5:09 PM