-
Notifications
You must be signed in to change notification settings - Fork 105
OC 9.1 and News 8.8.0 does not play well: Class '\OCP\Backgroundjob' not found in /var/www/owncloud/apps/news/config/appconfig.php #1008
Comments
Here is a possible patch.... at least it silences the hard failure, but I'm not sure it does what it is supposed to do.
|
@jas4711 thx |
Hi (sorry same problem for me) I have this msg "Erreur : Cette application ne peut pas être activer car cela le serveur instable ." (error, this application don't be actived because the server is instable) jas4711, it must just replace your text in the appconfig.php file ? |
The correct class name is \OCP\BackgroundJob not \OCP\Backgroundjob |
@jajaX |
Hi ! ok, I make that yesterday and it works again ! thanks ;) I propose same thing for boorkmarks apps on comments in apps owncloud website ! |
Hi, I just corrected the appconfig.php according to DeepDiver1975's comment, it works ! |
Hello, I followed your suggestions above and managed to get the News app running in OC 9.1 with 32-bit PHP/Ubuntu. However, even though the cron seems to be working fine (every 15 min) the news feed have not updated in more than 3 hours. Any idea how I can solve this without having to go back to OC 9.0.1? Thanks! |
sometimes the cron gets hung up. |
fixed in #999. Just need a new release of the news app. |
great, thank you! renaming the class-name to |
Renaming |
This worked for me! |
Today i updated my box and i run in the same problem. Why is it after 2 Weeks not fixed upstream? By the Way the music app is also affected by the Rename. |
the news app is currently unmaintained as the original maintainer moved to nextcloud. |
same issue (that it need renaming s/Backgroundjob/BackgroundJob/ ) is needed even in nextcloud 10 beta... |
IMPORTANT
Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)
Explain the Problem
Enabling the news 8.8.0 app in ownCloud 9.1 results in immediate failure:
PHP Fatal error: Class '\OCP\Backgroundjob' not found in /var/www/owncloud/apps/news/config/appconfig.php on line 88
Steps to Reproduce
Explain what you did to encounter the issue
System Information
Contents of owncloud/data/owncloud.log
The text was updated successfully, but these errors were encountered: