Unable to delete event with occurence

Nextcloud version (eg, 20.0.5): 24.0.5
Operating system and version (eg, Ubuntu 20.04): Debian GNU/Linux 11 (bullseye)
Apache or nginx version (eg, Apache 2.4.25): nginx/1.18.0
PHP version (eg, 7.4): 7.4.30

The issue you are facing:
Impossible to delete some events
When we try to suppress some occurent events (a priori , only occurent events), the website show a waiting logo (the cercle) and nothing happened even after ten minutes.
The same error occures even with DavCAL (on Thnuderbird)

Is this the first time you’ve seen this error? (Y/N): N

Steps to replicate it:

  1. Suppress an occurent event
  2. wait…

The output of your Nextcloud log in Admin > Logging:

Déboguage	socialsharing_twitter	/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.	
2022-10-04T14:52:42+0200
Déboguage	socialsharing_facebook	/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.	
2022-10-04T14:52:42+0200
Déboguage	socialsharing_email	/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.	
2022-10-04T14:52:42+0200
Déboguage	socialsharing_diaspora	/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.	
2022-10-04T14:52:42+0200
Fatal	no app in context	RedisException: Connection refused	
2022-10-04T14:52:42+0200

I don’t know how to process with these issue. Do you have some tips ?
Is there a possibilty to use CLI commands to delete some events ?

Best regards,
Jérémy

Try to fix this error first because caching is always used by all kind of functions and could disturb all processes.

1 Like

work done, thx !

now, I’ll try to suppress the events. :crossed_fingers:

Still nothing …
image