calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Personal calendar not appearing in nextcloud but in CalDav yes

Open Vysp3r opened this issue 2 years ago • 24 comments

Steps to reproduce

  1. Open your nextcloud in your browser
  2. Go in calendar
  3. See that the personal calendar is not showing anymore, but is available via caldav

Expected behavior

I should see my personal calendar in nextcloud

Actual behaviour

The personal calendar is not showing in nextcloud

Calendar app version

3.2.2

CalDAV-clients used

DAVx5

Browser

Ungoogled Chromium (100.0.4896.75)

Client operating system

Fedora 35

Server operating system

Ubuntu Server 20.04

Web server

Other

Database engine version

Other

PHP engine version

Other

Nextcloud version

23.0.2

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

I'm hosting my nextcloud instance using the snap version

Vysp3r avatar Apr 13 '22 01:04 Vysp3r

Please fill the sections with browser logs and server logs when accessing the Nextcloud calendar app, we can't guess what's the issue without this kind of informations.

tcitworld avatar Apr 13 '22 07:04 tcitworld

We have the same problem on our instance, so I'll try to provide our information:

Steps to reproduce

  • Open calendar application of nextcloud in browser
  • See that the personal calendar is not showing anymore, but is available via caldav

Expected behavior

  • all users should see their personal calendar in their calendar list, as well as the shared calendars of other users

Actual behaviour

  • one user only sees the shared calendars of other users, not their own
  • but their calendar is shown as a shared calendar for other users
  • CalDAV synchronisation with the calendar is working

Calendar app version

3.2.2

CalDAV-clients used

DAVx5, Evolution, Thunderbird

Browser

Firefox 100.0

Client operating system

Ubuntu 22.04, Android 12

Server operating system

Synology DiskStation Manager DSM 6.2.4-25556 Update 5

Web server

Apache 2.4

Database engine version

MariaDB

PHP engine version

PHP 7.4

Nextcloud version

24.0.0

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

Enabled:
  - accessibility: 1.10.0
  - activity: 2.16.0
  - admin_audit: 1.14.0
  - calendar: 3.2.2
  - circles: 24.0.0
  - cloud_federation_api: 1.7.0
  - comments: 1.14.0
  - contactsinteraction: 1.5.0
  - dashboard: 7.4.0
  - dav: 1.22.0
  - external: 4.0.0
  - federatedfilesharing: 1.14.0
  - federation: 1.14.0
  - files: 1.19.0
  - files_pdfviewer: 2.5.0
  - files_rightclick: 1.3.0
  - files_sharing: 1.16.2
  - files_trashbin: 1.14.0
  - files_versions: 1.17.0
  - files_videoplayer: 1.13.0
  - firstrunwizard: 2.13.0
  - groupfolders: 12.0.0-beta1
  - impersonate: 1.11.0
  - logreader: 2.9.0
  - lookup_server_connector: 1.12.0
  - nextcloud_announcements: 1.13.0
  - notifications: 2.12.0
  - oauth2: 1.12.0
  - password_policy: 1.14.0
  - photos: 1.6.0
  - privacy: 1.8.0
  - provisioning_api: 1.14.0
  - recommendations: 1.3.0
  - serverinfo: 1.14.0
  - settings: 1.6.0
  - sharebymail: 1.14.0
  - spreed: 14.0.0
  - support: 1.7.0
  - survey_client: 1.12.0
  - systemtags: 1.14.0
  - tasks: 0.14.4
  - text: 3.5.1
  - theming: 1.15.0
  - twofactor_backupcodes: 1.13.0
  - twofactor_totp: 6.3.0
  - updatenotification: 1.14.0
  - user_ldap: 1.14.1
  - user_status: 1.4.0
  - viewer: 1.8.0
  - weather_status: 1.4.0
  - workflowengine: 2.6.0
Disabled:
  - appointments: 1.12.2
  - apporder: 0.14.0
  - contacts: 4.0.7
  - encryption: 2.0.0
  - files_external
  - groupfolders.bk
  - notes: 4.3.0
  - onlyoffice: 7.3.2
  - ownpad: 0.6.17
  - twofactor_u2f: 6.3.0

Nextcloud configuration

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "***REMOVED SENSITIVE VALUE***",
            "***REMOVED SENSITIVE VALUE***"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
        "htaccess.RewriteBase": "\/nextcloud",
        "overwriteprotocol": "https",
        "dbtype": "mysql",
        "version": "24.0.0.12",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "ldapIgnoreNamingRules": false,
        "ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory",
        "defaultapp": "files",
        "maintenance": false,
        "log_type": "owncloud",
        "logfile": "\/volume2\/nextcloud\/nextcloud.log",
        "loglevel": "3",
        "theme": "",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpmode": "smtp",
        "mail_sendmailmode": "smtp",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpsecure": "tls",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 6379
        },
        "encryption.legacy_format_support": false,
        "encryption.key_storage_migrated": false,
        "mysql.utf8mb4": true,
        "default_phone_region": "DE",
        "memcache.local": "\\OC\\Memcache\\APCu"
    }
}

Web server error log

Log excerpt from today (after browsing to calendar tab):

2022-05-04T05:57:35+02:00 ####### [Wed May 04 05:57:35.743354 2022] [proxy_fcgi:error] [pid 32329:tid 140216203450112] [client 213.226.123.30:41836] AH01071: Got error 'Primary script unknown'
2022-05-04T08:06:36+02:00 ####### [Wed May 04 08:06:36.411606 2022] [negotiation:error] [pid 32329:tid 140216203450112] [client 97.74.93.31:47309] AH00687: Negotiation: discovered file(s) matching request: /var/services/web/test (None could be negotiated)., referer: www.google.com
2022-05-04T08:44:26+02:00 ####### [Wed May 04 08:44:26.016330 2022] [autoindex:error] [pid 32329:tid 140216127915776] [client 97.74.93.31:49817] AH01276: Cannot serve directory /var/services/web/{######}/: No matching DirectoryIndex (index.html,index.htm,index.cgi,index.php,index.php5) found, and server-generated directory index forbidden by Options directive, referer: www.google.com
2022-05-04T08:48:42+02:00 ####### [Wed May 04 08:48:42.048580 2022] [negotiation:error] [pid 32329:tid 140216119523072] [client 97.74.93.31:50090] AH00687: Negotiation: discovered file(s) matching request: /var/services/web/test (None could be negotiated)., referer: www.google.com

But I see some additional errors from a few days ago:

client 46.223.163.151:41721] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Doctrine\\DBAL\\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /volume2/web/nextcloud/lib/private/DB/Connection.php:87\nStack trace:\n#0 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\\DB\\Connection->connect()\n#1 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\\DBAL\\Connection->getWrappedConnection()\n#2 /volume2/web/nextcloud/lib/private/DB/Connection.php(237): Doctrine\\DBAL\\Connection->executeQuery('SELECT * FROM `...', Array, Array, NULL)\n#3 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\\DB\\Connection->executeQuery('SELECT * FROM `...', Array, Array)\n#4 /volume2/web/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(287): Doctrine\\DBAL\\Query\\QueryBuilder->execute()\n#5 /volume2/web/nextcloud/lib/private/AppConfig.php(361): OC\\DB\\QueryBuilder\\QueryBuilder->execute()\n#6 /volume2/web/nextcloud/li...'
2022-05-02T06:01:15+02:00 ####### [Mon May 02 06:01:15.254714 2022] [proxy_fcgi:error] [pid 32191:tid 140216136308480] [client 46.223.163.151:41726] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Doctrine\\DBAL\\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /volume2/web/nextcloud/lib/private/DB/Connection.php:87\nStack trace:\n#0 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\\DB\\Connection->connect()\n#1 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\\DBAL\\Connection->getWrappedConnection()\n#2 /volume2/web/nextcloud/lib/private/DB/Connection.php(237): Doctrine\\DBAL\\Connection->executeQuery('SELECT * FROM `...', Array, Array, NULL)\n#3 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\\DB\\Connection->executeQuery('SELECT * FROM `...', Array, Array)\n#4 /volume2/web/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(287): Doctrine\\DBAL\\Query\\QueryBuilder->execute()\n#5 /volume2/web/nextcloud/lib/private/AppConfig.php(361): OC\\DB\\QueryBuilder\\QueryBuilder->execute()\n#6 /volume2/web/nextcloud/li...'
2022-05-02T06:01:15+02:00 ####### [Mon May 02 06:01:15.457506 2022] [proxy_fcgi:error] [pid 32191:tid 140216144701184] [client 46.223.163.151:41729] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Doctrine\\DBAL\\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /volume2/web/nextcloud/lib/private/DB/Connection.php:87\nStack trace:\n#0 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\\DB\\Connection->connect()\n#1 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\\DBAL\\Connection->getWrappedConnection()\n#2 /volume2/web/nextcloud/lib/private/DB/Connection.php(237): Doctrine\\DBAL\\Connection->executeQuery('SELECT * FROM `...', Array, Array, NULL)\n#3 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\\DB\\Connection->executeQuery('SELECT * FROM `...', Array, Array)\n#4 /volume2/web/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(287): Doctrine\\DBAL\\Query\\QueryBuilder->execute()\n#5 /volume2/web/nextcloud/lib/private/AppConfig.php(361): OC\\DB\\QueryBuilder\\QueryBuilder->execute()\n#6 /volume2/web/nextcloud/li...'
2022-05-02T06:01:15+02:00 ####### [Mon May 02 06:01:15.656019 2022] [proxy_fcgi:error] [pid 32191:tid 140216237020928] [client 46.223.163.151:41732] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Doctrine\\DBAL\\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /volume2/web/nextcloud/lib/private/DB/Connection.php:87\nStack trace:\n#0 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\\DB\\Connection->connect()\n#1 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\\DBAL\\Connection->getWrappedConnection()\n#2 /volume2/web/nextcloud/lib/private/DB/Connection.php(237): Doctrine\\DBAL\\Connection->executeQuery('SELECT * FROM `...', Array, Array, NULL)\n#3 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\\DB\\Connection->executeQuery('SELECT * FROM `...', Array, Array)\n#4 /volume2/web/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(287): Doctrine\\DBAL\\Query\\QueryBuilder->execute()\n#5 /volume2/web/nextcloud/lib/private/AppConfig.php(361): OC\\DB\\QueryBuilder\\QueryBuilder->execute()\n#6 /volume2/web/nextcloud/li...'
2022-05-02T06:01:15+02:00 ####### [Mon May 02 06:01:15.876643 2022] [proxy_fcgi:error] [pid 32191:tid 140216245413632] [client 46.223.163.151:41735] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Doctrine\\DBAL\\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /volume2/web/nextcloud/lib/private/DB/Connection.php:87\nStack trace:\n#0 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\\DB\\Connection->connect()\n#1 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\\DBAL\\Connection->getWrappedConnection()\n#2 /volume2/web/nextcloud/lib/private/DB/Connection.php(237): Doctrine\\DBAL\\Connection->executeQuery('SELECT * FROM `...', Array, Array, NULL)\n#3 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\\DB\\Connection->executeQuery('SELECT * FROM `...', Array, Array)\n#4 /volume2/web/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(287): Doctrine\\DBAL\\Query\\QueryBuilder->execute()\n#5 /volume2/web/nextcloud/lib/private/AppConfig.php(361): OC\\DB\\QueryBuilder\\QueryBuilder->execute()\n#6 /volume2/web/nextcloud/li...'
2022-05-02T06:01:16+02:00 ####### [Mon May 02 06:01:16.126734 2022] [proxy_fcgi:error] [pid 32191:tid 140216052381440] [client 46.223.163.151:41738] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Doctrine\\DBAL\\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /volume2/web/nextcloud/lib/private/DB/Connection.php:87\nStack trace:\n#0 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\\DB\\Connection->connect()\n#1 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\\DBAL\\Connection->getWrappedConnection()\n#2 /volume2/web/nextcloud/lib/private/DB/Connection.php(237): Doctrine\\DBAL\\Connection->executeQuery('SELECT * FROM `...', Array, Array, NULL)\n#3 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\\DB\\Connection->executeQuery('SELECT * FROM `...', Array, Array)\n#4 /volume2/web/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(287): Doctrine\\DBAL\\Query\\QueryBuilder->execute()\n#5 /volume2/web/nextcloud/lib/private/AppConfig.php(361): OC\\DB\\QueryBuilder\\QueryBuilder->execute()\n#6 /volume2/web/nextcloud/li...'
2022-05-02T06:01:16+02:00 ####### [Mon May 02 06:01:16.344536 2022] [proxy_fcgi:error] [pid 32191:tid 140216043988736] [client 46.223.163.151:41741] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Doctrine\\DBAL\\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /volume2/web/nextcloud/lib/private/DB/Connection.php:87\nStack trace:\n#0 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\\DB\\Connection->connect()\n#1 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\\DBAL\\Connection->getWrappedConnection()\n#2 /volume2/web/nextcloud/lib/private/DB/Connection.php(237): Doctrine\\DBAL\\Connection->executeQuery('SELECT * FROM `...', Array, Array, NULL)\n#3 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\\DB\\Connection->executeQuery('SELECT * FROM `...', Array, Array)\n#4 /volume2/web/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(287): Doctrine\\DBAL\\Query\\QueryBuilder->execute()\n#5 /volume2/web/nextcloud/lib/private/AppConfig.php(361): OC\\DB\\QueryBuilder\\QueryBuilder->execute()\n#6 /volume2/web/nextcloud/li...'
2022-05-02T06:01:16+02:00 ####### [Mon May 02 06:01:16.575864 2022] [proxy_fcgi:error] [pid 32191:tid 140216339244800] [client 46.223.163.151:41744] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Doctrine\\DBAL\\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /volume2/web/nextcloud/lib/private/DB/Connection.php:87\nStack trace:\n#0 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\\DB\\Connection->connect()\n#1 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\\DBAL\\Connection->getWrappedConnection()\n#2 /volume2/web/nextcloud/lib/private/DB/Connection.php(237): Doctrine\\DBAL\\Connection->executeQuery('SELECT * FROM `...', Array, Array, NULL)\n#3 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\\DB\\Connection->executeQuery('SELECT * FROM `...', Array, Array)\n#4 /volume2/web/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(287): Doctrine\\DBAL\\Query\\QueryBuilder->execute()\n#5 /volume2/web/nextcloud/lib/private/AppConfig.php(361): OC\\DB\\QueryBuilder\\QueryBuilder->execute()\n#6 /volume2/web/nextcloud/li...'
2022-05-02T06:01:16+02:00 ####### [Mon May 02 06:01:16.814511 2022] [proxy_fcgi:error] [pid 32191:tid 140216102737664] [client 46.223.163.151:41747] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Doctrine\\DBAL\\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /volume2/web/nextcloud/lib/private/DB/Connection.php:87\nStack trace:\n#0 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\\DB\\Connection->connect()\n#1 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\\DBAL\\Connection->getWrappedConnection()\n#2 /volume2/web/nextcloud/lib/private/DB/Connection.php(237): Doctrine\\DBAL\\Connection->executeQuery('SELECT * FROM `...', Array, Array, NULL)\n#3 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\\DB\\Connection->executeQuery('SELECT * FROM `...', Array, Array)\n#4 /volume2/web/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(287): Doctrine\\DBAL\\Query\\QueryBuilder->execute()\n#5 /volume2/web/nextcloud/lib/private/AppConfig.php(361): OC\\DB\\QueryBuilder\\QueryBuilder->execute()\n#6 /volume2/web/nextcloud/li...'
2022-05-02T06:01:17+02:00 ####### [Mon May 02 06:01:17.056145 2022] [proxy_fcgi:error] [pid 32191:tid 140216364422912] [client 46.223.163.151:41750] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught Doctrine\\DBAL\\Exception: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused in /volume2/web/nextcloud/lib/private/DB/Connection.php:87\nStack trace:\n#0 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1519): OC\\DB\\Connection->connect()\n#1 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Connection.php(1041): Doctrine\\DBAL\\Connection->getWrappedConnection()\n#2 /volume2/web/nextcloud/lib/private/DB/Connection.php(237): Doctrine\\DBAL\\Connection->executeQuery('SELECT * FROM `...', Array, Array, NULL)\n#3 /volume2/web/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php(345): OC\\DB\\Connection->executeQuery('SELECT * FROM `...', Array, Array)\n#4 /volume2/web/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php(287): Doctrine\\DBAL\\Query\\QueryBuilder->execute()\n#5 /volume2/web/nextcloud/lib/private/AppConfig.php(361): OC\\DB\\QueryBuilder\\QueryBuilder->execute()\n#6 /volume2/web/nextcloud/li...'

Log file

Excerpt from today:

{"reqId":"0OezFPgQ1kMGP1jDzpnx","level":3,"time":"2022-05-04T06:59:17+00:00","remoteAddr":"10.204.34.22","user":"username1","app":"PHP","method":"PROPFIND","url":"/nextcloud/remote.php/dav/files/username1/","message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0","version":"24.0.0.12","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"disk_free_space(): No such file or directory","/volume2/web/nextcloud/lib/private/Files/Storage/Local.php",395,{"path":"files/Apks/files/Apks","sourcePath":"/volume2/nextcloud/username3/files/Apks/files"}]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Local.php","line":395,"function":"disk_free_space","args":["/volume2/nextcloud/username3/files/Apks/files"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->","args":["files/Apks/files/Apks"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Apks/files/Apks"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Jail.php","line":344,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Apks/files/Apks"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Jail","type":"->","args":["files/Apks"]},{"file":"/volume2/web/nextcloud/lib/private/legacy/OC_Helper.php","line":548,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Apks"]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":341,"function":"getStorageInfo","class":"OC_Helper","type":"::","args":["/username1/files/Apks",{"__class__":"OC\\Files\\Node\\Folder"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":765,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":[]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":769,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{DAV:}quota-available-bytes",{"__class__":"Closure"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/username1",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","And 15 more entries, set log level to debug to see all entries"],1]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/nextcloud/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Server.php","line":352,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/remote.php","line":166,"args":["/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/volume2/web/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"0OezFPgQ1kMGP1jDzpnx","level":3,"time":"2022-05-04T06:59:17+00:00","remoteAddr":"10.204.34.22","user":"username1","app":"PHP","method":"PROPFIND","url":"/nextcloud/remote.php/dav/files/username1/","message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0","version":"24.0.0.12","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"disk_free_space(): No such file or directory","/volume2/web/nextcloud/lib/private/Files/Storage/Local.php",395,{"path":"files/ExtCompany5-praktikum/files/ExtCompany5-praktikum","sourcePath":"/volume2/nextcloud/username4/files/ExtCompany5-praktikum/files"}]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Local.php","line":395,"function":"disk_free_space","args":["/volume2/nextcloud/username4/files/ExtCompany5-praktikum/files"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->","args":["files/ExtCompany5-praktikum/files/ExtCompany5-praktikum"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ExtCompany5-praktikum/files/ExtCompany5-praktikum"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Jail.php","line":344,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ExtCompany5-praktikum/files/ExtCompany5-praktikum"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Jail","type":"->","args":["files/ExtCompany5-praktikum"]},{"file":"/volume2/web/nextcloud/lib/private/legacy/OC_Helper.php","line":548,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ExtCompany5-praktikum"]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":341,"function":"getStorageInfo","class":"OC_Helper","type":"::","args":["/username1/files/ExtCompany5-praktikum",{"__class__":"OC\\Files\\Node\\Folder"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":765,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":[]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":769,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{DAV:}quota-available-bytes",{"__class__":"Closure"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/username1",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","And 15 more entries, set log level to debug to see all entries"],1]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/nextcloud/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Server.php","line":352,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/remote.php","line":166,"args":["/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/volume2/web/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"0OezFPgQ1kMGP1jDzpnx","level":3,"time":"2022-05-04T06:59:17+00:00","remoteAddr":"10.204.34.22","user":"username1","app":"PHP","method":"PROPFIND","url":"/nextcloud/remote.php/dav/files/username1/","message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0","version":"24.0.0.12","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"disk_free_space(): No such file or directory","/volume2/web/nextcloud/lib/private/Files/Storage/Local.php",395,{"path":"files/STL/files/STL","sourcePath":"/volume2/nextcloud/username4/files/STL/files"}]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Local.php","line":395,"function":"disk_free_space","args":["/volume2/nextcloud/username4/files/STL/files"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->","args":["files/STL/files/STL"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/STL/files/STL"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Jail.php","line":344,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/STL/files/STL"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Jail","type":"->","args":["files/STL"]},{"file":"/volume2/web/nextcloud/lib/private/legacy/OC_Helper.php","line":548,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/STL"]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":341,"function":"getStorageInfo","class":"OC_Helper","type":"::","args":["/username1/files/STL",{"__class__":"OC\\Files\\Node\\Folder"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":765,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":[]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":769,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{DAV:}quota-available-bytes",{"__class__":"Closure"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/username1",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","And 15 more entries, set log level to debug to see all entries"],1]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/nextcloud/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Server.php","line":352,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/remote.php","line":166,"args":["/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/volume2/web/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"0OezFPgQ1kMGP1jDzpnx","level":3,"time":"2022-05-04T06:59:17+00:00","remoteAddr":"10.204.34.22","user":"username1","app":"PHP","method":"PROPFIND","url":"/nextcloud/remote.php/dav/files/username1/","message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0","version":"24.0.0.12","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"disk_free_space(): No such file or directory","/volume2/web/nextcloud/lib/private/Files/Storage/Local.php",395,{"path":"files/ergebnisse_pneumatic/files/ergebnisse_pneumatic","sourcePath":"/volume2/nextcloud/username4/files/ergebnisse_pneumatic/files"}]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Local.php","line":395,"function":"disk_free_space","args":["/volume2/nextcloud/username4/files/ergebnisse_pneumatic/files"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->","args":["files/ergebnisse_pneumatic/files/ergebnisse_pneumatic"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ergebnisse_pneumatic/files/ergebnisse_pneumatic"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Jail.php","line":344,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ergebnisse_pneumatic/files/ergebnisse_pneumatic"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Jail","type":"->","args":["files/ergebnisse_pneumatic"]},{"file":"/volume2/web/nextcloud/lib/private/legacy/OC_Helper.php","line":548,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ergebnisse_pneumatic"]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":341,"function":"getStorageInfo","class":"OC_Helper","type":"::","args":["/username1/files/ergebnisse_pneumatic",{"__class__":"OC\\Files\\Node\\Folder"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":765,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":[]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":769,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{DAV:}quota-available-bytes",{"__class__":"Closure"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/username1",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","And 15 more entries, set log level to debug to see all entries"],1]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/nextcloud/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Server.php","line":352,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/remote.php","line":166,"args":["/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/volume2/web/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"s9MWOhGWBEc6lDB90Yoa","level":3,"time":"2022-05-04T07:18:29+00:00","remoteAddr":"10.204.34.22","user":"username2","app":"PHP","method":"PROPFIND","url":"/nextcloud/remote.php/dav/files/username2/","message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0","version":"24.0.0.12","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"disk_free_space(): No such file or directory","/volume2/web/nextcloud/lib/private/Files/Storage/Local.php",395,{"path":"files/ExtCompany2-pilot/files/ExtCompany2-pilot","sourcePath":"/volume2/nextcloud/username3/files/ExtCompany2-pilot/files"}]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Local.php","line":395,"function":"disk_free_space","args":["/volume2/nextcloud/username3/files/ExtCompany2-pilot/files"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->","args":["files/ExtCompany2-pilot/files/ExtCompany2-pilot"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ExtCompany2-pilot/files/ExtCompany2-pilot"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Jail.php","line":344,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ExtCompany2-pilot/files/ExtCompany2-pilot"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Jail","type":"->","args":["files/ExtCompany2-pilot"]},{"file":"/volume2/web/nextcloud/lib/private/legacy/OC_Helper.php","line":548,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ExtCompany2-pilot"]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":341,"function":"getStorageInfo","class":"OC_Helper","type":"::","args":["/username2/files/ExtCompany2-pilot",{"__class__":"OC\\Files\\Node\\Folder"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":765,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":[]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":769,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{DAV:}quota-available-bytes",{"__class__":"Closure"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/username2",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","And 15 more entries, set log level to debug to see all entries"],1]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/nextcloud/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Server.php","line":352,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/remote.php","line":166,"args":["/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/volume2/web/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"s9MWOhGWBEc6lDB90Yoa","level":3,"time":"2022-05-04T07:18:29+00:00","remoteAddr":"10.204.34.22","user":"username2","app":"PHP","method":"PROPFIND","url":"/nextcloud/remote.php/dav/files/username2/","message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0","version":"24.0.0.12","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"disk_free_space(): No such file or directory","/volume2/web/nextcloud/lib/private/Files/Storage/Local.php",395,{"path":"files/Schreibtrainer Video/files/Schreibtrainer Video","sourcePath":"/volume2/nextcloud/username3/files/Schreibtrainer Video/files"}]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Local.php","line":395,"function":"disk_free_space","args":["/volume2/nextcloud/username3/files/Schreibtrainer Video/files"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->","args":["files/Schreibtrainer Video/files/Schreibtrainer Video"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Schreibtrainer Video/files/Schreibtrainer Video"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Jail.php","line":344,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Schreibtrainer Video/files/Schreibtrainer Video"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Jail","type":"->","args":["files/Schreibtrainer Video"]},{"file":"/volume2/web/nextcloud/lib/private/legacy/OC_Helper.php","line":548,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Schreibtrainer Video"]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":341,"function":"getStorageInfo","class":"OC_Helper","type":"::","args":["/username2/files/Schreibtrainer Video",{"__class__":"OC\\Files\\Node\\Folder"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":765,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":[]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":769,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{DAV:}quota-available-bytes",{"__class__":"Closure"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/username2",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","And 15 more entries, set log level to debug to see all entries"],1]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/nextcloud/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Server.php","line":352,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/remote.php","line":166,"args":["/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/volume2/web/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"s9MWOhGWBEc6lDB90Yoa","level":3,"time":"2022-05-04T07:18:29+00:00","remoteAddr":"10.204.34.22","user":"username2","app":"PHP","method":"PROPFIND","url":"/nextcloud/remote.php/dav/files/username2/","message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0","version":"24.0.0.12","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"disk_free_space(): No such file or directory","/volume2/web/nextcloud/lib/private/Files/Storage/Local.php",395,{"path":"files/ergebnisse_pneumatic/files/ergebnisse_pneumatic","sourcePath":"/volume2/nextcloud/username4/files/ergebnisse_pneumatic/files"}]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Local.php","line":395,"function":"disk_free_space","args":["/volume2/nextcloud/username4/files/ergebnisse_pneumatic/files"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->","args":["files/ergebnisse_pneumatic/files/ergebnisse_pneumatic"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ergebnisse_pneumatic/files/ergebnisse_pneumatic"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Jail.php","line":344,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ergebnisse_pneumatic/files/ergebnisse_pneumatic"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Jail","type":"->","args":["files/ergebnisse_pneumatic"]},{"file":"/volume2/web/nextcloud/lib/private/legacy/OC_Helper.php","line":548,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ergebnisse_pneumatic"]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":341,"function":"getStorageInfo","class":"OC_Helper","type":"::","args":["/username2/files/ergebnisse_pneumatic",{"__class__":"OC\\Files\\Node\\Folder"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":765,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":[]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":769,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{DAV:}quota-available-bytes",{"__class__":"Closure"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/username2",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","And 15 more entries, set log level to debug to see all entries"],1]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/nextcloud/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Server.php","line":352,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/remote.php","line":166,"args":["/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/volume2/web/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"s9MWOhGWBEc6lDB90Yoa","level":3,"time":"2022-05-04T07:18:29+00:00","remoteAddr":"10.204.34.22","user":"username2","app":"PHP","method":"PROPFIND","url":"/nextcloud/remote.php/dav/files/username2/","message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0","version":"24.0.0.12","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"disk_free_space(): No such file or directory","/volume2/web/nextcloud/lib/private/Files/Storage/Local.php",395,{"path":"files/Projekte/WBK/Videoanalyse App/files/Projekte/WBK/Videoanalyse App","sourcePath":"/volume2/nextcloud/username1/files/Projekte/WBK/Videoanalyse App/files/Projekte/WBK"}]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Local.php","line":395,"function":"disk_free_space","args":["/volume2/nextcloud/username1/files/Projekte/WBK/Videoanalyse App/files/Projekte/WBK"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->","args":["files/Projekte/WBK/Videoanalyse App/files/Projekte/WBK/Videoanalyse App"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Projekte/WBK/Videoanalyse App/files/Projekte/WBK/Videoanalyse App"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Jail.php","line":344,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Projekte/WBK/Videoanalyse App/files/Projekte/WBK/Videoanalyse App"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Jail","type":"->","args":["files/Projekte/WBK/Videoanalyse App"]},{"file":"/volume2/web/nextcloud/lib/private/legacy/OC_Helper.php","line":548,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Projekte/WBK/Videoanalyse App"]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":341,"function":"getStorageInfo","class":"OC_Helper","type":"::","args":["/username2/files/Videoanalyse App",{"__class__":"OC\\Files\\Node\\Folder"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":765,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":[]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":769,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{DAV:}quota-available-bytes",{"__class__":"Closure"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/username2",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","And 15 more entries, set log level to debug to see all entries"],1]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/nextcloud/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Server.php","line":352,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/remote.php","line":166,"args":["/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/volume2/web/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"s9MWOhGWBEc6lDB90Yoa","level":3,"time":"2022-05-04T07:18:29+00:00","remoteAddr":"10.204.34.22","user":"username2","app":"PHP","method":"PROPFIND","url":"/nextcloud/remote.php/dav/files/username2/","message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0","version":"24.0.0.12","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"disk_free_space(): No such file or directory","/volume2/web/nextcloud/lib/private/Files/Storage/Local.php",395,{"path":"files/Projekte/ExtCompany3/Getriebepr\u00fcfstand/files/Projekte/ExtCompany3/Getriebepr\u00fcfstand","sourcePath":"/volume2/nextcloud/username1/files/Projekte/ExtCompany3/Getriebepr\u00fcfstand/files/Projekte/ExtCompany3"}]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Local.php","line":395,"function":"disk_free_space","args":["/volume2/nextcloud/username1/files/Projekte/ExtCompany3/Getriebepr\u00fcfstand/files/Projekte/ExtCompany3"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->","args":["files/Projekte/ExtCompany3/Getriebepr\u00fcfstand/files/Projekte/ExtCompany3/Getriebepr\u00fcfstand"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Projekte/ExtCompany3/Getriebepr\u00fcfstand/files/Projekte/ExtCompany3/Getriebepr\u00fcfstand"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Jail.php","line":344,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Projekte/ExtCompany3/Getriebepr\u00fcfstand/files/Projekte/ExtCompany3/Getriebepr\u00fcfstand"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Jail","type":"->","args":["files/Projekte/ExtCompany3/Getriebepr\u00fcfstand"]},{"file":"/volume2/web/nextcloud/lib/private/legacy/OC_Helper.php","line":548,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/Projekte/ExtCompany3/Getriebepr\u00fcfstand"]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":341,"function":"getStorageInfo","class":"OC_Helper","type":"::","args":["/username2/files/Getriebepr\u00fcfstand",{"__class__":"OC\\Files\\Node\\Folder"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":765,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":[]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":769,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{DAV:}quota-available-bytes",{"__class__":"Closure"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/username2",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","And 15 more entries, set log level to debug to see all entries"],1]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/nextcloud/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Server.php","line":352,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/remote.php","line":166,"args":["/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/volume2/web/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}
{"reqId":"s9MWOhGWBEc6lDB90Yoa","level":3,"time":"2022-05-04T07:18:29+00:00","remoteAddr":"10.204.34.22","user":"username2","app":"PHP","method":"PROPFIND","url":"/nextcloud/remote.php/dav/files/username2/","message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0","version":"24.0.0.12","exception":{"Exception":"Error","Message":"disk_free_space(): No such file or directory at /volume2/web/nextcloud/lib/private/Files/Storage/Local.php#395","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"disk_free_space(): No such file or directory","/volume2/web/nextcloud/lib/private/Files/Storage/Local.php",395,{"path":"files/ExtCompany1/files/ExtCompany1","sourcePath":"/volume2/nextcloud/username5/files/ExtCompany1/files"}]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Local.php","line":395,"function":"disk_free_space","args":["/volume2/nextcloud/username5/files/ExtCompany1/files"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Local","type":"->","args":["files/ExtCompany1/files/ExtCompany1"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ExtCompany1/files/ExtCompany1"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Jail.php","line":344,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ExtCompany1/files/ExtCompany1"]},{"file":"/volume2/web/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":334,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Jail","type":"->","args":["files/ExtCompany1"]},{"file":"/volume2/web/nextcloud/lib/private/legacy/OC_Helper.php","line":548,"function":"free_space","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/ExtCompany1"]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":341,"function":"getStorageInfo","class":"OC_Helper","type":"::","args":["/username2/files/ExtCompany1",{"__class__":"OC\\Files\\Node\\Folder"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":765,"function":"getQuotaInfo","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":[]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":769,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{DAV:}quota-available-bytes",{"__class__":"Closure"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1662,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/username2",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","And 15 more entries, set log level to debug to see all entries"],1]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1647,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/nextcloud/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/volume2/web/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/lib/Server.php","line":352,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/volume2/web/nextcloud/remote.php","line":166,"args":["/volume2/web/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/volume2/web/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"}}

Browser log

Browser console log when opening calendar application

09:37:02.841 Navigated to https://our.host.name/nextcloud/apps/calendar/dayGridMonth/now
09:37:03.937 Content Security Policy: The page’s settings blocked the loading of a resource at inline (“script-src”). moz-extension:33:9
09:37:04.271 Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. node.js:393
09:37:06.927 No OC found index.js:46:4
09:37:06.936 Proxying an event bus of version 2.1.1 with 1.3.0 index.es.js:2337:14
09:37:06.938 JQMIGRATE: Migrate is installed, version 3.4.0 jquery-migrate.min.js:2:698
09:37:06.973 Proxying an event bus of version 2.1.1 with 1.3.0 index.es.js:2337:14
09:37:07.006 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 2 globals.js:62:15
09:37:07.034 Proxying an event bus of version 2.1.1 with 1.3.0 index.es.js:2337:14
09:37:07.093 Loading theming data for notification bell styling App.vue:150
09:37:07.100 $ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:62:15
09:37:07.100 Registering notifications container as a menu App.vue:160
09:37:07.100 $ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 2 globals.js:62:15
09:37:07.101 Notifications permissions granted App.vue:395
09:37:07.107 Polling interval updated to 30000 App.vue:355
09:37:07.107 Started background fetcher as session_keepalive is enabled App.vue:217
09:37:07.117 Proxying an event bus of version 2.1.1 with 1.3.0 index.es.js:2337:14
09:37:07.270 Proxying an event bus of version 2.1.1 with 1.3.0 index.es.js:2337:14
09:37:07.543 [INFO] calendar: 
Initial settings:
	- AppVersion: 3.2.2
	- EventLimit: true
	- FirstRun: false
	- ShowWeekNumbers: false
	- ShowTasks: true
	- ShowWeekends: true
	- SkipPopover: false
	- SlotDuration: 00:30:00
	- DefaultReminder: none
	- TalkEnabled: true
	- TasksEnabled: true
	- Timezone: automatic
	- HideEventExport: false
	- ForceEventAlarmType: false
 
Object { app: "calendar", uid: "username1" }
ConsoleLogger.js:33:16
09:37:07.576 [DEBUG] @nextcloud/vue: Using version 2.2019c of the timezone database 
Object { uid: "username1", app: "@nextcloud/vue" }
ConsoleLogger.js:29:16
09:37:07.953 @nextcloud/calendar-js app is using version 2.2019c of the timezone database index.esm.js:14165:2
09:37:08.281 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:62:15
09:37:08.384 [INFO] calendar: Updated moment locale: de 
Object { app: "calendar", uid: "username1" }
ConsoleLogger.js:33:16
09:37:08.476 $ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 2 globals.js:62:15
09:37:08.481 session heartbeat polling started session-heartbeat.js:103:9
09:37:08.487 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 576 globals.js:62:15
09:37:09.013 [DEBUG] unified-search: Unified Search initialized with the following providers 
Object { 0: {…}, 1: {…}, 2: {…}, 3: {…}, 4: {…}, 5: {…}, 6: {…}, 7: {…}, 8: {…}, 9: {…}, … }
ConsoleLogger.js:29:8
09:37:09.243 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 168 globals.js:62:15
09:37:09.341 Got notification data App.vue:318
09:37:09.342 Polling interval updated to 30000 App.vue:355
09:37:11.519 [DEBUG] calendar: Current user principal is /nextcloud/remote.php/dav/principals/users/username1/ 
Object { app: "calendar", uid: "username1" }
ConsoleLogger.js:29:16
09:37:15.673 calendar home scanned 
Array(9) [ {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…} ]
 
Array [ {…} ]
calendars.js:572:32
09:37:15.966 [DEBUG] calendar: calendars and trash bin loaded 
Object { app: "calendar", uid: "username1", calendars: (9) […], trashBin: {…} }
ConsoleLogger.js:29:16
09:37:15.998 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:62:15
09:37:22.876 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:62:15
09:37:23.609 XHRGEThttps://our.host.name/nextcloud/ocs/v2.php/apps/user_status/api/v1/statuses/planner
[HTTP/1.1 404 Not Found 4823ms]

09:37:23.628 XHRGEThttps://our.host.name/nextcloud/ocs/v2.php/apps/user_status/api/v1/statuses/planner
[HTTP/1.1 404 Not Found 5113ms]

09:37:23.655 XHRGEThttps://our.host.name/nextcloud/ocs/v2.php/apps/user_status/api/v1/statuses/planner
[HTTP/1.1 404 Not Found 5464ms]

09:37:23.679 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:62:15
09:37:24.202 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:62:15
09:37:24.665 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:62:15
09:37:25.000 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:62:15
09:37:25.558 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:62:15
09:37:37.651 No new notification data received App.vue:323
09:37:37.651 Polling interval updated to 30000 App.vue:355

Additional info

m-georgi avatar May 04 '22 07:05 m-georgi

Experiencing the exact same problem on 22.2.7 so updated to 23.04. Calendar still not there. It does appear on DAVx5 though

Japhys avatar May 12 '22 06:05 Japhys

@Vysp3r did you manage to solve this?

Japhys avatar May 16 '22 18:05 Japhys

@Japhys Yeah I reinstalled everything... edit I don't know if I can close this issue since I had to reinstall, but I'll close it if nothing new happens.

Vysp3r avatar May 16 '22 22:05 Vysp3r

@Vysp3r Oh dear, i was not planning to reinstall. Please leave the ticket open, it still persists.

Japhys avatar May 17 '22 06:05 Japhys

@tcitworld did you have any new insight into this? The problem still persists for us, even after various Nextcloud Updates (currently on 24.0.3)

m-georgi avatar Aug 26 '22 08:08 m-georgi

See that the personal calendar is not showing anymore, but is available via caldav

Does the Calendar show in Nextcloud Calendar's trash bin found at the bottom left?

ChristophWurst avatar Aug 26 '22 09:08 ChristophWurst

See that the personal calendar is not showing anymore, but is available via caldav

Does the Calendar show in Nextcloud Calendar's trash bin found at the bottom left?

No, the trash bin does not show any entries

m-georgi avatar Aug 26 '22 09:08 m-georgi

09:37:15.673 calendar home scanned

and

Object { app: "calendar", uid: "username1", calendars: (9) […], trashBin: {…} }

Inspect those logs and the PROPFIND requests that discover your calendar root. Would be interesting to see the properties of the ghost calendar.

ChristophWurst avatar Aug 26 '22 09:08 ChristophWurst

09:37:15.673 calendar home scanned

and

Object { app: "calendar", uid: "username1", calendars: (9) […], trashBin: {…} }

Inspect those logs and the PROPFIND requests that discover your calendar root. Would be interesting to see the properties of the ghost calendar.

I tried to extract properties from the logs when navigating to the calendar view.

Unfortunately I can't easily export the complete returned object, as it seems to contain a recursion. JSON.stringify mentions the following:

Uncaught TypeError: Converting circular structure to JSON
    --> starting at object with constructor 'D'
    |     property '_parent' -> object with constructor 't'
    |     property 'calendarHomes' -> object with constructor 'Array'
    --- index 0 closes the circle
    at JSON.stringify (<anonymous>)
    at <anonymous>:1:6

I expanded some of the properties and attributes by hand for the first calendar that was returned, and as expected it was the "Birthday" calendar, that is shown as the first calendar in the web view.

Excerpt:

b {…}
_childrenNames: Array(0)
_collectionFactoryMapper: Object
_eventListeners: Object
_objectFactoryMapper: Object
_parent: D
_propFindList: Array(12)
_propSetFactory: Array(2)
_props: Object
{DAV:}current-user-privilege-set: Array(5)
{DAV:}displayname: "Geburtstage von Kontakten"
{DAV:}owner: "/nextcloud/remote.php/dav/principals/users/username1/"
{DAV:}resourcetype: Array(2)
0: "{DAV:}collection"
1: "{urn:ietf:params:xml:ns:caldav}calendar"
length: 2
__ob__: xt {value: Array(2), dep: mt, vmCount: 0}
[[Prototype]]: Array
{DAV:}sync-token: "http://sabre.io/ns/sync/1"
{http://apple.com/ns/ical/}calendar-color: "#E9D859"
{http://apple.com/ns/ical/}calendar-order: 0
{http://calendarserver.org/ns/}allowed-sharing-modes: Array(0)
{http://calendarserver.org/ns/}getctag: "http://sabre.io/ns/sync/1"
{http://nextcloud.com/ns}owner-displayname: "User Name (username1)"
{http://owncloud.org/ns}calendar-enabled: true
{http://owncloud.org/ns}invite: Array(0)
{urn:ietf:params:xml:ns:caldav}max-resource-size: 10000000
{urn:ietf:params:xml:ns:caldav}schedule-calendar-transp: "opaque"
{urn:ietf:params:xml:ns:caldav}supported-calendar-component-set: Array(1)
{urn:ietf:params:xml:ns:caldav}supported-calendar-data: Array(2)
{urn:ietf:params:xml:ns:caldav}supported-collation-set: Array(3)
__ob__: xt {value: {…}, dep: mt, vmCount: 0}
get {DAV:}current-user-privilege-set: ƒ ()
set {DAV:}current-user-privilege-set: ƒ (e)
get {DAV:}displayname: ƒ ()
set {DAV:}displayname: ƒ (e)
get {DAV:}owner: ƒ ()
set {DAV:}owner: ƒ (e)
get {DAV:}resourcetype: ƒ ()
set {DAV:}resourcetype: ƒ (e)
get {DAV:}sync-token: ƒ ()
set {DAV:}sync-token: ƒ (e)
get {http://apple.com/ns/ical/}calendar-color: ƒ ()
set {http://apple.com/ns/ical/}calendar-color: ƒ (e)
get {http://apple.com/ns/ical/}calendar-order: ƒ ()
set {http://apple.com/ns/ical/}calendar-order: ƒ (e)
get {http://calendarserver.org/ns/}allowed-sharing-modes: ƒ ()
set {http://calendarserver.org/ns/}allowed-sharing-modes: ƒ (e)
get {http://calendarserver.org/ns/}getctag: ƒ ()
set {http://calendarserver.org/ns/}getctag: ƒ (e)
get {http://nextcloud.com/ns}owner-displayname: ƒ ()
set {http://nextcloud.com/ns}owner-displayname: ƒ (e)
get {http://owncloud.org/ns}calendar-enabled: ƒ ()
set {http://owncloud.org/ns}calendar-enabled: ƒ (e)
get {http://owncloud.org/ns}invite: ƒ ()
set {http://owncloud.org/ns}invite: ƒ (e)
get {urn:ietf:params:xml:ns:caldav}max-resource-size: ƒ ()
set {urn:ietf:params:xml:ns:caldav}max-resource-size: ƒ (e)
get {urn:ietf:params:xml:ns:caldav}schedule-calendar-transp: ƒ ()
set {urn:ietf:params:xml:ns:caldav}schedule-calendar-transp: ƒ (e)
get {urn:ietf:params:xml:ns:caldav}supported-calendar-component-set: ƒ ()
set {urn:ietf:params:xml:ns:caldav}supported-calendar-component-set: ƒ (e)
get {urn:ietf:params:xml:ns:caldav}supported-calendar-data: ƒ ()
set {urn:ietf:params:xml:ns:caldav}supported-calendar-data: ƒ (e)
get {urn:ietf:params:xml:ns:caldav}supported-collation-set: ƒ ()
set {urn:ietf:params:xml:ns:caldav}supported-collation-set: ƒ (e)
[[Prototype]]: Object
_request: t
baseUrl: "https://our.base.url/nextcloud/remote.php/dav/"
parser: t
xhrProvider: ƒ ()
__ob__: xt {value: t, dep: mt, vmCount: 0}
get baseUrl: ƒ ()
set baseUrl: ƒ (e)
get parser: ƒ ()
set parser: ƒ (e)
get xhrProvider: ƒ ()
set xhrProvider: ƒ (e)
[[Prototype]]: Object
_updatedProperties: Array(1)
0: "{http://owncloud.org/ns}calendar-enabled"
length: 1
__ob__: xt {value: Array(1), dep: mt, vmCount: 0}
[[Prototype]]: Array
_url: "/nextcloud/remote.php/dav/calendars/username1/contact_birthdays/"

Is there any specific property that might be helpful?

I had a look through the other returned calendars, and it seems these represent all the shared calendars, as well as the birthday calendar, that are visible in the web view. So the ghost calendar is not included in the array.

Can you tell me how to further inspect the PROPFIND requests you mentioned?

m-georgi avatar Aug 26 '22 10:08 m-georgi

I had a look through the other returned calendars, and it seems these represent all the shared calendars, as well as the birthday calendar, that are visible in the web view. So the ghost calendar is not included in the array.

That's good to know.

Can you tell me how to further inspect the PROPFIND requests you mentioned?

The request is a PROPFIND to https://<host>/remote.php/dav/calendars/<user id>/ and it returns XML. That is a lot of data. You can use https://www.samltool.com/prettyprint.php or similar to make the XML more readable. Then you should find the listing of your calendar home.

Bildschirmfoto vom 2022-08-26 12-05-51

I would expect the ghost calendar to show up there because that must be the mechanism DAVx5 uses to discover your calendars.

ChristophWurst avatar Aug 26 '22 10:08 ChristophWurst

I would expect the ghost calendar to show up there because that must be the mechanism DAVx5 uses to discover your calendars.

As expected, the calendar shows up there:

  <d:response>
    <d:href>/nextcloud/remote.php/dav/calendars/username1/personal/</d:href>
    <d:propstat>
      <d:prop>
        <d:resourcetype>
          <d:collection/>
          <cal:calendar/>
        </d:resourcetype>
        <cs:getctag>http://sabre.io/ns/sync/3200</cs:getctag>
        <s:sync-token>3200</s:sync-token>
        <cal:supported-calendar-component-set>
          <cal:comp name="VEVENT"/>
          <cal:comp name="VTODO"/>
        </cal:supported-calendar-component-set>
        <cal:schedule-calendar-transp>
          <cal:opaque/>
        </cal:schedule-calendar-transp>
        <oc:owner-principal>principals/users/username1</oc:owner-principal>
        <d:displayname>Pers&#xF6;nlich</d:displayname>
        <x1:calendar-order xmlns:x1="http://apple.com/ns/ical/">0</x1:calendar-order>
        <x1:calendar-color xmlns:x1="http://apple.com/ns/ical/">#1BADF8</x1:calendar-color>
        <x2:owner-displayname xmlns:x2="http://nextcloud.com/ns">User Name (username1)</x2:owner-displayname>
      </d:prop>
      <d:status>HTTP/1.1 200 OK</d:status>
    </d:propstat>
  </d:response>

Could the displayname with escaped umlauts be a problem?

I did the same for another user and the personal calendar (that is shown in web view) is reported as follows:

<d:response>
    <d:href>/nextcloud/remote.php/dav/calendars/username2/personal/</d:href>
    <d:propstat>
      <d:prop>
        <d:resourcetype>
          <d:collection/>
          <cal:calendar/>
        </d:resourcetype>
        <cs:getctag>http://sabre.io/ns/sync/1624</cs:getctag>
        <s:sync-token>1624</s:sync-token>
        <cal:supported-calendar-component-set>
          <cal:comp name="VEVENT"/>
          <cal:comp name="VTODO"/>
        </cal:supported-calendar-component-set>
        <cal:schedule-calendar-transp>
          <cal:opaque/>
        </cal:schedule-calendar-transp>
        <oc:owner-principal>principals/users/username2</oc:owner-principal>
        <d:displayname>Personal</d:displayname>
        <x1:calendar-order xmlns:x1="http://apple.com/ns/ical/">0</x1:calendar-order>
        <x1:calendar-color xmlns:x1="http://apple.com/ns/ical/">#20368d</x1:calendar-color>
        <x2:owner-displayname xmlns:x2="http://nextcloud.com/ns">User2 Name (username2)</x2:owner-displayname>
      </d:prop>
      <d:status>HTTP/1.1 200 OK</d:status>
    </d:propstat>
  </d:response>

m-georgi avatar Aug 26 '22 10:08 m-georgi

I wanted to also include the listing of the ghost calendar of username1 as a shared calendar for username2:

  <d:response>
    <d:href>/nextcloud/remote.php/dav/calendars/username2/personal_shared_by_username1/</d:href>
    <d:propstat>
      <d:prop>
        <d:resourcetype>
          <d:collection/>
          <cal:calendar/>
        </d:resourcetype>
        <cs:getctag>http://sabre.io/ns/sync/3200</cs:getctag>
        <s:sync-token>3200</s:sync-token>
        <cal:supported-calendar-component-set>
          <cal:comp name="VEVENT"/>
          <cal:comp name="VTODO"/>
        </cal:supported-calendar-component-set>
        <cal:schedule-calendar-transp>
          <cal:transparent/>
        </cal:schedule-calendar-transp>
        <oc:owner-principal>principals/users/username1</oc:owner-principal>
        <oc:read-only>1</oc:read-only>
        <d:displayname>Personal (User Name (username1))</d:displayname>
        <x1:calendar-order xmlns:x1="http://apple.com/ns/ical/">0</x1:calendar-order>
        <x1:calendar-color xmlns:x1="http://apple.com/ns/ical/">#1BADF8</x1:calendar-color>
        <x2:owner-displayname xmlns:x2="http://nextcloud.com/ns">User Name (username1)</x2:owner-displayname>
      </d:prop>
      <d:status>HTTP/1.1 200 OK</d:status>
    </d:propstat>
  </d:response>

m-georgi avatar Aug 26 '22 10:08 m-georgi

@tcitworld @ChristophWurst Sorry for bumping this, but do you have any updates regarding this issue?

m-georgi avatar Nov 01 '22 16:11 m-georgi

I am having the same issue. I was ignoring it for a while, but want to sort out my calendars now. My Calendar also has an Umlaut "Persönlich" I think this was the standard Calendar in the German localisation. As a workaround I'll try to export the dav calendar then import to another one. But I'll still be left with the ghost Calendar in Webdav. Any Idea how to delete that one?

Feelisreal avatar Nov 11 '22 23:11 Feelisreal

I‘m facing the same issue after an update to 22 Calendar is still available via caldav but not in the gui Name is without Umlaut

deluxestyle avatar Jan 27 '23 07:01 deluxestyle

I fixed it somehow I renamed the uri of the calendar in the database table oc_calendars. Just to a random different name. And the calendar was back in the app

deluxestyle avatar Jan 28 '23 20:01 deluxestyle

I fixed it somehow I renamed the uri of the calendar in the database table oc_calendars. Just to a random different name. And the calendar was back in the app

Just to make sure: Did you use the column principaluri in the oc_calendars table? So you went from principals/users/username to principals/users/something_random?

m-georgi avatar Jan 30 '23 08:01 m-georgi

No. I renamed it in the column uri It was privat and I renamed it to privatew. And the calendar was back and it is still working everywhere

deluxestyle avatar Jan 30 '23 08:01 deluxestyle

No. I renamed it in the column uri It was privat and I renamed it to privatew. And the calendar was back and it is still working everywhere

Thank you!

We tried your solution, and the calendar is now visible.

We also tried changing it back to the original uri (was personal, we changed it to personalw and back to personal), but then the calendar became invisible again.

m-georgi avatar Feb 13 '23 09:02 m-georgi

Changing oc_calendars.uri worked for me too, so I dumped the database to see where the calendar's URI is used instead of id and I found this record in the oc_properties table:

 id | userid |      propertypath      |    propertyname    |                    propertyvalue                    | valuetype 
----+--------+------------------------+--------------------+-----------------------------------------------------+-----------
 11 | user01 | calendars/user01/cal01 | {DAV:}resourcetype | O:35:"Sabre\DAV\Xml\Property\ResourceType":1:{s:8:" |         3

After “deactivating” it (by changing propertypath to something else), the calendar in question appeared in the web application once again even after changing its oc_calendars.uri to its original value.

I unfortunately do not know what that means or whether I just broke something else (editing the calendar still seems to work though). I suspect that the propertyvalue is somewhat malformed but I do not know what caused it.

adamatousek avatar Jul 26 '23 09:07 adamatousek

@adamatousek Your issue is https://github.com/nextcloud/server/issues/37754

tcitworld avatar Jul 26 '23 10:07 tcitworld

Changing oc_calendars.uri worked for me too, so I dumped the database to see where the calendar's URI is used instead of id and I found this record in the oc_properties table:

 id | userid |      propertypath      |    propertyname    |                    propertyvalue                    | valuetype 
----+--------+------------------------+--------------------+-----------------------------------------------------+-----------
 11 | user01 | calendars/user01/cal01 | {DAV:}resourcetype | O:35:"Sabre\DAV\Xml\Property\ResourceType":1:{s:8:" |         3

After “deactivating” it (by changing propertypath to something else), the calendar in question appeared in the web application once again even after changing its oc_calendars.uri to its original value.

I unfortunately do not know what that means or whether I just broke something else (editing the calendar still seems to work though). I suspect that the propertyvalue is somewhat malformed but I do not know what caused it.

This worked for us, but we had to change the userid and propertypath

botsarenthuman avatar Mar 21 '24 15:03 botsarenthuman