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

Signature.json not updated in Nextcloud 14.0.1 #11586

Closed
Tenivar opened this issue Oct 3, 2018 · 5 comments
Closed

Signature.json not updated in Nextcloud 14.0.1 #11586

Tenivar opened this issue Oct 3, 2018 · 5 comments

Comments

@Tenivar
Copy link

Tenivar commented Oct 3, 2018

Steps to reproduce

Install a fresh version of Nextcloud
Integrity and configuration check of the server are done automatically after completing the installation.

Expected behaviour

Basic security hardening issues

Actual behaviour

Integrity check fail, with a lot of extra files appearing in core. (See signing status for the list of "extra" files).

Server configuration detail

Operating system: Linux 4.9.130-xxxx-std-ipv6-64 #393630 SMP Mon Oct 1 08:31:25 UTC 2018 x86_64

Webserver: Apache/2.4.25 (Debian) (apache2handler)

Database: mysql 10.1.26

PHP version:

7.0.30-0+deb9u1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, exif, mcrypt, msgpack, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, memcached, Zend OPcache

Nextcloud version: 14.0.1 - 14.0.1.1

Updated from an older Nextcloud/ownCloud or fresh install: Fresh Install

Where did you install Nextcloud from: Nextcloud.com

Signing status (Too long for github, see attached file) [signingstatus.txt](https://github.com/nextcloud/server/files/2441779/signingstatus.txt)
List of activated apps
Enabled:
 - accessibility: 1.0.1
 - activity: 2.7.0
 - checksum: 0.4.1
 - cloud_federation_api: 0.0.1
 - comments: 1.4.0
 - dav: 1.6.0
 - federatedfilesharing: 1.4.0
 - files: 1.9.0
 - files_pdfviewer: 1.3.2
 - files_sharing: 1.6.2
 - files_texteditor: 2.6.0
 - files_trashbin: 1.4.1
 - files_versions: 1.7.1
 - files_videoplayer: 1.3.0
 - firstrunwizard: 2.3.0
 - gallery: 18.1.0
 - groupfolders: 1.3.3
 - issuetemplate: 0.4.0
 - logreader: 2.0.0
 - lookup_server_connector: 1.2.0
 - nextcloud_announcements: 1.3.0
 - notifications: 2.2.1
 - oauth2: 1.2.1
 - password_policy: 1.4.0
 - provisioning_api: 1.4.0
 - richdocuments: 2.0.13
 - serverinfo: 1.4.0
 - sharebymail: 1.4.0
 - spreed: 4.0.0
 - survey_client: 1.2.0
 - systemtags: 1.4.0
 - theming: 1.5.0
 - twofactor_backupcodes: 1.3.1
 - updatenotification: 1.4.1
 - workflowengine: 1.4.0
Disabled:
 - admin_audit
 - encryption
 - federation
 - files_external
 - support
 - user_external
 - user_ldap

Configuration (config/config.php)
{
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
        "cloud.example.com"
    ],
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "dbtype": "mysql",
    "version": "14.0.1.1",
    "overwrite.cli.url": "https:\/\/cloud.example.com",
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbport": "",
    "dbtableprefix": "oc_",
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "memcache.local": "\\OC\\Memcache\\Memcached",
    "installed": true,
    "mail_smtpmode": "smtp",
    "mail_smtpsecure": "ssl",
    "mail_smtpauthtype": "LOGIN",
    "mail_from_address": "***REMOVED SENSITIVE VALUE***",
    "mail_domain": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpauth": 1,
    "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
    "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
    "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpport": "465",
}

Are you using external storage, if yes which one: No.

Are you using encryption: false

Are you using an external user-backend, if yes which one: No.

Client configuration

Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0

Operating system: Windows 10 pro

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #3119 (Default calendar not showing after Upgrade to Nextcloud 11.0.1), #11438 (Nextcloud broken after update to 14.0.1.1), #10427 (Nextcloud 14.0.0 Beta 1 web update error), #11509 (Corrupted DB after update to 14.0.1), and #9047 (Nextcloud 13.0.1 say Certificate is not valid what i can do ?).

@MorrisJobke
Copy link
Member

Integrity check fail, with a lot of extra files appearing in core. (See signing status for the list of "extra" files).

Weird - the signature.json is available in the archives for 14.0.1. Could you check again why it somehow got deleted? Maybe the extraction failed for some reason?

Beside that we could not reproduce the issue at all.

@MorrisJobke MorrisJobke added needs info and removed bug labels Oct 3, 2018
@Tenivar
Copy link
Author

Tenivar commented Oct 5, 2018

Yes, that's weird. I've tried to reinstall nextcloud server, and reproduced the error. Strange. I've deleted signature.json and replaced it with a new one without results, I'll download an old signature.json to check if that solution works.

@MorrisJobke
Copy link
Member

Strange. I've deleted signature.json and replaced it with a new one without results

After replacing you also need to rerun the check from the admin settings.

@MorrisJobke
Copy link
Member

As there is no feedback since a while and we can't reproduce the issue I will close this ticket. If this is still happening please feel free to reopen.

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

No branches or pull requests

3 participants