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]: [NC29] Failed to create the document session #5950

Closed
5 of 8 tasks
HLFH opened this issue Jun 26, 2024 · 2 comments
Closed
5 of 8 tasks

[Bug]: [NC29] Failed to create the document session #5950

HLFH opened this issue Jun 26, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@HLFH
Copy link

HLFH commented Jun 26, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

The update to latest version NC 29.0.3 breaks Nextcloud with two errors.

Steps to reproduce

  1. Update to latest version NC 29.0.3
  2. Get the error "Failed to create the document session"

Expected behavior

Update to NC 29.0.3 should not break Nextcloud.

Installation method

Other Community project

Nextcloud Server version

29

Operating system

Other

PHP engine version

PHP 8.3

Web server

Nginx

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

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "localhost",
            "cloud.example.com",
            "cloud.example2.com",
            "cloud.example3.com",
            "cloud.example4.com"
        ],
        "debug": false,
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "https:\/\/cloud.example.com",
        "dbtype": "mysql",
        "version": "29.0.3.4",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "logtimezone": "UTC",
        "installed": true,
        "loglevel": 0,
        "mail_smtpmode": "smtp",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpsecure": "tls",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "465",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "trashbin_retention_obligation": "auto",
        "theme": "",
        "filelocking.enabled": "true",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "dbindex": 0,
            "password": "***REMOVED SENSITIVE VALUE***",
            "timeout": 1.5
        },
        "maintenance": false,
        "maintenance_window_start": 1,
        "appstore.experimental.enabled": true,
        "updater.release.channel": "stable",
        "updater.server.url": "***REMOVED SENSITIVE VALUE***",
        "mysql.utf8mb4": true,
        "default_phone_region": "GB",
        "check_for_working_wellknown_setup": true,
        "app_install_overwrite": [
            "calendar",
            "issuetemplate",
            "onlyoffice",
            "documentserver_community",
            "contacts",
            "extract",
            "apporder",
            "groupfolders",
            "firstrunwizard",
            "data_request",
            "testing",
            "impersonate",
            "timetracker"
        ]
    }
}

List of activated Apps

Enabled:
  - activity: 2.21.1
  - admin_audit: 1.19.0
  - apporder: 0.15.0
  - calendar: 4.7.6
  - circles: 29.0.0-dev
  - cloud_federation_api: 1.12.0
  - comments: 1.19.0
  - contacts: 6.0.0
  - contactsinteraction: 1.10.0
  - dashboard: 7.9.0
  - data_request: 1.15.0
  - dav: 1.30.1
  - federatedfilesharing: 1.19.0
  - federation: 1.19.0
  - files: 2.1.0
  - files_downloadlimit: 2.0.0
  - files_external: 1.21.0
  - files_pdfviewer: 2.10.0
  - files_reminders: 1.2.0
  - files_sharing: 1.21.0
  - files_trashbin: 1.19.0
  - files_versions: 1.22.0
  - groupfolders: 17.0.1
  - impersonate: 1.16.0
  - logreader: 2.14.0
  - lookup_server_connector: 1.17.0
  - mail: 3.7.2
  - news: 25.0.0-alpha5
  - nextcloud_announcements: 1.18.0
  - notifications: 2.17.0
  - oauth2: 1.17.0
  - password_policy: 1.19.0
  - photos: 2.5.0
  - privacy: 1.13.0
  - provisioning_api: 1.19.0
  - recommendations: 2.1.0
  - related_resources: 1.4.0
  - richdocuments: 8.4.3
  - serverinfo: 1.19.0
  - settings: 1.12.0
  - sharebymail: 1.19.0
  - spreed: 19.0.3
  - support: 1.12.0
  - survey_client: 1.17.0
  - systemtags: 1.19.0
  - text: 3.10.1
  - theming: 2.4.0
  - timetracker: 0.0.83
  - twofactor_backupcodes: 1.18.0
  - twofactor_totp: 11.0.0-dev
  - updatenotification: 1.19.1
  - user_status: 1.9.0
  - viewer: 2.3.0
  - weather_status: 1.9.0
  - workflowengine: 2.11.0
Disabled:
  - bruteforcesettings: 2.9.0 (installed 1.0.3)
  - deck: 1.14.0-dev (installed 1.13.0)
  - encryption: 2.17.0
  - extract: 1.3.6 (installed 1.3.6)
  - files_rightclick: 0.15.1 (installed 1.6.0)
  - firstrunwizard: 2.18.0 (installed 1.1)
  - suspicious_login: 7.0.0
  - user_ldap: 1.20.0

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

{"reqId":"YNUbZF48JocMRDTQFWtP","level":0,"time":"2024-06-26T07:50:15+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/files/files","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"wQ0aaYuTg6aiQZYVGIk2","level":0,"time":"2024-06-26T07:50:15+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"PrrLK0N8rqg35BZZnQSg","level":0,"time":"2024-06-26T07:50:16+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/theming/manifest/files?v=a589416d","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"PrrLK0N8rqg35BZZnQSg","level":0,"time":"2024-06-26T07:50:16+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"no app in context","method":"GET","url":"/apps/theming/manifest/files?v=a589416d","message":"The loading of lazy AppConfig values have been requested","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","exception":{"Exception":"RuntimeException","Message":"ignorable exception","Code":0,"Trace":[{"file":"/srv/http/nextcloud/lib/private/AppConfig.php","line":1208,"function":"loadConfig","class":"OC\\AppConfig","type":"->","args":[null]},{"file":"/srv/http/nextcloud/lib/private/AppConfig.php","line":127,"function":"loadConfigAll","class":"OC\\AppConfig","type":"->","args":[]},{"file":"/srv/http/nextcloud/lib/private/AllConfig.php","line":196,"function":"getKeys","class":"OC\\AppConfig","type":"->","args":["bruteForce"]},{"file":"/srv/http/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":120,"function":"getAppKeys","class":"OC\\AllConfig","type":"->","args":["bruteForce"]},{"file":"/srv/http/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":200,"function":"isBypassListed","class":"OC\\Security\\Bruteforce\\Throttler","type":"->","args":["2a0d:3344:ea:2a10:e5bb:af72:fd51:3250"]},{"file":"/srv/http/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":217,"function":"getAttempts","class":"OC\\Security\\Bruteforce\\Throttler","type":"->","args":["2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","manifest"]},{"file":"/srv/http/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":290,"function":"getDelay","class":"OC\\Security\\Bruteforce\\Throttler","type":"->","args":["2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","manifest"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php","line":72,"function":"sleepDelayOrThrowOnMax","class":"OC\\Security\\Bruteforce\\Throttler","type":"->","args":["2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","manifest"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php","line":96,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\Security\\BruteForceMiddleware","type":"->","args":[["OCA\\Theming\\Controller\\ThemingController"],"getManifest"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":130,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\MiddlewareDispatcher","type":"->","args":[["OCA\\Theming\\Controller\\ThemingController"],"getManifest"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Theming\\Controller\\ThemingController"],"getManifest"]},{"file":"/srv/http/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Theming\\Controller\\ThemingController","getManifest",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["files","theming.theming.getmanifest"]]},{"file":"/srv/http/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/theming/manifest/files"]},{"file":"/srv/http/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/srv/http/nextcloud/lib/private/AppConfig.php","Line":1222,"message":"The loading of lazy AppConfig values have been requested","exception":{},"CustomMessage":"The loading of lazy AppConfig values have been requested"}}
{"reqId":"bDdI6v1qvRuTkgM82Z3m","level":0,"time":"2024-06-26T07:50:16+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/js/core/merged-template-prepend.js?v=e52fd544-0","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"aNqyx1L14ZQQ85V1mlmc","level":0,"time":"2024-06-26T07:50:16+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/theming/theme/default.css?plain=1&v=a589416d","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"AILO2QfNohWD0YSNFqoI","level":0,"time":"2024-06-26T07:50:16+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/theming/theme/light.css?plain=1&v=a589416d","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"AhrLv1cSqkpJNRsSshbj","level":0,"time":"2024-06-26T07:50:17+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/theming/theme/light.css?plain=0&v=a589416d","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"dXf1XNbjHEcwyRQWEldd","level":0,"time":"2024-06-26T07:50:17+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/theming/theme/opendyslexic.css?plain=0&v=a589416d","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"55CjOQkjryMCCuARFNRv","level":0,"time":"2024-06-26T07:50:17+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/theming/theme/light-highcontrast.css?plain=0&v=a589416d","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"TVTMfRVl2ysut76lZF0Y","level":0,"time":"2024-06-26T07:50:17+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/theming/theme/dark.css?plain=0&v=a589416d","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"WHjK9wThFFLckoWqoA8d","level":0,"time":"2024-06-26T07:50:17+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/theming/theme/dark-highcontrast.css?plain=0&v=a589416d","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"xUfnniLqGPkIj8uV8UR9","level":0,"time":"2024-06-26T07:50:17+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/theming/theme/dark.css?plain=1&v=a589416d","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"PL4HiQEPEl42Gzl9ByzY","level":0,"time":"2024-06-26T07:50:17+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/theming/theme/light-highcontrast.css?plain=1&v=a589416d","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"If7uv5cqzNvIsKudKqIk","level":0,"time":"2024-06-26T07:50:17+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/theming/theme/dark-highcontrast.css?plain=1&v=a589416d","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"X8eODmgM8LB6ZnBJ2QDN","level":0,"time":"2024-06-26T07:50:18+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"POST","url":"/contactsmenu/contacts","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"mduNtWG31SqTbuJXx7Pc","level":0,"time":"2024-06-26T07:50:18+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/ocs/v2.php/search/providers?from=%2Fapps%2Ffiles%2Ffiles","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"mduNtWG31SqTbuJXx7Pc","level":0,"time":"2024-06-26T07:50:18+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"news","method":"GET","url":"/ocs/v2.php/search/providers?from=%2Fapps%2Ffiles%2Ffiles","message":"new parser added : FeedIo\\Standard\\Json","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"news"}}
{"reqId":"mduNtWG31SqTbuJXx7Pc","level":0,"time":"2024-06-26T07:50:18+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"news","method":"GET","url":"/ocs/v2.php/search/providers?from=%2Fapps%2Ffiles%2Ffiles","message":"new parser added : FeedIo\\Standard\\Atom","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"news"}}
{"reqId":"mduNtWG31SqTbuJXx7Pc","level":0,"time":"2024-06-26T07:50:18+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"news","method":"GET","url":"/ocs/v2.php/search/providers?from=%2Fapps%2Ffiles%2Ffiles","message":"new parser added : FeedIo\\Standard\\Rss","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"news"}}
{"reqId":"mduNtWG31SqTbuJXx7Pc","level":0,"time":"2024-06-26T07:50:18+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"news","method":"GET","url":"/ocs/v2.php/search/providers?from=%2Fapps%2Ffiles%2Ffiles","message":"new parser added : FeedIo\\Standard\\Rdf","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"news"}}
{"reqId":"fV1QLpNBK5KdciWGByzQ","level":0,"time":"2024-06-26T07:50:18+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"PHP","method":"PROPFIND","url":"/remote.php/dav/files/HLFH/","message":"Creation of dynamic property OCA\\Richdocuments\\Preview\\OOXML::$capabilitites is deprecated at /srv/http/nextcloud/apps/richdocuments/lib/Preview/Office.php#37","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"PHP"}}
{"reqId":"fV1QLpNBK5KdciWGByzQ","level":0,"time":"2024-06-26T07:50:18+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"PHP","method":"PROPFIND","url":"/remote.php/dav/files/HLFH/","message":"Creation of dynamic property OCA\\Richdocuments\\Preview\\Pdf::$capabilitites is deprecated at /srv/http/nextcloud/apps/richdocuments/lib/Preview/Office.php#37","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"PHP"}}
{"reqId":"6doxMW0429cM8AMKms76","level":0,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"6doxMW0429cM8AMKms76","level":0,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"dav","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status","message":"No calendar events found for status check","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"dav","user":"HLFH"}}
{"reqId":"SaJsYCoAjfyg2oBGVrXg","level":0,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"SaJsYCoAjfyg2oBGVrXg","level":0,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"dav","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"No calendar events found for status check","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"dav","user":"HLFH"}}
{"reqId":"DLM2YoJ8XiK31LQPtt9l","level":0,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/recommendations/api/recommendations","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"7AxdH9iBKXBJAjK6pdvo","level":0,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/avatar/HLFH/512?v=1","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"TW8cRPWaAp0NRXp8uddc","level":0,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/avatar/HLFH/64?v=1","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"sjlVe2pjdKLC7JTuQ2Q2","level":0,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"sjlVe2pjdKLC7JTuQ2Q2","level":1,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: deck, subject: card-overdue]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":[]}
{"reqId":"sjlVe2pjdKLC7JTuQ2Q2","level":1,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: onlyoffice, subject: editorscheck_info]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":[]}
{"reqId":"sjlVe2pjdKLC7JTuQ2Q2","level":1,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: deck, subject: card-overdue]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":[]}
{"reqId":"sjlVe2pjdKLC7JTuQ2Q2","level":1,"time":"2024-06-26T07:50:20+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: deck, subject: card-overdue]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":[]}
{"reqId":"nDnq43jq3Q4J0x9yO8wH","level":0,"time":"2024-06-26T07:50:21+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/ocs/v2.php/apps/text/workspace?path=%2F","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"6KvIywwtlfoXSIINcVtG","level":0,"time":"2024-06-26T07:50:22+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"PHP","method":"PROPFIND","url":"/remote.php/dav/files/HLFH/","message":"Creation of dynamic property OCA\\Richdocuments\\Preview\\OOXML::$capabilitites is deprecated at /srv/http/nextcloud/apps/richdocuments/lib/Preview/Office.php#37","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"PHP"}}
{"reqId":"aDAxbJm8SjW6xAUNYUF3","level":0,"time":"2024-06-26T07:50:22+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"PUT","url":"/apps/text/session/47742/create","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"6KvIywwtlfoXSIINcVtG","level":0,"time":"2024-06-26T07:50:22+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"PHP","method":"PROPFIND","url":"/remote.php/dav/files/HLFH/","message":"Creation of dynamic property OCA\\Richdocuments\\Preview\\Pdf::$capabilitites is deprecated at /srv/http/nextcloud/apps/richdocuments/lib/Preview/Office.php#37","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"PHP"}}
{"reqId":"aDAxbJm8SjW6xAUNYUF3","level":3,"time":"2024-06-26T07:50:22+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"text","method":"PUT","url":"/apps/text/session/47742/create","message":"An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1030 Got error 194 \"Tablespace is missing for a table\" from storage engine InnoDB","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","exception":{"Exception":"OC\\DB\\Exceptions\\DbalException","Message":"An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1030 Got error 194 \"Tablespace is missing for a table\" from storage engine InnoDB","Code":1030,"Trace":[{"file":"/srv/http/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":295,"function":"wrap","class":"OC\\DB\\Exceptions\\DbalException","type":"::","args":[["Doctrine\\DBAL\\Exception\\DriverException"]]},{"file":"/srv/http/nextcloud/apps/text/lib/Db/SessionMapper.php","line":140,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/apps/text/lib/Service/SessionService.php","line":156,"function":"deleteInactiveWithoutSteps","class":"OCA\\Text\\Db\\SessionMapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/apps/text/lib/Service/ApiService.php","line":115,"function":"removeInactiveSessionsWithoutSteps","class":"OCA\\Text\\Service\\SessionService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/apps/text/lib/Controller/SessionController.php","line":62,"function":"create","class":"OCA\\Text\\Service\\ApiService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"create","class":"OCA\\Text\\Controller\\SessionController","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Text\\Controller\\SessionController"],"create"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Text\\Controller\\SessionController"],"create"]},{"file":"/srv/http/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Text\\Controller\\SessionController","create",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["47742","text.session.create"]]},{"file":"/srv/http/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/text/session/47742/create"]},{"file":"/srv/http/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/srv/http/nextcloud/lib/private/DB/Exceptions/DbalException.php","Line":71,"Previous":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1030 Got error 194 \"Tablespace is missing for a table\" from storage engine InnoDB","Code":1030,"Trace":[{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1943,"function":"convert","class":"Doctrine\\DBAL\\Driver\\API\\MySQL\\ExceptionConverter","type":"->","args":[["Doctrine\\DBAL\\Driver\\PDO\\Exception"],["Doctrine\\DBAL\\Query"]]},{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1885,"function":"handleDriverException","class":"Doctrine\\DBAL\\Connection","type":"->","args":[["Doctrine\\DBAL\\Driver\\PDO\\Exception"],["Doctrine\\DBAL\\Query"]]},{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1106,"function":"convertExceptionDuringQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":[["Doctrine\\DBAL\\Driver\\PDO\\Exception"],"SELECT `s`.`id` FROM `oc_text_sessions` `s` LEFT JOIN `oc_text_steps` `st` ON `st`.`session_id` = `s`.`id` WHERE (`last_contact` < ?) AND (`st`.`id` IS NULL) AND (`s`.`document_id` = ?)",[1719387922,"*** sensitive parameters replaced ***"],[2,2]]},{"file":"/srv/http/nextcloud/lib/private/DB/Connection.php","line":328,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `s`.`id` FROM `oc_text_sessions` `s` LEFT JOIN `oc_text_steps` `st` ON `st`.`session_id` = `s`.`id` WHERE (`last_contact` < ?) AND (`st`.`id` IS NULL) AND (`s`.`document_id` = ?)",[1719387922,"*** sensitive parameters replaced ***"],[2,2],"*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `s`.`id` FROM `oc_text_sessions` `s` LEFT JOIN `oc_text_steps` `st` ON `st`.`session_id` = `s`.`id` WHERE (`last_contact` < :dcValue1) AND (`st`.`id` IS NULL) AND (`s`.`document_id` = :dcValue2)",[1719387922,"*** sensitive parameters replaced ***"],[2,2],"*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/apps/text/lib/Db/SessionMapper.php","line":140,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/apps/text/lib/Service/SessionService.php","line":156,"function":"deleteInactiveWithoutSteps","class":"OCA\\Text\\Db\\SessionMapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/apps/text/lib/Service/ApiService.php","line":115,"function":"removeInactiveSessionsWithoutSteps","class":"OCA\\Text\\Service\\SessionService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/apps/text/lib/Controller/SessionController.php","line":62,"function":"create","class":"OCA\\Text\\Service\\ApiService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"create","class":"OCA\\Text\\Controller\\SessionController","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Text\\Controller\\SessionController"],"create"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Text\\Controller\\SessionController"],"create"]},{"file":"/srv/http/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Text\\Controller\\SessionController","create",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["47742","text.session.create"]]},{"file":"/srv/http/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/text/session/47742/create"]},{"file":"/srv/http/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php","Line":117,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDO\\Exception","Message":"SQLSTATE[HY000]: General error: 1030 Got error 194 \"Tablespace is missing for a table\" from storage engine InnoDB","Code":1030,"Trace":[{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":132,"function":"new","class":"Doctrine\\DBAL\\Driver\\PDO\\Exception","type":"::","args":[["PDOException",["HY000",1030,"Got error 194 \"Tablespace is missing for a table\" from storage engine InnoDB"]]]},{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1099,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->","args":[]},{"file":"/srv/http/nextcloud/lib/private/DB/Connection.php","line":328,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `s`.`id` FROM `oc_text_sessions` `s` LEFT JOIN `oc_text_steps` `st` ON `st`.`session_id` = `s`.`id` WHERE (`last_contact` < ?) AND (`st`.`id` IS NULL) AND (`s`.`document_id` = ?)",[1719387922,"*** sensitive parameters replaced ***"],[2,2],"*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `s`.`id` FROM `oc_text_sessions` `s` LEFT JOIN `oc_text_steps` `st` ON `st`.`session_id` = `s`.`id` WHERE (`last_contact` < :dcValue1) AND (`st`.`id` IS NULL) AND (`s`.`document_id` = :dcValue2)",[1719387922,"*** sensitive parameters replaced ***"],[2,2],"*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/apps/text/lib/Db/SessionMapper.php","line":140,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/apps/text/lib/Service/SessionService.php","line":156,"function":"deleteInactiveWithoutSteps","class":"OCA\\Text\\Db\\SessionMapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/apps/text/lib/Service/ApiService.php","line":115,"function":"removeInactiveSessionsWithoutSteps","class":"OCA\\Text\\Service\\SessionService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/apps/text/lib/Controller/SessionController.php","line":62,"function":"create","class":"OCA\\Text\\Service\\ApiService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"create","class":"OCA\\Text\\Controller\\SessionController","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Text\\Controller\\SessionController"],"create"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Text\\Controller\\SessionController"],"create"]},{"file":"/srv/http/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Text\\Controller\\SessionController","create",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["47742","text.session.create"]]},{"file":"/srv/http/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/text/session/47742/create"]},{"file":"/srv/http/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Exception.php","Line":28,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[HY000]: General error: 1030 Got error 194 \"Tablespace is missing for a table\" from storage engine InnoDB","Code":"HY000","Trace":[{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":130,"function":"execute","class":"PDOStatement","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1099,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->","args":[]},{"file":"/srv/http/nextcloud/lib/private/DB/Connection.php","line":328,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `s`.`id` FROM `oc_text_sessions` `s` LEFT JOIN `oc_text_steps` `st` ON `st`.`session_id` = `s`.`id` WHERE (`last_contact` < ?) AND (`st`.`id` IS NULL) AND (`s`.`document_id` = ?)",[1719387922,"*** sensitive parameters replaced ***"],[2,2],"*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `s`.`id` FROM `oc_text_sessions` `s` LEFT JOIN `oc_text_steps` `st` ON `st`.`session_id` = `s`.`id` WHERE (`last_contact` < :dcValue1) AND (`st`.`id` IS NULL) AND (`s`.`document_id` = :dcValue2)",[1719387922,"*** sensitive parameters replaced ***"],[2,2],"*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/apps/text/lib/Db/SessionMapper.php","line":140,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/srv/http/nextcloud/apps/text/lib/Service/SessionService.php","line":156,"function":"deleteInactiveWithoutSteps","class":"OCA\\Text\\Db\\SessionMapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/apps/text/lib/Service/ApiService.php","line":115,"function":"removeInactiveSessionsWithoutSteps","class":"OCA\\Text\\Service\\SessionService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/apps/text/lib/Controller/SessionController.php","line":62,"function":"create","class":"OCA\\Text\\Service\\ApiService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"create","class":"OCA\\Text\\Controller\\SessionController","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Text\\Controller\\SessionController"],"create"]},{"file":"/srv/http/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Text\\Controller\\SessionController"],"create"]},{"file":"/srv/http/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Text\\Controller\\SessionController","create",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["47742","text.session.create"]]},{"file":"/srv/http/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/text/session/47742/create"]},{"file":"/srv/http/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/srv/http/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","Line":130}}},"message":"An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1030 Got error 194 \"Tablespace is missing for a table\" from storage engine InnoDB","exception":{},"CustomMessage":"An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1030 Got error 194 \"Tablespace is missing for a table\" from storage engine InnoDB"}}
{"reqId":"fkfxIz8KVArQrrmRNjOX","level":0,"time":"2024-06-26T07:50:23+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"GET","url":"/apps/files/api/v1/stats","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"hvxwzx5uRFnU5AWj25JP","level":0,"time":"2024-06-26T07:50:25+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"timetracker","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"timetracker"}}
{"reqId":"hvxwzx5uRFnU5AWj25JP","level":0,"time":"2024-06-26T07:50:25+00:00","remoteAddr":"2a0d:3344:ea:2a10:e5bb:af72:fd51:3250","user":"HLFH","app":"dav","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"No calendar events found for status check","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15","version":"29.0.3.4","data":{"app":"dav","user":"HLFH"}}

Additional info

Chrome console:

Failed to load resource: the server responded with a status of 500 () https://cloud.example.com/apps/text/session/47742/create
@HLFH
Copy link
Author

HLFH commented Jun 26, 2024

In mariadb.err:

2024-06-26 10:32:57 52 [Note] InnoDB: Checksum mismatch in datafile: ./owncloud/oc_text_sessions.ibd, Space ID: 14172, Flags: 41
2024-06-26 10:32:57 52 [ERROR] InnoDB: Could not find a valid tablespace file for owncloud/oc_text_sessions. Please refer to https://mariadb.com/kb/en/innodb-data-dictionary-troubleshooting/ for how to resolve the issue.

@HLFH
Copy link
Author

HLFH commented Jun 26, 2024

Fixed with:

sudo -u http php occ maintenance:mode --on
mariadb -u root -p owncloud
DROP TABLE owncloud.oc_text_sessions;
exit;
cd /srv/http/nextcloud
sudo -u http php occ migrations:execute text 010000Date20190617184535
sudo -u http php occ migrations:execute text 030001Date20200402075029
sudo -u http php occ migrations:execute text 030201Date20201116110353
sudo -u http php occ migrations:execute text 030201Date20201116123153
sudo -u http php occ migrations:execute text 030501Date20220202101853
sudo -u http php occ migrations:execute text 030701Date20230207131313
sudo -u http php occ migrations:execute text 030901Date20231114150437

And if you use NC30 and the latest master version of the Text app:

sudo -u http php occ migrations:execute text 040100Date20240611165300

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

No branches or pull requests

1 participant