Problem updating to the latest version v17

sudo -u www-data php updater/updater.phar

Nextcloud Updater - version: v17.0.1-1-gf9724f4 dirty

Step 9 is currently in process. Please call this command later.

Next step:

sudo -u www-data php occ maintenance:repair

Composer autoloader not found, unable to continue. Check the folder “3rdparty”. Running “git submodule update --init” will initialize the git submodule that handles the subfolder “3rdparty”.

Next step:

cd 3rdparty/
git submodule update --init

fatal: Not a git repository (or any of the parent directories): .git

I don’t know what to do. Any ideas?

Hello @bichomen,

i am using a NextCloud installation on a free server, but i have the same error output. Did you get anywhere with your problem?

Same here! Any solution yet?

i have the same problem, can’t login after updating, here my output

Composer autoloader not found, unable to continue. Check the folder “3rdparty”. Running “git submodule update --init” will initialize the git submodule that handles the subfolder “3rdparty”.

any solutions there

kindly

Did you install stuff manually, replace code, load directly from github?

A post was split to a new topic: Github install failed