-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanly uninstall Social App #629
Comments
#641 will add: |
0.2.100 fix this. |
Thanks for the fix! Just for the record: I reproduced the issue with the empty App page. The resolution was to clear the cache (see nextcloud/server#12507). So that's maybe not related to the Social App. |
root@hc2-1:/var/www/nextcloud/apps# sudo -u www-data php ../occ social:reset --uninstall Do you confirm this operation? (y/N) y Uninstalling Social App...An unhandled exception has been thrown: |
Problems began when I was affected by #558 when upgrading (Nextcloud or Social App, I don't remember). After that I probably never got into a clean Nextcloud state again.
I managed to disable Social and upgrade to a newer release, but when I started Social for a user the page stayed white. So I disabled the app and today I removed it. That looked OK at first.
Today I tried to upgrade Nextcloud from 15.0.8 to 15.0.10. During the update check the updater showed the error:
Check for expected files
The following extra files have been found:
Following advice from https://help.nextcloud.com/t/update-problem-check-for-expected-files-cloud-data/51392 I was moving the "social" folder in the root of the Nextcloud http directory out of the way.
Upgrade then succeeded. When logging in as admin now I could not see the list of installed Apps anymore; the page stays white. In the meantime I restored the snapshot of my virtual machine with Nextcloud 15.0.8 again.
My goal now is to get Nextcloud in a clean working state again, from where I can continue upgrading Nextcloud and maybe start over with social at a later point. So there are some questions:
If there is more information needed, I can repeat the upgrade process again.
To Reproduce
Might be hard to reproduce; I suspect this is a special broken state of my Nextcloud installation. But probably I can repeat and reproduce the upgrade with my Nextcloud VM
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Client details:
Server details
**Social app version:** I don't know the last installed versionOperating system: Debian 9
Web server: Apache
Database: Postgres
PHP version: 7.0.33
Nextcloud version: (see Nextcloud admin page) 15.0.8
Logs
Nextcloud log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: