nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
982 stars 241 forks source link

New appointment: If a receipment accepts, it results to an error.... #4178

Open kangaroo72 opened 2 years ago

kangaroo72 commented 2 years ago

Steps to reproduce

  1. Create an appointment
  2. Send invitations to attendees

Expected behavior

Attendee accepts to appointment, and okay...

Actual behaviour

Attendee accepts, and get's error...

image

Calendar app version

3.2.2

CalDAV-clients used

No response

Browser

No response

Client operating system

No response

Server operating system

Ubuntu 20.04 LTS

Web server

Nginx

Database engine version

MariaDB

PHP engine version

PHP 8.0

Nextcloud version

24.0.0 RC1

Updated from an older installed version or fresh install

No response

List of activated apps

- accessibility: 1.10.0
  - activity: 2.16.0
  - audioplayer: 3.3.0
  - calendar: 3.2.2
  - circles: 24.0.0
  - cloud_federation_api: 1.7.0
  - comments: 1.14.0
  - contacts: 4.1.0
  - contactsinteraction: 1.5.0
  - dashboard: 7.4.0
  - dav: 1.22.0
  - federatedfilesharing: 1.14.0
  - federation: 1.14.0
  - files: 1.19.0
  - files_external: 1.16.1
  - 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
  - logreader: 2.9.0
  - lookup_server_connector: 1.12.0
  - nextcloud_announcements: 1.13.0
  - notes: 4.3.1
  - 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
  - richdocuments: 6.0.0-beta.1
  - richdocumentscode: 21.11.306
  - serverinfo: 1.14.0
  - settings: 1.6.0
  - sharebymail: 1.14.0
  - support: 1.7.0
  - survey_client: 1.12.0
  - systemtags: 1.14.0
  - text: 3.5.1
  - theming: 1.15.0
  - twofactor_backupcodes: 1.13.0
  - updatenotification: 1.14.0
  - user_status: 1.4.0
  - viewer: 1.8.0
  - weather_status: 1.4.0
  - workflowengine: 2.6.0

Nextcloud configuration

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "cloud.xxxxxxx.xx"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "24.0.0.9",
        "overwrite.cli.url": "https:\/\/cloud.xxxxxxx.xx",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "activity_expire_days": 14,
        "auth.bruteforce.protection.enabled": true,
        "blacklisted_files": [
            ".htaccess",
            "Thumbs.db",
            "thumbs.db"
        ],
        "cron_log": true,
        "enable_previews": true,
        "enabledPreviewProviders": [
            "OC\\Preview\\PNG",
            "OC\\Preview\\JPEG",
            "OC\\Preview\\GIF",
            "OC\\Preview\\BMP",
            "OC\\Preview\\XBitmap",
            "OC\\Preview\\Movie",
            "OC\\Preview\\PDF",
            "OC\\Preview\\MP3",
            "OC\\Preview\\TXT",
            "OC\\Preview\\MarkDown"
        ],
        "filesystem_check_changes": 0,
        "filelocking.enabled": "true",
        "htaccess.RewriteBase": "\/",
        "integrity.check.disabled": false,
        "knowledgebaseenabled": false,
        "logfile": "\/var\/nc_data\/nextcloud.log",
        "loglevel": 0,
        "logtimezone": "Europe\/Berlin",
        "log_rotate_size": 104857600,
        "maintenance": false,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "overwriteprotocol": "https",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0
        },
        "quota_include_external_storage": false,
        "share_folder": "\/",
        "skeletondirectory": "",
        "theme": "",
        "trashbin_retention_obligation": "auto, 7",
        "updater.release.channel": "beta",
        "default_phone_region": "DE",
        "app_install_overwrite": [
            "occweb",
            "keeporsweep",
            "richdocumentscode",
            "richdocuments",
            "user_saml"
        ],
        "mail_smtpmode": "smtp",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpsecure": "tls",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***"
    }
}

Web server error log

No response

Log file

nextcloud.log

{"reqId":"Q0wmEgCEQqeBLIakiG1p","level":0,"time":"2022-04-25T11:02:46+02:00","remoteAddr":"127.0.0.1","user":"--","app":"scss_cacher","method":"GET","url":"/apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","version":"24.0.0.9"} {"reqId":"Q0wmEgCEQqeBLIakiG1p","level":0,"time":"2022-04-25T11:02:46+02:00","remoteAddr":"127.0.0.1","user":"--","app":"scss_cacher","method":"GET","url":"/apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k","message":"SCSSCacher::isCached a0c7-c866-server.css isCachedCache is expired or unset","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","version":"24.0.0.9"} {"reqId":"Q0wmEgCEQqeBLIakiG1p","level":0,"time":"2022-04-25T11:02:46+02:00","remoteAddr":"127.0.0.1","user":"--","app":"scss_cacher","method":"GET","url":"/apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k","message":"SCSSCacher::isCached a0c7-c866-server.css dependencies successfully cached for 5 minutes","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","version":"24.0.0.9"} {"reqId":"Q0wmEgCEQqeBLIakiG1p","level":0,"time":"2022-04-25T11:02:46+02:00","remoteAddr":"127.0.0.1","user":"--","app":"scss_cacher","method":"GET","url":"/apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","version":"24.0.0.9"} {"reqId":"Q0wmEgCEQqeBLIakiG1p","level":0,"time":"2022-04-25T11:02:46+02:00","remoteAddr":"127.0.0.1","user":"--","app":"scss_cacher","method":"GET","url":"/apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k","message":"SCSSCacher::isCached a0c7-c866-css-variables.css isCachedCache is expired or unset","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","version":"24.0.0.9"} {"reqId":"Q0wmEgCEQqeBLIakiG1p","level":0,"time":"2022-04-25T11:02:46+02:00","remoteAddr":"127.0.0.1","user":"--","app":"scss_cacher","method":"GET","url":"/apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k","message":"SCSSCacher::isCached a0c7-c866-css-variables.css dependencies successfully cached for 5 minutes","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","version":"24.0.0.9"} {"reqId":"waMJ3AdBt1xJhMshvVD7","level":0,"time":"2022-04-25T11:02:46+02:00","remoteAddr":"127.0.0.1","user":"tescher","app":"scss_cacher","method":"GET","url":"/apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0","version":"24.0.0.9"} {"reqId":"waMJ3AdBt1xJhMshvVD7","level":0,"time":"2022-04-25T11:02:46+02:00","remoteAddr":"127.0.0.1","user":"tescher","app":"scss_cacher","method":"GET","url":"/apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0","version":"24.0.0.9"} {"reqId":"waMJ3AdBt1xJhMshvVD7","level":0,"time":"2022-04-25T11:02:46+02:00","remoteAddr":"127.0.0.1","user":"tescher","app":"scss_cacher","method":"GET","url":"/apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0","version":"24.0.0.9"} {"reqId":"waMJ3AdBt1xJhMshvVD7","level":0,"time":"2022-04-25T11:02:46+02:00","remoteAddr":"127.0.0.1","user":"tescher","app":"scss_cacher","method":"GET","url":"/apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k","message":"SCSSCacher::isCached 6371-c866-global.css isCachedCache is expired or unset","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0","version":"24.0.0.9"} {"reqId":"waMJ3AdBt1xJhMshvVD7","level":0,"time":"2022-04-25T11:02:46+02:00","remoteAddr":"127.0.0.1","user":"tescher","app":"scss_cacher","method":"GET","url":"/apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k","message":"SCSSCacher::isCached 6371-c866-global.css dependencies successfully cached for 5 minutes","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0","version":"24.0.0.9"}

nginx-log

127.0.0.1 - - [25/Apr/2022:11:07:57 +0200] "GET /apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k HTTP/1.1" 200 18190 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0" 77.67.20.128 - - [25/Apr/2022:11:07:57 +0200] "GET /apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k HTTP/1.1" 200 18190 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0" 77.67.20.128 - - [25/Apr/2022:11:07:58 +0200] "GET /dist/core-common.js?v=376a29fa-8 HTTP/1.1" 200 9077059 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0" 77.67.20.128 - - [25/Apr/2022:11:07:58 +0200] "GET /dist/core-main.js?v=376a29fa-8 HTTP/1.1" 200 137675 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0" 77.67.20.128 - - [25/Apr/2022:11:07:58 +0200] "GET /dist/core-files_fileinfo.js?v=376a29fa-8 HTTP/1.1" 200 747 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0" 127.0.0.1 - - [25/Apr/2022:11:07:59 +0200] "GET /apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k HTTP/1.1" 200 6833 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 79.246.150.89 - - [25/Apr/2022:11:07:59 +0200] "GET /apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k HTTP/2.0" 200 6833 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 79.246.150.89 - - [25/Apr/2022:11:07:59 +0200] "GET /core/css/guest.css?v=376a29fa-8 HTTP/2.0" 499 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 79.246.150.89 - - [25/Apr/2022:11:07:59 +0200] "GET /core/img/background.png?v=8 HTTP/2.0" 200 9621 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 79.246.150.89 - - [25/Apr/2022:11:07:59 +0200] "GET /apps/theming/icon?v=8 HTTP/2.0" 499 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 79.246.150.89 - - [25/Apr/2022:11:07:59 +0200] "GET /apps/theming/favicon?v=8 HTTP/2.0" 499 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 127.0.0.1 - - [25/Apr/2022:11:07:59 +0200] "GET /apps/theming/icon?v=8 HTTP/1.1" 499 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 127.0.0.1 - - [25/Apr/2022:11:07:59 +0200] "GET /apps/theming/favicon?v=8 HTTP/1.1" 499 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 127.0.0.1 - - [25/Apr/2022:11:08:02 +0200] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 79.246.150.89 - - [25/Apr/2022:11:08:02 +0200] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 304 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 127.0.0.1 - - [25/Apr/2022:11:08:06 +0200] "POST /wp-cron.php?doing_wp_cron=1650877686.7457320690155029296875 HTTP/1.1" 200 5 "https://escher.cc/wp-cron.php?doing_wp_cron=1650877686.7457320690155029296875" "WordPress/5.9.3; https://escher.cc" 79.246.150.89 - - [25/Apr/2022:11:08:06 +0200] "POST /wp-cron.php?doing_wp_cron=1650877686.7457320690155029296875 HTTP/1.1" 200 5 "https://escher.cc/wp-cron.php?doing_wp_cron=1650877686.7457320690155029296875" "WordPress/5.9.3; https://escher.cc" 127.0.0.1 - - [25/Apr/2022:11:08:06 +0200] "POST /xmlrpc.php HTTP/1.1" 200 416 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0" 85.214.91.8 - - [25/Apr/2022:11:08:06 +0200] "POST /xmlrpc.php HTTP/1.1" 200 416 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0" 127.0.0.1 - - [25/Apr/2022:11:08:15 +0200] "POST /wp-login.php HTTP/1.1" 200 9909 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36" 91.219.194.21 - - [25/Apr/2022:11:08:15 +0200] "POST /wp-login.php HTTP/1.1" 200 9922 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36" 127.0.0.1 - tescher_dxc [25/Apr/2022:11:08:15 +0200] "PROPFIND /remote.php/dav/files/tescher_dxc/ HTTP/1.1" 207 262 "-" "Mozilla/5.0 (Windows) mirall/3.4.3stable-Win64 (build 20220225) (Nextcloud, windows-10.0.19044 ClientArchitecture: x86_64 OsArchitecture: x86_64)" 79.246.150.89 - tescher_dxc [25/Apr/2022:11:08:15 +0200] "PROPFIND /remote.php/dav/files/tescher_dxc/ HTTP/1.1" 207 262 "-" "Mozilla/5.0 (Windows) mirall/3.4.3stable-Win64 (build 20220225) (Nextcloud, windows-10.0.19044 ClientArchitecture: x86_64 OsArchitecture: x86_64)"

No response

Browser log

No response

Additional info

No response

tcitworld commented 2 years ago

Please provide logs when this happens. We can't help much without this information.

kangaroo72 commented 2 years ago

thanks for reply... will check...

kangaroo72 commented 2 years ago

@tcitworld nextcloud.log?

tcitworld commented 2 years ago

Yes, and possibly webserver (nginx/Apache) log if there's anything interesting.

kangaroo72 commented 2 years ago

Updated - maybe it helps - thank you!!

kangaroo72 commented 2 years ago

NGINX Log

127.0.0.1 - - [25/Apr/2022:15:41:56 +0200] "GET /apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k HTTP/1.1" 200 6831 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 79.246.150.89 - - [25/Apr/2022:15:41:56 +0200] "GET /apps/dav/invitation/accept/6BGAIkXLIoKzJ97CidGoyu9L6WVH7sH8OlRUnnlxhWRhkn8VNaD7jvtBWb2k HTTP/2.0" 200 6831 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 79.246.150.89 - - [25/Apr/2022:15:41:56 +0200] "GET /apps/theming/icon?v=8 HTTP/2.0" 499 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 127.0.0.1 - - [25/Apr/2022:15:41:56 +0200] "GET /apps/theming/icon?v=8 HTTP/1.1" 499 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 79.246.150.89 - - [25/Apr/2022:15:41:56 +0200] "GET /apps/theming/favicon?v=8 HTTP/2.0" 499 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0" 127.0.0.1 - - [25/Apr/2022:15:41:56 +0200] "GET /apps/theming/favicon?v=8 HTTP/1.1" 499 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0"