We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
`` Log file contents: An unhandled exception has been thrown: Error: Class 'Memcached' not found in /var/www/nextcloud/config/config.php:1156 Stack trace: #0 /var/www/nextcloud/lib/private/Config.php(214): include() #1 /var/www/nextcloud/lib/private/Config.php(63): OC\Config->readData() #2 /var/www/nextcloud/lib/base.php(140): OC\Config->__construct('/var/www/nextcl...') #3 /var/www/nextcloud/lib/base.php(591): OC::initPaths() #4 /var/www/nextcloud/lib/base.php(1068): OC::init() #5 /var/www/nextcloud/console.php(46): require_once('/var/www/nextcl...') #6 /var/www/nextcloud/occ(11): require_once('/var/www/nextcl...') #7 {main}
The text was updated successfully, but these errors were encountered:
Known issue. Fixed with v6.18, which will be released today, most properly.
To fix it now read: https://github.com/Fourdee/DietPi/issues/2192#issuecomment-433711737
Will mark this as closed.
Sorry, something went wrong.
No branches or pull requests
Details:
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Extra details:
Additional logs:
``
Log file contents:
An unhandled exception has been thrown:
Error: Class 'Memcached' not found in /var/www/nextcloud/config/config.php:1156
Stack trace:
#0 /var/www/nextcloud/lib/private/Config.php(214): include()
#1 /var/www/nextcloud/lib/private/Config.php(63): OC\Config->readData()
#2 /var/www/nextcloud/lib/base.php(140): OC\Config->__construct('/var/www/nextcl...')
#3 /var/www/nextcloud/lib/base.php(591): OC::initPaths()
#4 /var/www/nextcloud/lib/base.php(1068): OC::init()
#5 /var/www/nextcloud/console.php(46): require_once('/var/www/nextcl...')
#6 /var/www/nextcloud/occ(11): require_once('/var/www/nextcl...')
#7 {main}
The text was updated successfully, but these errors were encountered: