NextCloud App Broke Web GUI

Visseroth

Guru
Joined
Nov 4, 2011
Messages
546
I posted this over on the NextCloud forum too but thought I'd post it here too as maybe someone will have a answer.
Anyhow, I installed the GDrive App and then found a thread on how to remove the app via the command line. When i execute the command…
sudo -u www php occ app:disable files_external_gdrive​
I get…
PHP Fatal error: Interface ‘OCA\Files_External\Lib\Config\IBackendProvider’ not found in /usr/local/www/nextcloud/apps/files_external_gdrive/lib/AppInfo/Application.php on line 32​
Anyone have any idea on how to fix this?
 

cygnus

Explorer
Joined
Mar 20, 2012
Messages
73
Nooooooo - clicked by accident!!! now unable to view the web gui although the iphone apps still sync! Wonder if can reload plugin over the top
Any help appreciated
 

Visseroth

Guru
Joined
Nov 4, 2011
Messages
546
Did you try the 'sudo -u www php occ app:disable files_external_gdrive' command?
You may need to 'pkg install sudo'
 

cygnus

Explorer
Joined
Mar 20, 2012
Messages
73
Did you try the 'sudo -u www php occ app:disable files_external_gdrive' command?
You may need to 'pkg install sudo'
Hi thanks for reply no I just rm -R the directory the app was in and works again luckily
 

Visseroth

Guru
Joined
Nov 4, 2011
Messages
546
ahh, good to know! Well thanks for reporting back.
I really wish they'd either fix that app or remove it from the list of available application addons.
 
Top