-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
ownbackup causing integrity and internal errors on Nextcloud 12 #4765
Comments
Had that issue too
|
You need to install the app from the App Store to have a proper signature. Installing the git version is usually not working, because once a file changes the signature is invalid. If I understand it correctly this problem was when installing the app via a github zip file. I wil close this, if this was the App Store install, then we are happy to look into this again. Thanks |
@MorrisJobke This error also occurs when downloading from App Store.
I have a problem with multiple applications. I have done the exact procedure described by @JSoko Log
I have the same problem here. Also downloaded from the App Store nextcloud/external#23 Even it happened to me that the file is not at all signed if I download it from the store. The archive is missing signature.json App store returns badly signed archives pbek/qownnotesapi#12 (comment) (#issuecomment-300246174) |
@MorrisJobke you misunderstood me. I did download the app from the appstore. I only went to github to create the issue because I thought it was an issue with the app itself. I think you should reopen the issue. |
This bug addresses TWO issues:
Concerning the integrity, there is another bug (in ownbackup issues) already: pbek/nextbackup#10 |
The settings crash was handled in pbek/nextbackup#17 but the InvalidSignatureException is still there. It's the same with https://github.com/pbek/qownnotesapi/. Both apps are in the NC store, were signed with a ownCloud certificate and did work until NC 11. |
Steps to reproduce
Expected behaviour
The Additional settings section should appear
Actual behaviour
An internal server error appears
Server configuration
Operating system: Ubuntu 17.04
Web server: Nginx
Database: Mysql
PHP version: 7.1.5
Nextcloud version: 12 Beta 2
Updated from an older Nextcloud/ownCloud or fresh install: Updated
Where did you install Nextcloud from: Web Updater
Signing status:
Signing status
Are you using external storage, if yes which one: Dropbox
Are you using encryption: no
Client configuration
Browser: Firefox 49.9.0 ESR
Operating system: Windows 10
Logs
Nextcloud log (data/nextcloud.log)
Nextcloud log
This is in reference to pbek/nextbackup#18:
Activating ownbackup on Nextcloud 12 causes integrity errors (see log above) and it also causes the Additional settings section to fail.
Deactivating the app enables the Additional settings section again, the integrity errors remain.
The text was updated successfully, but these errors were encountered: