Error: SQLSTATE[42000]: Syntax error or access violation: 1305 SAVEPOINT DOCTRINE_2 does not exist
Open
Nobody has claimed this yet.
0. Needs triage
30-feedback
bug
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
[webdav] Error: An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1305 SAVEPOINT DOCTRINE_2 does not exist
PUT /remote.php/dav/calendars/jonas/personal/c2110abb-350d-4435-bd5d-a93c45bf92ce.ics
from 2a02:560:5416:1a00:d9e8:e672:5c34:65d by jonas at 24.06.2025, 00:05:05
Steps to reproduce
I'm not sure
Expected behavior
no error in log
Nextcloud Server version
30
Operating system
RHEL/CentOS
PHP engine version
PHP 8.3
Web server
Other
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 31 to 32)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
{
"system": {
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"***REMOVED SENSITIVE VALUE***"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "31.0.7.1",
"overwrite.cli.url": "***REMOVED SENSITIVE VALUE***"
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"maintenance": false,
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "sendmail",
"mail_sendmailmode": "pipe",
"htaccess.RewriteBase": "\/",
"memcache.local": "\\OC\\Memcache\\APCu",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": "0",
"timeout": "1.5"
},
"filelocking.enabled": "true",
"memcache.locking": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"default_phone_region": "DE",
"maintenance_window_start": 0,
"skeletondirectory": "",
"loglevel": 1,
"theme": ""
}
}
List of activated Apps
Enabled:
- activity: 4.0.0
- bruteforcesettings: 4.0.0
- calendar: 5.3.5
- circles: 31.0.0
- cloud_federation_api: 1.14.0
- contactsinteraction: 1.12.0
- dashboard: 7.11.0
- dav: 1.33.0
- federatedfilesharing: 1.21.0
- federation: 1.21.0
- files: 2.3.1
- files_downloadlimit: 4.0.0
- files_pdfviewer: 4.0.0
- files_sharing: 1.23.1
- files_trashbin: 1.21.0
- files_versions: 1.24.0
- firstrunwizard: 4.0.0
- logreader: 4.0.0
- lookup_server_connector: 1.19.0
- nextcloud_announcements: 3.0.0
- notifications: 4.0.0
- oauth2: 1.19.1
- password_policy: 3.0.0
- privacy: 3.0.0
- profile: 1.0.0
- provisioning_api: 1.21.0
- related_resources: 2.0.0
- serverinfo: 3.0.0
- settings: 1.14.0
- text: 5.0.0
- theming: 2.6.1
- twofactor_backupcodes: 1.20.0
- updatenotification: 1.21.0
- user_status: 1.11.0
- viewer: 4.0.0
- workflowengine: 2.13.0
Disabled:
- admin_audit: 1.21.0
- app_api: 5.0.2 (installed 4.0.6)
- comments: 1.21.0 (installed 1.20.1)
- encryption: 2.19.0
- files_external: 1.23.0
- files_reminders: 1.4.0 (installed 1.3.0)
- photos: 4.0.0 (installed 3.0.2)
- recommendations: 4.0.0 (installed 3.0.0)
- sharebymail: 1.21.0 (installed 1.20.0)
- support: 3.0.0 (installed 2.0.0)
- survey_client: 3.0.0 (installed 2.0.0)
- suspicious_login: 9.0.1
- systemtags: 1.21.1 (installed 1.20.0)
- twofactor_nextcloud_notification: 5.0.0
- twofactor_totp: 13.0.0-dev.0
- user_ldap: 1.22.0
- weather_status: 1.11.0 (installed 1.10.0)
- webhook_listeners: 1.2.0 (installed 1.1.0-dev)
Nextcloud Signing status
No errors have been found.
Nextcloud Logs
{"reqId":"aFnPkRqSXjYXd9gyrxFYIAAAANU","level":3,"time":"2025-06-23T22:05:05+00:00","remoteAddr":"2a02:560:5416:1a00:d9e8:e672:5c34:65d","user":"USERNAME_REDACTED","app":"webdav","method":"PUT","url":"/remote.php/dav/calendars/USERNAME_REDACTED/personal/c2110abb-350d-4435-bd5d-a93c45bf92ce.ics","message":"An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1305 SAVEPOINT DOCTRINE_2 does not exist","userAgent":"DAVx5/4.4.11-ose (dav4jvm; okhttp/4.12.0) Android/13","version":"31.0.1.2","exception":{"Exception":"OC\\DB\\Exceptions\\DbalException","Message":"An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1305 SAVEPOINT DOCTRINE_2 does not exist","Code":1305,"Trace":[{"file":"PATH_REDACTEDlib/private/DB/ConnectionAdapter.php","line":137,"function":"wrap","class":"OC\\DB\\Exceptions\\DbalException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Exception\\DriverException"}]},{"file":"PATH_REDACTEDlib/public/AppFramework/Db/TTransactional.php","line":46,"function":"commit","class":"OC\\DB\\ConnectionAdapter","type":"->","args":[]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/CalDavBackend.php","line":1354,"function":"atomic","class":"OCA\\DAV\\CalDAV\\CalDavBackend","type":"->","args":[{"__class__":"Closure"},{"__class__":"OC\\DB\\ConnectionAdapter"}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/CalendarObject.php","line":103,"function":"updateCalendarObject","class":"OCA\\DAV\\CalDAV\\CalDavBackend","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":539,"function":"put","class":"Sabre\\CalDAV\\CalendarObject","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/Schedule/Plugin.php","line":241,"function":"scheduleLocalDelivery","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"scheduleLocalDelivery","class":"OCA\\DAV\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":351,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["schedule",[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":627,"function":"deliver","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/Schedule/Plugin.php","line":199,"function":"processICalendarChange","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},["mailto:MAIL_REDACTED","mailto:USERNAME_MAIL_REDACTED","/remote.php/dav/principals/users/USERNAME_REDACTED/"],[],true]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"calendarObjectChange","class":"OCA\\DAV\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"calendars/USERNAME_REDACTED/personal",true,false]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Plugin.php","line":889,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["calendarObjectChange",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"calendars/USERNAME_REDACTED/personal",true,"And 1 more entries, set log level to debug to see all entries"]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Plugin.php","line":733,"function":"validateICalendar","class":"Sabre\\CalDAV\\Plugin","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***",false,{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},false]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeWriteContent","class":"Sabre\\CalDAV\\Plugin","type":"->","args":["*** sensitive parameters replaced ***",{"__class__":"OCA\\DAV\\CalDAV\\CalendarObject"},"*** sensitive parameters replaced ***",false]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/Server.php","line":1133,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeWriteContent",["*** sensitive parameters replaced ***",{"__class__":"OCA\\DAV\\CalDAV\\CalendarObject"},"*** sensitive parameters replaced ***",false]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":492,"function":"updateFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"PATH_REDACTEDapps/dav/lib/Connector/Sabre/Server.php","line":49,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"PATH_REDACTEDapps/dav/lib/Server.php","line":397,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"PATH_REDACTEDapps/dav/appinfo/v2/remote.php","line":21,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"PATH_REDACTEDremote.php","line":145,"args":["PATH_REDACTEDapps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"PATH_REDACTEDlib/private/DB/Exceptions/DbalException.php","Line":56,"Previous":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1305 SAVEPOINT DOCTRINE_2 does not exist","Code":1305,"Trace":[{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connection.php","line":1976,"function":"convert","class":"Doctrine\\DBAL\\Driver\\API\\MySQL\\ExceptionConverter","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDO\\Exception"},{"__class__":"Doctrine\\DBAL\\Query"}]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connection.php","line":1918,"function":"handleDriverException","class":"Doctrine\\DBAL\\Connection","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDO\\Exception"},{"__class__":"Doctrine\\DBAL\\Query"}]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connection.php","line":1218,"function":"convertExceptionDuringQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDO\\Exception"},"RELEASE SAVEPOINT DOCTRINE_2",[],[]]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":292,"function":"executeStatement","class":"Doctrine\\DBAL\\Connection","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2",[],[]]},{"file":"PATH_REDACTEDlib/private/DB/Connection.php","line":466,"function":"executeStatement","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2",[],[]]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connection.php","line":1645,"function":"executeStatement","class":"OC\\DB\\Connection","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":355,"function":"releaseSavepoint","class":"Doctrine\\DBAL\\Connection","type":"->","args":["DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connection.php","line":1456,"function":"releaseSavepoint","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":312,"function":"commit","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"PATH_REDACTEDlib/private/DB/Connection.php","line":826,"function":"commit","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":[]},{"file":"PATH_REDACTEDlib/private/DB/ConnectionAdapter.php","line":135,"function":"commit","class":"OC\\DB\\Connection","type":"->","args":[]},{"file":"PATH_REDACTEDlib/public/AppFramework/Db/TTransactional.php","line":46,"function":"commit","class":"OC\\DB\\ConnectionAdapter","type":"->","args":[]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/CalDavBackend.php","line":1354,"function":"atomic","class":"OCA\\DAV\\CalDAV\\CalDavBackend","type":"->","args":[{"__class__":"Closure"},{"__class__":"OC\\DB\\ConnectionAdapter"}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/CalendarObject.php","line":103,"function":"updateCalendarObject","class":"OCA\\DAV\\CalDAV\\CalDavBackend","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":539,"function":"put","class":"Sabre\\CalDAV\\CalendarObject","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/Schedule/Plugin.php","line":241,"function":"scheduleLocalDelivery","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"scheduleLocalDelivery","class":"OCA\\DAV\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":351,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["schedule",[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":627,"function":"deliver","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/Schedule/Plugin.php","line":199,"function":"processICalendarChange","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},["mailto:MAIL_REDACTED","mailto:USERNAME_MAIL_REDACTED","/remote.php/dav/principals/users/USERNAME_REDACTED/"],[],true]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"calendarObjectChange","class":"OCA\\DAV\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"calendars/USERNAME_REDACTED/personal",true,false]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Plugin.php","line":889,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["calendarObjectChange",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"calendars/USERNAME_REDACTED/personal",true,"And 1 more entries, set log level to debug to see all entries"]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Plugin.php","line":733,"function":"validateICalendar","class":"Sabre\\CalDAV\\Plugin","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***",false,{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},false]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeWriteContent","class":"Sabre\\CalDAV\\Plugin","type":"->","args":["*** sensitive parameters replaced ***",{"__class__":"OCA\\DAV\\CalDAV\\CalendarObject"},"*** sensitive parameters replaced ***",false]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/Server.php","line":1133,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeWriteContent",["*** sensitive parameters replaced ***",{"__class__":"OCA\\DAV\\CalDAV\\CalendarObject"},"*** sensitive parameters replaced ***",false]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":492,"function":"updateFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"PATH_REDACTEDapps/dav/lib/Connector/Sabre/Server.php","line":49,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"PATH_REDACTEDapps/dav/lib/Server.php","line":397,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"PATH_REDACTEDapps/dav/appinfo/v2/remote.php","line":21,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"PATH_REDACTEDremote.php","line":145,"args":["PATH_REDACTEDapps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"PATH_REDACTED3rdparty/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php","Line":118,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDO\\Exception","Message":"SQLSTATE[42000]: Syntax error or access violation: 1305 SAVEPOINT DOCTRINE_2 does not exist","Code":1305,"Trace":[{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Driver/PDO/Connection.php","line":39,"function":"new","class":"Doctrine\\DBAL\\Driver\\PDO\\Exception","type":"::","args":[{"__class__":"PDOException","errorInfo":["42000",1305,"SAVEPOINT DOCTRINE_2 does not exist"]}]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connection.php","line":1216,"function":"exec","class":"Doctrine\\DBAL\\Driver\\PDO\\Connection","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":292,"function":"executeStatement","class":"Doctrine\\DBAL\\Connection","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2",[],[]]},{"file":"PATH_REDACTEDlib/private/DB/Connection.php","line":466,"function":"executeStatement","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2",[],[]]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connection.php","line":1645,"function":"executeStatement","class":"OC\\DB\\Connection","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":355,"function":"releaseSavepoint","class":"Doctrine\\DBAL\\Connection","type":"->","args":["DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connection.php","line":1456,"function":"releaseSavepoint","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":312,"function":"commit","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"PATH_REDACTEDlib/private/DB/Connection.php","line":826,"function":"commit","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":[]},{"file":"PATH_REDACTEDlib/private/DB/ConnectionAdapter.php","line":135,"function":"commit","class":"OC\\DB\\Connection","type":"->","args":[]},{"file":"PATH_REDACTEDlib/public/AppFramework/Db/TTransactional.php","line":46,"function":"commit","class":"OC\\DB\\ConnectionAdapter","type":"->","args":[]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/CalDavBackend.php","line":1354,"function":"atomic","class":"OCA\\DAV\\CalDAV\\CalDavBackend","type":"->","args":[{"__class__":"Closure"},{"__class__":"OC\\DB\\ConnectionAdapter"}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/CalendarObject.php","line":103,"function":"updateCalendarObject","class":"OCA\\DAV\\CalDAV\\CalDavBackend","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":539,"function":"put","class":"Sabre\\CalDAV\\CalendarObject","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/Schedule/Plugin.php","line":241,"function":"scheduleLocalDelivery","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"scheduleLocalDelivery","class":"OCA\\DAV\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":351,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["schedule",[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":627,"function":"deliver","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/Schedule/Plugin.php","line":199,"function":"processICalendarChange","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},["mailto:MAIL_REDACTED","mailto:USERNAME_MAIL_REDACTED","/remote.php/dav/principals/users/USERNAME_REDACTED/"],[],true]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"calendarObjectChange","class":"OCA\\DAV\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"calendars/USERNAME_REDACTED/personal",true,false]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Plugin.php","line":889,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["calendarObjectChange",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"calendars/USERNAME_REDACTED/personal",true,"And 1 more entries, set log level to debug to see all entries"]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Plugin.php","line":733,"function":"validateICalendar","class":"Sabre\\CalDAV\\Plugin","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***",false,{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},false]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeWriteContent","class":"Sabre\\CalDAV\\Plugin","type":"->","args":["*** sensitive parameters replaced ***",{"__class__":"OCA\\DAV\\CalDAV\\CalendarObject"},"*** sensitive parameters replaced ***",false]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/Server.php","line":1133,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeWriteContent",["*** sensitive parameters replaced ***",{"__class__":"OCA\\DAV\\CalDAV\\CalendarObject"},"*** sensitive parameters replaced ***",false]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":492,"function":"updateFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"PATH_REDACTEDapps/dav/lib/Connector/Sabre/Server.php","line":49,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"PATH_REDACTEDapps/dav/lib/Server.php","line":397,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"PATH_REDACTEDapps/dav/appinfo/v2/remote.php","line":21,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"PATH_REDACTEDremote.php","line":145,"args":["PATH_REDACTEDapps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"PATH_REDACTED3rdparty/doctrine/dbal/src/Driver/PDO/Exception.php","Line":24,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1305 SAVEPOINT DOCTRINE_2 does not exist","Code":"42000","Trace":[{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Driver/PDO/Connection.php","line":33,"function":"exec","class":"PDO","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connection.php","line":1216,"function":"exec","class":"Doctrine\\DBAL\\Driver\\PDO\\Connection","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":292,"function":"executeStatement","class":"Doctrine\\DBAL\\Connection","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2",[],[]]},{"file":"PATH_REDACTEDlib/private/DB/Connection.php","line":466,"function":"executeStatement","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2",[],[]]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connection.php","line":1645,"function":"executeStatement","class":"OC\\DB\\Connection","type":"->","args":["RELEASE SAVEPOINT DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":355,"function":"releaseSavepoint","class":"Doctrine\\DBAL\\Connection","type":"->","args":["DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connection.php","line":1456,"function":"releaseSavepoint","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["DOCTRINE_2"]},{"file":"PATH_REDACTED3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":312,"function":"commit","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"PATH_REDACTEDlib/private/DB/Connection.php","line":826,"function":"commit","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":[]},{"file":"PATH_REDACTEDlib/private/DB/ConnectionAdapter.php","line":135,"function":"commit","class":"OC\\DB\\Connection","type":"->","args":[]},{"file":"PATH_REDACTEDlib/public/AppFramework/Db/TTransactional.php","line":46,"function":"commit","class":"OC\\DB\\ConnectionAdapter","type":"->","args":[]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/CalDavBackend.php","line":1354,"function":"atomic","class":"OCA\\DAV\\CalDAV\\CalDavBackend","type":"->","args":[{"__class__":"Closure"},{"__class__":"OC\\DB\\ConnectionAdapter"}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/CalendarObject.php","line":103,"function":"updateCalendarObject","class":"OCA\\DAV\\CalDAV\\CalDavBackend","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":539,"function":"put","class":"Sabre\\CalDAV\\CalendarObject","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/Schedule/Plugin.php","line":241,"function":"scheduleLocalDelivery","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"scheduleLocalDelivery","class":"OCA\\DAV\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":351,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["schedule",[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Schedule/Plugin.php","line":627,"function":"deliver","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\ITip\\Message","uid":"c2110abb-350d-4435-bd5d-a93c45bf92ce","component":"VEVENT","method":"REQUEST","sequence":18,"sender":"mailto:MAIL_REDACTED","senderName":"*** sensitive parameters replaced ***","recipient":"mailto:MAIL_REDACTED","recipientName":"MAIL_REDACTED","scheduleStatus":"*** sensitive parameters replaced ***","message":{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"significantChange":true}]},{"file":"PATH_REDACTEDapps/dav/lib/CalDAV/Schedule/Plugin.php","line":199,"function":"processICalendarChange","class":"Sabre\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},["mailto:MAIL_REDACTED","mailto:USERNAME_MAIL_REDACTED","/remote.php/dav/principals/users/USERNAME_REDACTED/"],[],true]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"calendarObjectChange","class":"OCA\\DAV\\CalDAV\\Schedule\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"calendars/USERNAME_REDACTED/personal",true,false]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Plugin.php","line":889,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["calendarObjectChange",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},{"__class__":"Sabre\\VObject\\Component\\VCalendar","parent":"*** sensitive parameters replaced ***","name":"VCALENDAR"},"calendars/USERNAME_REDACTED/personal",true,"And 1 more entries, set log level to debug to see all entries"]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/CalDAV/Plugin.php","line":733,"function":"validateICalendar","class":"Sabre\\CalDAV\\Plugin","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***",false,{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"},false]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeWriteContent","class":"Sabre\\CalDAV\\Plugin","type":"->","args":["*** sensitive parameters replaced ***",{"__class__":"OCA\\DAV\\CalDAV\\CalendarObject"},"*** sensitive parameters replaced ***",false]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/Server.php","line":1133,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeWriteContent",["*** sensitive parameters replaced ***",{"__class__":"OCA\\DAV\\CalDAV\\CalendarObject"},"*** sensitive parameters replaced ***",false]]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":492,"function":"updateFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"PATH_REDACTED3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"PATH_REDACTED3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"PATH_REDACTEDapps/dav/lib/Connector/Sabre/Server.php","line":49,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"PATH_REDACTEDapps/dav/lib/Server.php","line":397,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"PATH_REDACTEDapps/dav/appinfo/v2/remote.php","line":21,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"PATH_REDACTEDremote.php","line":145,"args":["PATH_REDACTEDapps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"PATH_REDACTED3rdparty/doctrine/dbal/src/Driver/PDO/Connection.php","Line":33}}},"message":"An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1305 SAVEPOINT DOCTRINE_2 does not exist","exception":{"query":null},"CustomMessage":"An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1305 SAVEPOINT DOCTRINE_2 does not exist"},"id":"68752e690bb96"}
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with apps/dav/lib/CalDAV/CalDavBackend.php at the atomic call in the trace, then inspect lib/public/AppFramework/Db/TTransactional.php and lib/private/DB/ConnectionAdapter.php around commit handling. Reproduce the PUT request to the CalDAV endpoint against MySQL and trace the SAVEPOINT lifecycle. Done means the request completes without the SAVEPOINT DOCTRINE_2 error and a regression test covers the failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, php
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100