You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting some troubles with the nextcloud connector after removing and reinstalling onlyoffice "token is not formed properly".
I realized that onlyoffice remove is not working properly, purge is failing: https://paste.yunohost.org/raw/nomadoduju
sudo apt purge onlyoffice-documentserver
is failing too : E: Sub-process /usr/bin/dpkg returned an error code (1)
@zamentur could it be related to the helper that would be failing at remove ? ynh_install_extra_app_dependencies --repo="https://download.onlyoffice.com/repo/debian squeeze main" --package=$extra_dependencies --key="https://ftp-master.debian.org/keys/release-$(lsb_release --release --short).asc"
I'm getting some troubles with the nextcloud connector after removing and reinstalling onlyoffice "token is not formed properly".
I realized that onlyoffice remove is not working properly, purge is failing:
https://paste.yunohost.org/raw/nomadoduju
sudo apt purge onlyoffice-documentserver
is failing too :
E: Sub-process /usr/bin/dpkg returned an error code (1)
Maybe worth addressing before merging #86 @ericgaspar ?
The text was updated successfully, but these errors were encountered: