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

error update nc15 with Latest commit c1914e8 signature data missing #29

Closed
stratege1401 opened this issue Dec 26, 2018 · 3 comments
Closed
Labels
0. Needs triage bug Something isn't working

Comments

@stratege1401
Copy link

stratege1401 commented Dec 26, 2018

NC-14.0.4 to NC15.0.0

Technical information
=====================
The following list covers which files have failed the integrity check. Please read
the previous linked documentation to learn more about the errors and how to fix
them.

Results
=======
- user_external
	- EXCEPTION
		- OC\IntegrityCheck\Exceptions\InvalidSignatureException
		- Signature data not found.

Raw output
==========
Array
(
    [user_external] => Array
        (
            [EXCEPTION] => Array
                (
                    [class] => OC\IntegrityCheck\Exceptions\InvalidSignatureException
                    [message] => Signature data not found.
                )

        )

)
@stratege1401 stratege1401 added 0. Needs triage bug Something isn't working labels Dec 26, 2018
@violoncelloCH
Copy link
Member

have you updated NC to 15 and then manually updated user_external with the latest master?
Note that we'll include the signature data when there is a new release (which we'll probably release via appstore - see #22). Manually updating for a stable/production server (to the latest master) is not recommended.

@stratege1401
Copy link
Author

Hello.

have you updated NC to 15
Yes, i did.

I update from nc14.0.3 to beta 15.0.0. Received a complain during process about the files.
Updated manualy from the github.
The update went well, but this message stay.

@violoncelloCH
Copy link
Member

Yes, thank you for reporting; that's a known problem - see nextcloud/server#12506.
As soon as we release a new version (hopefully via appstore) or with 15.0.1, this message should go away. These signature infos are only contained in regular releases, not in master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants