Skip to content

Theming app code signature not found after upgrade #9568

Description

@cmseal

Steps to reproduce

  1. Web-based upgrade from 13.0.1 to 13.0.2

Expected behaviour

No issues with code signing

Actual behaviour

Theming app code signature not found

Server configuration

Operating system:
CentOS 7
Web server:
Apache 2.4
Database:
MariaDB
PHP version:
7.1
Nextcloud version:
13.0.2
Updated from an older Nextcloud/ownCloud or fresh install:
Updated from 13.0.1
Where did you install Nextcloud from:

Signing status:

Signing status

Results

  • theming
    • EXCEPTION
      • OC\IntegrityCheck\Exceptions\InvalidSignatureException
      • Signature data not found.

Raw output

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

    )

)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions