-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
I cant recover encrypted files #5359
Comments
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T23:44:17-0400 |
Error no app in context Symfony\Component\Routing\Exception\RouteNotFoundException: Unable to generate a URL for the named route "mail.page.index" as such route does not exist. |
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Richdocuments\Settings\Section! Class OCA\Richdocuments\Settings\Section does not exist |
Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM |
We should improve the recover encrypted files and continue the discussions about this in #6202 @jsargent7089 If you still need help maybe ask for some first steps in the forums: https://help.nextcloud.com Sorry for the inconvenience. Thanks |
@jsargent7089 I don't know if this is still relevant for you but we've written a tool that is able to decrypt individual files if you still have a working copy of your Nextcloud data directory and the configuration (if you used the master key encryption), the user passwords (if you used the user key encryption) or the recovery password (if you enabled the recovery key): decrypt-file.php |
@ChristophWurst @blizzz
#Unknown errors and i cant recover encrypted files
Server configuration
Operating system: Linux dozedrive 4.10.0-22-generic #24-Ubuntu SMP Mon May 22 17:43:20 UTC 2017 x86_64
Web server: Apache (apache2handler)
Database: mysql 5.7.18
PHP version: 7.0.18-0ubuntu0.17.04.1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, mysqlnd, PDO, xml, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, imagick, intl, json, exif, mcrypt, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache
Nextcloud version: 12.0.0 - 12.0.0.29
**Updated from an older Nextcloud/ownCloud or fresh install:fresh install
**Where did you install Nextcloud from:nextcloud.com
Signing status:
Signing status
List of activated apps:
App list
``` Enabled: - activity: 2.5.2 - admin_audit: 1.2.0 - admin_notifications: 1.0.0 - audioplayer: 2.0.2 - bookmarks: 0.10.0 - bruteforcesettings: 1.0.2 - calendar: 1.5.3 - circles: 0.10.0 - comments: 1.2.0 - contacts: 1.5.3 - dav: 1.3.0 - external: 2.0.3 - federatedfilesharing: 1.2.0 - federation: 1.2.0 - files: 1.7.2 - files_accesscontrol: 1.2.4 - files_automatedtagging: 1.2.2 - files_downloadactivity: 1.1.1 - files_external: 1.3.0 - files_external_sia: 0.1.2 - files_pdfviewer: 1.1.1 - files_reader: 1.0.4 - files_retention: 1.1.2 - files_sharing: 1.4.0 - files_snapshots: 0.1.1 - files_texteditor: 2.4.1 - files_trashbin: 1.2.0 - files_versions: 1.5.0 - files_videoplayer: 1.1.0 - firstrunwizard: 2.1 - gallery: 17.0.0 - githubmergetracker: 0.0.17 - groupfolders: 1.0.2 - impersonate: 1.0.1 - issuetemplate: 0.2.1 - logreader: 2.0.0 - lookup_server_connector: 1.0.0 - mail: 0.6.4 - news: 11.0.5 - nextcloud_announcements: 1.1 - notes: 2.2.0 - notifications: 2.0.0 - oauth2: 1.0.5 - ocsms: 1.12.0 - password_policy: 1.2.2 - previewgenerator: 1.0.6 - provisioning_api: 1.2.0 - quota_warning: 1.0.0 - registration: 0.2.3 - richdocuments: 1.12.32 - serverinfo: 1.2.0 - sharebymail: 1.2.0 - sharepoint: 1.0.2 - socialsharing_diaspora: 1.0.1 - socialsharing_email: 1.0.1 - socialsharing_facebook: 1.0.1 - socialsharing_googleplus: 1.0.1 - socialsharing_twitter: 1.0.1 - spreed: 2.0.1 - survey_client: 1.0.0 - systemtags: 1.2.0 - tasks: 0.9.5 - theming: 1.3.0 - twofactor_backupcodes: 1.1.1 - twofactor_totp: 1.3.0 - twofactor_u2f: 1.3.2 - updatenotification: 1.2.0 - user_external: 0.4 - weather: 1.4.2 - workflowengine: 1.2.0Disabled:
{
"instanceid": "ocv7r08suf56",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"dozedrive.techpit.us",
"doze-cloud.tech"
],
"datadirectory": "/dozedrive/data",
"overwrite.cli.url": "https://dozedrive.techpit.us",
"dbtype": "mysql",
"version": "12.0.0.29",
"dbname": "dozedrive",
"dbhost": "localhost",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"maintenance": false
}
The text was updated successfully, but these errors were encountered: