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

[Bug]: following #39814, i did a manual update, witch works, but now i have files who have failed the integrity check #39815

Closed
5 of 8 tasks
stratege1401 opened this issue Aug 11, 2023 · 4 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 27-feedback bug feature: install and update

Comments

@stratege1401
Copy link

⚠️ This issue respects the following points: ⚠️

Bug description

following nextcloud/updater#483, i did a manual update, witch works, but now i have files who have failed the integrity check

Steps to reproduce

  1. web updater failed
  2. doing manual install
  3. use: https://docs.nextcloud.com/server/latest/admin_manual/maintenance/manual_upgrade.html
  4. update works.
  5. some files failed the integrity check

Expected behavior

no files to fail integrity, obviously

Installation method

Community Manual installation with Archive

Nextcloud Server version

27

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

Updated from a MINOR version (ex. 22.1 to 22.2)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

root@next:/var/www/html# sudo -u www-data php occ config:list system
{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "version": "27.0.2.1",
        "default_phone_region": "FR",
        "trusted_domains": [
            "next.rkn.ovh",
            "82.64.24.17",
            "192.168.1.254"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "https:\/\/next.rkn.ovh\/",
        "dbtype": "mysql",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "filelocking.enabled": "false",
        "redis": {
            "localhost": "\/var\/run\/redis\/redis.sock",
            "port": 6379,
            "timeout": 0
        },
        "mail_smtpmode": "smtp",
        "mail_smtpsecure": "ssl",
        "mail_sendmailmode": "smtp",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "465",
        "mail_smtpauth": 1,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "app_install_overwrite": [
            "twofactor_reminder",
            "twofactor_admin",
            "hibp",
            "twofactor_gateway",
            "hibp_login_check",
            "admin_notifications"
        ],
        "twofactor_enforced": "true",
        "twofactor_enforced_groups": [],
        "twofactor_enforced_excluded_groups": [],
        "updater.secret": "***REMOVED SENSITIVE VALUE***",
        "theme": "",
        "loglevel": 2,
        "maintenance": false
    }
}

List of activated Apps

root@next:/var/www/html# sudo -u www-data php occ app:list
Enabled:
  - activity: 2.19.0
  - admin_notifications: 1.0.2
  - cfg_share_links: 4.1.0
  - circles: 27.0.1
  - cloud_federation_api: 1.10.0
  - comments: 1.17.0
  - contactsinteraction: 1.8.0
  - dav: 1.27.0
  - external: 5.2.0
  - federatedfilesharing: 1.17.0
  - federation: 1.17.0
  - files: 1.22.0
  - files_notify_redis: 0.3.1
  - files_pdfviewer: 2.8.0
  - files_rightclick: 1.6.0
  - files_sharing: 1.19.0
  - files_snapshots: 1.0.7
  - files_trashbin: 1.17.0
  - files_versions: 1.20.0
  - firstrunwizard: 2.16.0
  - hibp: 0.1.0
  - hibp_login_check: 0.0.1
  - impersonate: 1.14.0
  - logreader: 2.12.0
  - lookup_server_connector: 1.15.0
  - nextcloud_announcements: 1.16.0
  - notifications: 2.15.0
  - oauth2: 1.15.1
  - password_policy: 1.17.0
  - passwords: 2023.8.31
  - photos: 2.3.0
  - privacy: 1.11.0
  - provisioning_api: 1.17.0
  - recommendations: 1.6.0
  - registration: 2.2.0
  - related_resources: 1.2.0
  - serverinfo: 1.17.0
  - settings: 1.9.0
  - sharebymail: 1.17.0
  - support: 1.10.0
  - survey_client: 1.15.0
  - systemtags: 1.17.0
  - terms_of_service: 2.2.0
  - text: 3.8.0
  - theming: 2.2.0
  - twofactor_admin: 0.2.1
  - twofactor_backupcodes: 1.16.0
  - twofactor_email: 2.7.3
  - twofactor_gateway: 0.20.0
  - twofactor_nextcloud_notification: 3.7.0
  - twofactor_reminder: 1.0.0
  - twofactor_totp: 9.0.0
  - twofactor_webauthn: 1.2.0
  - unsplash: 2.2.1
  - updatenotification: 1.17.0
  - user_status: 1.7.0
  - viewer: 2.1.0
  - weather_status: 1.7.0
  - workflowengine: 2.9.0
Disabled:
  - admin_audit: 1.17.0
  - bruteforcesettings: 2.7.0
  - dashboard: 7.7.0 (installed 7.7.0)
  - encryption: 2.15.0
  - files_external: 1.19.0
  - suspicious_login: 5.0.0
  - user_ldap: 1.17.0

Nextcloud Signing status

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
=======
- text
	- EXTRA_FILE
		- l10n/lo.json
		- l10n/lo.js
		- l10n/kn.js
		- l10n/kn.json
- logreader
	- EXTRA_FILE
		- l10n/ur_PK.js
		- l10n/ps.json
		- l10n/ast.json
		- l10n/gd.js
		- l10n/bs.js
		- l10n/ps.js
		- l10n/tk.json
		- l10n/ms_MY.js
		- l10n/bs.json
		- l10n/uz.js
		- l10n/ms_MY.json
		- l10n/gd.json
		- l10n/ast.js
		- l10n/ur_PK.json
		- l10n/uz.json
		- l10n/tk.js

Raw output
==========
Array
(
    [text] => Array
        (
            [EXTRA_FILE] => Array
                (
                    [l10n/lo.json] => Array
                        (
                            [expected] => 
                            [current] => 2d1c880598c741a8f06d8e2df1d9288da4d649104784a660b2939bd2d9b22181bb498553cebd38bca188dbbe3e69ce090d1c99420ab9d2a0182c50b20458485a
                        )

                    [l10n/lo.js] => Array
                        (
                            [expected] => 
                            [current] => 1a1fc0648704adbc0ae628fe6cc393b27ae2e539980041c6aa36d71c7f4fe81700d85d686ba3712c521058fd450c7aa529a313d9376a9c66d9f4717ced4f0894
                        )

                    [l10n/kn.js] => Array
                        (
                            [expected] => 
                            [current] => cbc0b63eff4c7fc2eb38dbe17ff42d1392bd414031df437bc57d693f82a550baaa43d8c44b3b071fc8241d10ed31823aaa7123d45bf7aca50893f5e05e84e9b6
                        )

                    [l10n/kn.json] => Array
                        (
                            [expected] => 
                            [current] => ac3184cea04f9ac66c087827525680eafe67679e1796f037e90face0c3f687151a33396f6376e13c06c7ff191f90a336f3ccf1121c78732c4a83e527f640990f
                        )

                )

        )

    [logreader] => Array
        (
            [EXTRA_FILE] => Array
                (
                    [l10n/ur_PK.js] => Array
                        (
                            [expected] => 
                            [current] => 0a586c16b00307aed31e7de98e9395f499d8f76d5d9e7b635eff68380fa7e2ab31f8c55139c95ad265e83990a1825cd3d1a118bfc5ddd3d8d5e6243bddf07e11
                        )

                    [l10n/ps.json] => Array
                        (
                            [expected] => 
                            [current] => 5a53819d762d349c401fef7f512be552dfbed6ce4075de86cf2a3587daa06760e02020b84d23ff3a8452ab1b6339e886beaa43bb0701391ddf321f18d3a64399
                        )

                    [l10n/ast.json] => Array
                        (
                            [expected] => 
                            [current] => fdaf72f9f3b737607ae3604abb35a15b180a08f0844f10f3c9faaa53e458a9d444a6796d5408306332ed4997ac11e3e05317fa48665b870ca16cfd43e5774474
                        )

                    [l10n/gd.js] => Array
                        (
                            [expected] => 
                            [current] => b81580894705235ea946640e3a04ebd6121f0c1f52bc738c19b436232188629c58172e89a3bf25b4afd77005a0d632e6c1cda2eb4590d6ae4ce2cc494a64bc9e
                        )

                    [l10n/bs.js] => Array
                        (
                            [expected] => 
                            [current] => a69157cd08b3d882d8e9050175406bafe139d81e935202e5600a45ff3b7478f4318c51b630bbb3b816c6d42a0ce8b5d7be84dab8389a238bb9623682b7ce25dc
                        )

                    [l10n/ps.js] => Array
                        (
                            [expected] => 
                            [current] => 2d77fe3a36cc3bd204bad283e22667cf8dbc8a73d837a7b4bfa2a7185dc77ac5fdcadb597f2b7ec1d232aabcd8ef7cc169d46dd1564c71b5edabe06875803959
                        )

                    [l10n/tk.json] => Array
                        (
                            [expected] => 
                            [current] => ca7a96aabf9a940714178345ffd829b773ad28f9e0ca643ae773944ebb9fe7be3888ba9f412fb67cda6b0f8bfcabe1ee7d14009d9de2f501e099ae057b10caec
                        )

                    [l10n/ms_MY.js] => Array
                        (
                            [expected] => 
                            [current] => be80e4684e9ddfd4a6fbbb83372a9db2e136c829c1b980f54bb2408d57fc98a36c2d2d9d822a1b62dd90b309dd344ef78815fd674c3c378f0bea701f1ab3764a
                        )

                    [l10n/bs.json] => Array
                        (
                            [expected] => 
                            [current] => 6210726661049794d06fa07b3673ab15916716ff8d289323fa447f4eec14841352c60756b4c47c2dec6d27415a92f0daeb8114353289f7a4751ff1cb701a55f9
                        )

                    [l10n/uz.js] => Array
                        (
                            [expected] => 
                            [current] => 17d7655dbb8d488c482b96dfc337ca5e7de0737291479aedca94cffa01839a6ffebf1ea60ee8069ddc09fcf6722d4d6de3d6e4a71d06db0f0638c5e634d9524c
                        )

                    [l10n/ms_MY.json] => Array
                        (
                            [expected] => 
                            [current] => 369095d1bc8ce9d812201a3df24477588367643c20b281d9227aaa5162ba4d56b107da20cf775addbf819e31b2b3f8a92b58a7d9009f13e52c140e4acf2b8d9a
                        )

                    [l10n/gd.json] => Array
                        (
                            [expected] => 
                            [current] => df3097988a5b84de9bba918bab15f7282c3f8d43ec2c2e08c85525f769891ed832fc35b89c9bd03c162192c48b6cdf049a00769ed56ffbdcbff393452fea468d
                        )

                    [l10n/ast.js] => Array
                        (
                            [expected] => 
                            [current] => 7ffca80754d3fc8f00312bbb4e521fa3bfca0542ddf2a78fc262fef2d10a83a205dbe697cda9625348c89b552c7aa8a015e8a3e1c3f9e6dd307cf2a93364bf79
                        )

                    [l10n/ur_PK.json] => Array
                        (
                            [expected] => 
                            [current] => b146d0a79ef3acd6ca093227a5585e5a3371b3bdae058a61a8b73961ad14e669b516f05a1c546c76ed7e43a461cf46f2f94eaed3c780b881312b327b039afd0f
                        )

                    [l10n/uz.json] => Array
                        (
                            [expected] => 
                            [current] => b7cd51dd637add6c12973895506e8550373cfa479260ffea3187068559942e799b6ebe2cfddc710f46b7edd19ea94c1d8e8598a206e0ba58b690cd41cceaa0bd
                        )

                    [l10n/tk.js] => Array
                        (
                            [expected] => 
                            [current] => 25c9a051bd45f0666d6ad180035f29c37efe54218fa88701878d2f9f9e17e4aafa722c0d3f8ec77410843ea17284b09908f8a07f265977b20c2b0c7987894279
                        )

                )

        )

)

Nextcloud Logs

{"reqId":"0UesiosMg6KgDEjIoeRM","level":3,"time":"2023-08-09T12:53:44+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"POST","url":"/index.php","message":"file_get_contents(/var/www/html/.htaccess): Failed to open stream: No such file or directory at /var/www/html/lib/private/Setup.php#515","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"1XgQy6XoOzQwlt5EKFS9","level":3,"time":"2023-08-09T13:03:25+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Redis::pconnect(): php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"1XgQy6XoOzQwlt5EKFS9","level":3,"time":"2023-08-09T13:03:25+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"RedisException: php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"nDMNrvTpHhoXqYVqes1u","level":3,"time":"2023-08-09T13:04:04+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"Redis::pconnect(): php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"nDMNrvTpHhoXqYVqes1u","level":3,"time":"2023-08-09T13:04:04+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"RedisException: php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"3HtqWAj7oVCHDbBdJSn1","level":3,"time":"2023-08-09T13:08:01+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"Redis::pconnect(): php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"3HtqWAj7oVCHDbBdJSn1","level":3,"time":"2023-08-09T13:08:01+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"RedisException: php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"aLIl11U60qZqH9Q3UvRp","level":3,"time":"2023-08-09T13:10:58+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"GET","url":"/index.php/login","message":"Redis::pconnect(): php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"aLIl11U60qZqH9Q3UvRp","level":3,"time":"2023-08-09T13:10:58+00:00","remoteAddr":"192.168.1.254","user":"--","app":"index","method":"GET","url":"/index.php/login","message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","exception":{"Exception":"RedisException","Message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","Code":0,"Trace":[{"file":"/var/www/html/lib/private/RedisFactory.php","line":137,"function":"pconnect","class":"Redis","type":"->"},{"file":"/var/www/html/lib/private/RedisFactory.php","line":178,"function":"create","class":"OC\\RedisFactory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":66,"function":"getInstance","class":"OC\\RedisFactory","type":"->"},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":72,"function":"getCache","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/InfoParser.php","line":58,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/AppManager.php","line":732,"function":"parse","class":"OC\\App\\InfoParser","type":"->"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":434,"function":"getAppInfo","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":71,"function":"getAppInfo","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":155,"function":"buildAppNamespace","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":119,"function":"registerAutoloading","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":90,"function":"registerApps","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":703,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":1180,"function":"init","class":"OC","type":"::"},{"file":"/var/www/html/index.php","line":34,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/RedisFactory.php","Line":137,"CustomMessage":"--"}}
{"reqId":"aLIl11U60qZqH9Q3UvRp","level":3,"time":"2023-08-09T13:10:58+00:00","remoteAddr":"192.168.1.254","user":"--","app":"core","method":"GET","url":"/index.php/login","message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","exception":{"Exception":"RedisException","Message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","Code":0,"Trace":[{"file":"/var/www/html/lib/private/RedisFactory.php","line":137,"function":"pconnect","class":"Redis","type":"->"},{"file":"/var/www/html/lib/private/RedisFactory.php","line":178,"function":"create","class":"OC\\RedisFactory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":66,"function":"getInstance","class":"OC\\RedisFactory","type":"->"},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":72,"function":"getCache","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/InfoParser.php","line":58,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/AppManager.php","line":732,"function":"parse","class":"OC\\App\\InfoParser","type":"->"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":434,"function":"getAppInfo","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":71,"function":"getAppInfo","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":155,"function":"buildAppNamespace","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":119,"function":"registerAutoloading","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":90,"function":"registerApps","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":703,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":1180,"function":"init","class":"OC","type":"::"},{"file":"/var/www/html/index.php","line":34,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/RedisFactory.php","Line":137,"CustomMessage":"--"}}
{"reqId":"aLIl11U60qZqH9Q3UvRp","level":3,"time":"2023-08-09T13:10:58+00:00","remoteAddr":"192.168.1.254","user":"--","app":"core","method":"GET","url":"/index.php/login","message":"Redis server went away","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","exception":{"Exception":"RedisException","Message":"Redis server went away","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":72,"function":"get","class":"Redis","type":"->"},{"file":"/var/www/html/lib/private/L10N/Factory.php","line":346,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/L10N/Factory.php","line":483,"function":"findAvailableLanguages","class":"OC\\L10N\\Factory","type":"->"},{"file":"/var/www/html/lib/private/L10N/Factory.php","line":219,"function":"getLanguageFromRequest","class":"OC\\L10N\\Factory","type":"->"},{"file":"/var/www/html/lib/public/Unextcloud.log
ww/html/.htaccess): Failed to open stream: No such file or directory at /var/www/html/lib/private/Setup.php#515","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"1XgQy6XoOzQwlt5EKFS9","level":3,"time":"2023-08-09T13:03:25+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Redis::pconnect(): php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"1XgQy6XoOzQwlt5EKFS9","level":3,"time":"2023-08-09T13:03:25+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"RedisException: php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"nDMNrvTpHhoXqYVqes1u","level":3,"time":"2023-08-09T13:04:04+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"Redis::pconnect(): php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"nDMNrvTpHhoXqYVqes1u","level":3,"time":"2023-08-09T13:04:04+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"RedisException: php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"3HtqWAj7oVCHDbBdJSn1","level":3,"time":"2023-08-09T13:08:01+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"Redis::pconnect(): php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"3HtqWAj7oVCHDbBdJSn1","level":3,"time":"2023-08-09T13:08:01+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"RedisException: php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"aLIl11U60qZqH9Q3UvRp","level":3,"time":"2023-08-09T13:10:58+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"GET","url":"/index.php/login","message":"Redis::pconnect(): php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"aLIl11U60qZqH9Q3UvRp","level":3,"time":"2023-08-09T13:10:58+00:00","remoteAddr":"192.168.1.254","user":"--","app":"index","method":"GET","url":"/index.php/login","message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","exception":{"Exception":"RedisException","Message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","Code":0,"Trace":[{"file":"/var/www/html/lib/private/RedisFactory.php","line":137,"function":"pconnect","class":"Redis","type":"->"},{"file":"/var/www/html/lib/private/RedisFactory.php","line":178,"function":"create","class":"OC\\RedisFactory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":66,"function":"getInstance","class":"OC\\RedisFactory","type":"->"},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":72,"function":"getCache","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/InfoParser.php","line":58,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/AppManager.php","line":732,"function":"parse","class":"OC\\App\\InfoParser","type":"->"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":434,"function":"getAppInfo","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":71,"function":"getAppInfo","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":155,"function":"buildAppNamespace","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":119,"function":"registerAutoloading","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":90,"function":"registerApps","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":703,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":1180,"function":"init","class":"OC","type":"::"},{"file":"/var/www/html/index.php","line":34,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/RedisFactory.php","Line":137,"CustomMessage":"--"}}
{"reqId":"aLIl11U60qZqH9Q3UvRp","level":3,"time":"2023-08-09T13:10:58+00:00","remoteAddr":"192.168.1.254","user":"--","app":"core","method":"GET","url":"/index.php/login","message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","exception":{"Exception":"RedisException","Message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","Code":0,"Trace":[{"file":"/var/www/html/lib/private/RedisFactory.php","line":137,"function":"pconnect","class":"Redis","type":"->"},{"file":"/var/www/html/lib/private/RedisFactory.php","line":178,"function":"create","class":"OC\\RedisFactory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":66,"function":"getInstance","class":"OC\\RedisFactory","type":"->"},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":72,"function":"getCache","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/InfoParser.php","line":58,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/AppManager.php","line":732,"function":"parse","class":"OC\\App\\InfoParser","type":"->"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":434,"function":"getAppInfo","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":71,"function":"getAppInfo","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":155,"function":"buildAppNamespace","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":119,"function":"registerAutoloading","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":90,"function":"registerApps","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":703,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":1180,"function":"init","class":"OC","type":"::"},{"file":"/var/www/html/index.php","line":34,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/RedisFactory.php","Line":137,"CustomMessage":"--"}}
{"reqId":"aLIl11U60qZqH9Q3UvRp","level":3,"time":"2023-08-09T13:10:58+00:00","remoteAddr":"192.168.1.254","user":"--","app":"core","method":"GET","url":"/index.php/login","message":"Redis server went away","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","exception":{"Exception":"RedisException","Message":"Redis server went away","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":72,"function":"get","class":"Redis","type":"->"},{"file":"/var/www/html/lib/private/L10N/Factory.php","line":346,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/L10N/Factory.php","line":483,"function":"findAvailableLanguages","class":"OC\\L10N\\Factory","type":"->"},{"file":"/var/www/html/lib/private/L10N/Factory.php","line":219,"function":"getLanguageFromRequest","class":"OC\\L10N\\Factory","type":"->"},{"file":"/var/www/html/lib/public/Util.php","line":227,"function":"findLanguage","class":"OC\\L10N\\Factory","type":"->"},{"file":"/var/www/html/lib/private/legacy/OC_Template.php","line":111,"function":"addTranslations","class":"OCP\\:
Util","type":"::"},{"file":"/var/www/html/lib/private/legacy/OC_Template.php","line":77,"function":"initTemplateEngine","class":"OC_Template","type":"::"},{"file":"/var/www/html/lib/private/legacy/OC_Template.php","line":321,"function":"__construct","class":"OC_Template","type":"->"},{"file":"/var/www/html/index.php","line":74,"function":"printExceptionErrorPage","class":"OC_Template","type":"::"}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":72,"CustomMessage":"--"}}
{"reqId":"o8EFJ4heaDcfNfQWerze","level":3,"time":"2023-08-09T13:11:02+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"GET","url":"/index.php/login","message":"Redis::pconnect(): php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"o8EFJ4heaDcfNfQWerze","level":3,"time":"2023-08-09T13:11:02+00:00","remoteAddr":"192.168.1.254","user":"--","app":"index","method":"GET","url":"/index.php/login","message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","exception":{"Exception":"RedisException","Message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","Code":0,"Trace":[{"file":"/var/www/html/lib/private/RedisFactory.php","line":137,"function":"pconnect","class":"Redis","type":"->"},{"file":"/var/www/html/lib/private/RedisFactory.php","line":178,"function":"create","class":"OC\\RedisFactory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":66,"function":"getInstance","class":"OC\\RedisFactory","type":"->"},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":72,"function":"getCache","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/InfoParser.php","line":58,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/AppManager.php","line":732,"function":"parse","class":"OC\\App\\InfoParser","type":"->"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":434,"function":"getAppInfo","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":71,"function":"getAppInfo","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":155,"function":"buildAppNamespace","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":119,"function":"registerAutoloading","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":90,"function":"registerApps","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":703,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":1180,"function":"init","class":"OC","type":"::"},{"file":"/var/www/html/index.php","line":34,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/RedisFactory.php","Line":137,"CustomMessage":"--"}}
{"reqId":"o8EFJ4heaDcfNfQWerze","level":3,"time":"2023-08-09T13:11:02+00:00","remoteAddr":"192.168.1.254","user":"--","app":"core","method":"GET","url":"/index.php/login","message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","exception":{"Exception":"RedisException","Message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","Code":0,"Trace":[{"file":"/var/www/html/lib/private/RedisFactory.php","line":137,"function":"pconnect","class":"Redis","type":"->"},{"file":"/var/www/html/lib/private/RedisFactory.php","line":178,"function":"create","class":"OC\\RedisFactory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":66,"function":"getInstance","class":"OC\\RedisFactory","type":"->"},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":72,"function":"getCache","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/InfoParser.php","line":58,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/AppManager.php","line":732,"function":"parse","class":"OC\\App\\InfoParser","type":"->"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":434,"function":"getAppInfo","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":71,"function":"getAppInfo","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":155,"function":"buildAppNamespace","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":119,"function":"registerAutoloading","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":90,"function":"registerApps","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":703,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":1180,"function":"init","class":"OC","type":"::"},{"file":"/var/www/html/index.php","line":34,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/RedisFactory.php","Line":137,"CustomMessage":"--"}}
{"reqId":"o8EFJ4heaDcfNfQWerze","level":3,"time":"2023-08-09T13:11:02+00:00","remoteAddr":"192.168.1.254","user":"--","app":"core","method":"GET","url":"/index.php/login","message":"Redis server went away","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","exception":{"Exception":"RedisException","Message":"Redis server went away","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":72,"function":"get","class":"Redis","type":"->"},{"file":"/var/www/html/lib/private/L10N/Factory.php","line":346,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/L10N/Factory.php","line":483,"function":"findAvailableLanguages","class":"OC\\L10N\\Factory","type":"->"},{"file":"/var/www/html/lib/private/L10N/Factory.php","line":219,"function":"getLanguageFromRequest","class":"OC\\L10N\\Factory","type":"->"},{"file":"/var/www/html/lib/public/Util.php","line":227,"function":"findLanguage","class":"OC\\L10N\\Factory","type":"->"},{"file":"/var/www/html/lib/private/legacy/OC_Template.php","line":111,"function":"addTranslations","class":"OCP\\Util","type":"::"},{"file":"/var/www/html/lib/private/legacy/OC_Template.php","line":77,"function":"initTemplateEngine","class":"OC_Template","type":"::"},{"file":"/var/www/html/lib/private/legacy/OC_Template.php","line":321,"function":"__construct","class":"OC_Template","type":"->"},{"file":"/var/www/html/index.php","line":74,"function":"printExceptionErrorPage","class":"OC_Template","type":"::"}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":72,"CustomMessage":"--"}}
{"reqId":"MCMLPU1u1wuZUlfwWB9G","level":3,"time":"2023-08-09T13:11:03+00:00","remoteAddr":"192.168.1.254","user":"--","app":"PHP","method":"GET","url":"/index.php/login","message":"Redis::pconnect(): php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known at /var/www/html/lib/private/RedisFactory.php#137","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"PHP"}}
{"reqId":"MCMLPU1u1wuZUlfwWB9G","level":3,"time":"2023-08-09T13:11:03+00:00","remoteAddr":"192.168.1.254","user":"--","app":"index","method":"GET","url":"/index.php/login","message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","exception":{"Exception":"RedisException","Message":"php_network_getaddresses: getaddrinfo for /var/run/redis/redis.sock failed: Name or service not known","Code":0,"Trace":[{"file":"/var/www/html/lib/private/RedisFactory.php","line":137,"function":"pconnect","class":"Redis","type":"->"},{"file":"/var/www/html/lib/private/RedisFactory.php","line":178,"function":"create","class":"OC\\RedisFactory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":66,"function":"getInstance","class":"OC\\RedisFactory","type":"->"},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":72,"function":"getCache","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/InfoParser.php","line":58,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"file":"/var/www/html/lib/private/App/AppManager.php","line":732,"function":"parse","class":"OC\\App\\InfoParser","type":"->"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":434,"function":"getAppInfo","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":71,"function":"getAppInfo","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":155,"function":"buildAppNamespace","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":119,"function":"registerAutoloading","class":"OC_App","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":90,"function":"registerApps","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/lib/base.php","line":703,"function":"runInitialRegi:
root@next:/var/www/html/data# touch nextcloud.log
root@next:/var/www/html/data# less nextcloud.log
erAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairInfoEvent: Repair info: No need to remove link shares.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Clear access cache of projects","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Reset generated avatar flag","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Keep legacy encryption enabled","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Check encryption key format","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Remove old dashboard app config data","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Add job to cleanup the bruteforce entries","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Queue a one-time job to check for user uploaded certificates","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Repair DAV shares","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Add background job to set the lookup server share state for users","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Add token cleanup job","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Clean up abandoned apps","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Add possibly missing system config","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:24+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"\\OC\\Updater::startCheckCodeIntegrity: Starting code integrity check...","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:26+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"\\OC\\Updater::finishedCheckCodeIntegrity: Finished code integrity check","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.1.2","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:26+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"\\OC\\Updater::updateEnd: Update successful","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.2.1","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:26+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"\\OC\\Updater::maintenanceDisabled: Turned off maintenance mode","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.2.1","data":{"app":"updater"}}
{"reqId":"Utxx8QMbuRkA0YAIoejt","level":1,"time":"2023-08-11T14:47:26+00:00","remoteAddr":"192.168.1.254","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=IiJFwH33xJqsHaFJFeohxLGKB437Q38vRmf0t1yffGw%3D%3AZmcyuUW0r6qYTNkwbJ4Zgcj7X%2BGJOQgfcx6kgzTyKwg%3D","message":"\\OC\\Updater::resetLogLevel: Reset log level to Warning(2)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","version":"27.0.2.1","data":{"app":"updater"}}

Additional info

No response

@joshtrichards
Copy link
Member

joshtrichards commented Aug 11, 2023

Hi @stratege1401: Any of the files that have blank [expected] fields in the integrity check can be safely deleted (blank means there's nothing to compare them against since they're not supposed to be there). It appears maybe you carried over some of the default apps during the manual update (or something along those lines).

But a backup beforehand is suggested nonetheless of course

Also, your Redis configuration is broken:

"redis": {
            "localhost": "\/var\/run\/redis\/redis.sock",
            "port": 6379,
            "timeout": 0

This accounts for the numerous errors in your logs and may be creating other problems (at a minimum a performance impact)

Assuming the path is correct, should be something more like:

redis' => array(
     'host' => '/var/run/redis/redis.sock',
     'port' => 0,
     'timeout' => 0.0,
      ),

For further context see (among others):

https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/files_locking_transactional.html?highlight=socket

@stratege1401
Copy link
Author

stratege1401 commented Aug 11, 2023

@joshtrichards Hé, thank. I fix my redis 👍

'filelocking.enabled' => true,
'memcache.locking' => '\OC\Memcache\Redis',
'memcache.local' => '\OC\Memcache\Redis',
'redis' => array(
'host' => 'localhost',
'port' => 6379,
'timeout' => 0.0,
'password' => '',
),

Using redis-cli -s /var/run/redis/redis-server.sock MONITOR i do got traffic like

1691774024.067050 [0 [::1]:34600] "ECHO" "phpredis:64d66c4810575:7ee1d1eb"
1691774024.067229 [0 [::1]:34600] "GET" "77e65ca3620009808beab77765418fb6/core.appinfo/var/www/html/apps/files/appinfo/info.xml1691764844"
1691774024.067807 [0 [::1]:34600] "GET" "77e65ca3620009808beab77765418fb6/core.appinfo/var/www/html/apps/activity/appinfo/info.xml1691764832"
1691774024.068165 [0 [::1]:34600] "GET" "77e65ca3620009808beab77765418fb6/core.appinfo/var/www/html/apps/admin_notifications/appinfo/info.xml1691609277"
1691774024.068413 [0 [::1]:34600] "GET" "77e65ca3620009808beab77765418fb6/core.appinfo/var/www/html/apps/cfg_share_links/appinfo/info.xml1691595507"
1691774024.068803 [0 [::1]:34600] "GET" "77e65ca3620009808beab77765418fb6/core.appinfo/var/www/html/apps/circles/appinfo/info.xml1691764836"

Concerning the files who failed integrity, i will try fix them.

Thank for helping out

@stratege1401
Copy link
Author

Finally fix...

00_26_03

Question is, i am the only one concerne ??

@joshtrichards
Copy link
Member

@stratege1401 Glad the integrity stuff is fixed for you! The integrity stuff probably occurred when you did the manual update. If any old files get left in place from, say, shipped/default apps (which both logreader and text are) it's possible for this to happen. It's easy mix up these with 3rd-party apps in step 9 of https://docs.nextcloud.com/server/latest/admin_manual/maintenance/manual_upgrade.html

Let's track the primary problem, with the standard/web updater not working, in your other (earlier) issue (nextcloud/updater#483).

Please close this issue if you're in agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 27-feedback bug feature: install and update
Projects
None yet
Development

No branches or pull requests

3 participants