Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot access after upgrade #12618

Closed
fir3wall opened this issue Nov 23, 2018 · 4 comments
Closed

Cannot access after upgrade #12618

fir3wall opened this issue Nov 23, 2018 · 4 comments

Comments

@fir3wall
Copy link

Hey,

Trying to login to the system after upgrade produces the following error. It's 1and1 hosted service so no access via shell or to webserver logs. Was working perfectly before upgrade

Steps to reproduce

  1. Try to access login page after upgrade to 14.0.4 from 13.0.2

Expected behaviour

Login page is working

Actual behaviour

Receiving error

Fatal error: require_once(): Failed opening required '/homepages/46/d602203667/htdocs//lib/autoloader.php' (include_path='.:/usr/lib/php7.2') in /homepages/46/d602203667/htdocs//lib/base.php on line 575

Server configuration

Operating system:
Don't know (Hosted 1and1)
Web server:
Don't know (Hosted 1and1)
Database:
Mysql
PHP version:
PHP 7.2
Nextcloud version: (see Nextcloud admin page)
14.0.4
Updated from an older Nextcloud/ownCloud or fresh install:
Updated from 13.0.2
Where did you install Nextcloud from:
Originally zip then used upgrader

@fir3wall
Copy link
Author

Hello,
Done some digging and performed following actions:

  1. Grabbed file autoloader.php from nextcloud GIT and dropped it into lib
  2. Now getting error:
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".

Not sure it was needed but desperate to get to my (encrypted) files!

Thanks
Dariusz

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #2358 (Cannot create new users after upgrade), #9588 (Can't log in after Fedora upgrade from 27 to 28), #169 (New Created Users can NOT ACCESS shared & system example files after upgrade OC902 to NC905), #6171 (Cannot access private property OC\Files\Storage\Wrapper\Encryption), and #9257 (Can't access federated share).

@kesselb
Copy link
Contributor

kesselb commented Nov 24, 2018

Looks like something went wrong during the update process. I would try to use the zip from https://nextcloud.com/install/#instructions-server and upload the files to your webspace. Please backup your current version and also the database.

@MorrisJobke
Copy link
Member

As there is no report since a while and we can't reproduce the issue I will close this ticket. If this is still happening please feel free to reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants