Problem on changing background type

Nextcloud version (eg, 29.0.5): 29.0.3
Operating system and version (eg, Ubuntu 29.04): Debian
PHP version (eg, 8.3): 8.1.29

[itzvfozw@us05 public_html]$ uname -a
Linux us05.server.plus 3.10.0-962.3.2.lve1.5.83.el7.x86_64 #1 SMP Thu Nov 23 15:58:18 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
[itzvfozw@us05 public_html]$ php occ background:ajax

In AppConfig.php line 823:

  conflict between new type (mixed) and old type (string)


background:ajax

[itzvfozw@us05 public_html]$

Help someone?

Seems to be a known issue: [Bug]: Unable to update background execution mode: `conflict between new type (mixed) and old type (string)` · Issue #45083 · nextcloud/server · GitHub

As a workaround you could try to change the value directly: [Bug]: Unable to update background execution mode: `conflict between new type (mixed) and old type (string)` · Issue #45083 · nextcloud/server · GitHub

1 Like

Thank you for your answer! Case closed!

2 Likes

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.