Calendar app on Android does not sync with NextCloud anymore

I have Business Calendar Pro running on my Android phone. It syncs with NextCloud (snap) Calendar.
Since a week BC Pro does not sync anymore with NC. I get the following errors in the logs:

\[federatedfilesharing\] Debug: The requested alias “OCP\\AppFramework\\IAppContainer” is deprecated. Please request “Psr\\Container\\ContainerInterface” directly. This alias will be removed in a future Nextcloud version.
GET /index.php/apps/logreader/api/log?offset=0&query=
from <IP address> by <user_name> at 12 feb 2026, 15:37:33

\[dav\] Debug: The requested alias “OCP\\AppFramework\\IAppContainer” is deprecated. Please request “Psr\\Container\\ContainerInterface” directly. This alias will be removed in a future Nextcloud version.
GET /index.php/apps/logreader/api/log?offset=0&query=
from <IP address>  by <user_name>  at 12 feb 2026, 15:37:33

\[serverDI\] Debug: The requested alias “OCP\\IServerContainer” is deprecated. Please request “Psr\\Container\\ContainerInterface” directly. This alias will be removed in a future Nextcloud version.
GET /index.php/apps/logreader/api/log?offset=0&query=
from <IP address>  by <user_name>  at 12 feb 2026, 15:37:33

Could someone please help me to solve this issue?

Any help would be greatly appreciated.

Some extra information:

The Basics

Nextcloud Server version (e.g., 29.x.x): 32.0.5snap1
Operating system and version (e.g., Ubuntu 24.04): Linux 6.17.0-14-generic x86_64
Web server and version (e.g, Apache 2.4.25):
Reverse proxy and version _(e.g. nginx 1.27.2):
PHP version (e.g, 8.3): 8.3.29
Is this the first time you’ve seen this error? (Yes / No):
When did this problem seem to first start?
Installation method (e.g. AIO, NCP, Bare Metal/Archive, etc.)
Are you using Cloudflare, mod_security, or similar? (Yes / No): No

Summary of the issue you are facing:

I have Business Calendar Pro running on my Android phone. It syncs with NextCloud (snap) Calendar.
Since a week BC Pro does not sync anymore with NC. I get the following errors in the logs:

Steps to replicate it (hint: details matter!):
On BC Pro/Week View > Tree dots > Sync now

Log entries

[federatedfilesharing] Debug: The requested alias “OCP\AppFramework\IAppContainer” is deprecated. Please request “Psr\Container\ContainerInterface” directly. This alias will be removed in a future Nextcloud version.
GET /index.php/apps/logreader/api/log?offset=0&query=
from by <user_name> at 12 feb 2026, 15:37:33

[dav] Debug: The requested alias “OCP\AppFramework\IAppContainer” is deprecated. Please request “Psr\Container\ContainerInterface” directly. This alias will be removed in a future Nextcloud version.
GET /index.php/apps/logreader/api/log?offset=0&query=
from by <user_name> at 12 feb 2026, 15:37:33

[serverDI] Debug: The requested alias “OCP\IServerContainer” is deprecated. Please request “Psr\Container\ContainerInterface” directly. This alias will be removed in a future Nextcloud version.
GET /index.php/apps/logreader/api/log?offset=0&query=
from by <user_name> at 12 feb 2026, 15:37:33

root# snap version
snap 2.73+ubuntu24.04
snapd 2.73+ubuntu24.04
series 16
ubuntu 24.04
kernel 6.17.0-14-generic
architecture amd64

root# snap list nextcloud --all
Name Version Rev Tracking Publisher Notes
nextcloud 32.0.3snap1 51617 latest/stable nextcloudâś“ disabled
nextcloud 32.0.5snap1 51966 latest/stable nextcloudâś“ -

Hey @secundoego, welcome to the Nextcloud community and thanks for supporting Nextcloud snap :handshake:

Sorry to hear you are having issues with your Nextcloud snap installation. If you’ve come this far, you’re on the right track! There is a good chance someone in the community has had a similar issue and knows how to resolve it.

In order to help you we’ll need some Information to get an Idea of your setup, so complete the required support template or post the output of the following command allowing us to look at your redacted configuration file.

sudo nextcloud.occ config:list

Below are some links to how-to’s answering frequently asked questions and may help you help yourself;

in the meantime also post the output of these commands:

snap version

and

snap list nextcloud --all

Anybody???

whatever “Business Calendar Pro” is… if you paid for it, they’ll have support right?

using the default Andoid calendar app or f-droid “fossify calendar” together with recommended DavX5 connected with Nextcloud snap works as intended and recommended by Nextcloud.

It’s actually quite a nice app, but not FOSS. I used to use it, and my girlfriend still uses it. It works well with Nextcloud via DAVx5. Not sure about the built-in CalDAV feature, I never tried setting it up on my girlfriend’s phone, and as far as I know, it didn’t exist yet when I was still using the app.

@secundoego Maybe try deleting the account in the app and setting it up again. See if it throws an error message or provides any kind of debug log. If not, you could also ask here, or use DAVx5 for the actual connection and synchronization with Nextcloud.