scubamuc
scubamuc
Fresh install tests completed **with** issues `snap install nextcloud --channel=latest/beta/pr-2659`  ran usual tests as per [testing environmenmt](https://github.com/nextcloud-snap/nextcloud-snap/wiki/Develop-and-contribute#setup-testing-environment-per-script-optional) **without** setting the maintenance window as per [FAQ](https://github.com/nextcloud-snap/nextcloud-snap/wiki/FAQ's#q-how-can-i-set-default-maintenance-window-in-nextcloud-snap). I'm guessing that was...
fresh install tests completed with issues   ran usual tests as per [testing environmenmt](https://github.com/nextcloud-snap/nextcloud-snap/wiki/Develop-and-contribute#setup-testing-environment-per-script-optional) without setting the maintenance window as per [FAQ](https://github.com/nextcloud-snap/nextcloud-snap/wiki/FAQ's#q-how-can-i-set-default-maintenance-window-in-nextcloud-snap). 
@paulh358 you can reset WOPI by issuing following command on host see [here](https://github.com/nextcloud-snap/nextcloud-snap/wiki/Configure-CODE-and-Nextcloud-office-for-Nextcloud-snap#5-configure-code) **delete configs**: `sudo nextcloud.occ config:app:delete richdocuments public_wopi_url` and **delete configs**: `sudo nextcloud.occ config:app:delete richdocuments wopi_url`
your log ``` Oct 29 11:40:42 nextcloud-home nextcloud.apache[2577]: Making sure nextcloud is fully upgraded... Oct 29 11:40:46 nextcloud-home nextcloud.apache[2577]: Nextcloud or one of the apps require upgrade - only a...
is your `raspi2` running 32Bit ubuntu core?
okay, so its a `raspi3` and yes `raspi3` can run 64Bit core. the question is, whether you're running 32Bit or 64Bit core. If you're on `23/stable` then chances are you...
> Well, the question is how do you upgrade Ubuntu core to 64 bit if it was 32 bit that is not possible. you'll need to export your data, reinstall...
@develroo so I've had another look at your logs, especially possible issues with 3rd party apps that have been deprecated or are not upgradeable... you have a fairly long list:...
Ooops... I err... ` - lookup_server_connector: 1.15.0` this is not 3rd party and is a global install in Nextcloud! sorry about that! here is a working app list from my...
@develroo well I guess it was worth a try? Were you able to revert to a working system? Here is a similar [issue](https://github.com/nextcloud-snap/nextcloud-snap/issues/2561) with more or less the same result,...