You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happened just after updating from NC 10 to 11 beta 2.
After the upgrade I am still logged in, but trying to log in in a private browser window fails.
Steps to reproduce
While not logged in, go to the login page
Enter valid credentials
Press "Log in"
Expected behaviour
I should be logged in
Actual behaviour
I get an error message:
Internal Server Error
The server encountered an internal error and was unable to complete your request.
Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
More details can be found in the server log.
This happened just after updating from NC 10 to 11 beta 2.
After the upgrade I am still logged in, but trying to log in in a private browser window fails.
Steps to reproduce
Expected behaviour
I should be logged in
Actual behaviour
I get an error message:
Server configuration
Operating system: 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1 (2016-10-19) x86_64 GNU/Linux
Web server: Apache/2.4.10 (Debian)
Database: psql (PostgreSQL) 9.4.9
PHP version: PHP 7.0.13-1~dotdeb+8.1
Nextcloud version: 11.0 beta 2 (beta)
Updated from an older Nextcloud/ownCloud or fresh install: Up[dated from 10
Where did you install Nextcloud from: beta channel from https://updates.nextcloud.com/updater_server/
Signing status:
Integrity checker has been disabled. Integrity cannot be verified.
List of activated apps:
Disabled:
The content of config/config.php:
{
"system": {
"instanceid": "ocaed749a93a",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"datadirectory": "/var/www/nextcloud/data",
"dbtype": "pgsql",
"version": "11.0.0.5",
"installed": true,
"forcessl": true,
"loglevel": 2,
"theme": "",
"maintenance": false,
"defaultapp": "news",
"enable_previews": true,
"preview_libreoffice_path": "/usr/bin/libreoffice",
"enabledPreviewProviders": [
"OC\Preview\PNG",
"OC\Preview\JPEG",
"OC\Preview\GIF",
"OC\Preview\BMP",
"OC\Preview\XBitmap",
"OC\Preview\MP3",
"OC\Preview\TXT",
"OC\Preview\MarkDown",
"OC\Preview\Illustrator",
"OC\Preview\Movie",
"OC\Preview\MSOffice2003",
"OC\Preview\MSOffice2007",
"OC\Preview\MSOfficeDoc",
"OC\Preview\OpenDocument",
"OC\Preview\PDF",
"OC\Preview\Photoshop",
"OC\Preview\Postscript",
"OC\Preview\StarOffice",
"OC\Preview\SVG",
"OC\Preview\TIFF",
"OC\Preview\Font"
],
"trusted_domains": [
"fnp.tubul.net",
"public.tubul.net",
"tubul.net",
"webmail.tubul.net",
"cloud.tubul.net"
],
"dbname": "owncloud",
"dbhost": "localhost",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"forceSSLforSubdomains": true,
"mail_from_address": "nextcloud",
"mail_smtpmode": "php",
"mail_domain": "tubul.net",
"updatechecker": true,
"updater.server.url": "https://updates.nextcloud.com/updater_server/",
"updater.release.channel": "beta",
"apps_paths": [
{
"path": "/var/www/nextcloud/public/apps",
"url": "/apps",
"writable": true
}
],
"appstoreenabled": true,
"appcodechecker": false,
"appstore.experimental.enabled": true,
"appstoreurl": "https://apps.nextcloud.com/api/v0",
"memcache.local": "\OC\Memcache\APCu",
"trashbin_retention_obligation": "auto",
"asset-pipeline.enabled": true,
"overwrite.cli.url": "https://fnp.tubul.net",
"htaccess.RewriteBase": "/",
"updater.secret": "REMOVED SENSITIVE VALUE"
}
}
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Chromium Version 53.0.2785.143 Built on 8.6, running on Debian 8.5 (64-bit)
Operating system: LMDE, 4.6.0-1-amd64 #1 SMP Debian 4.6.4-1 (2016-07-18) x86_64 GNU/Linux
Logs
Web server error log
empty
Nextcloud log (data/nextcloud.log)
I think the relevant entry is this one: (it's the only one showing up right when I try logging in)
The text was updated successfully, but these errors were encountered: