Hi,
Some weeks ago i have upgrade to owncloud version 9.1.1-migration as descripted in this youtube video: https://www.youtube.com/watch?v=C_OyqDIpf5s
Afterwards the AppCenter showed me, that there is an additional upgrade available to 9.1.4. Installing in failed without any detailed error message.
So i tried to upgrade via command line, but did a mistake. Instead of executing an upgrade with the version number i have execute a univention-app install owncloud82=9.1.4-20170330
. This failed and has uninstalled owncloud.
i have then tried to install the same version again, but then i got a SSL Handshake error. So i unstalled that again.
Then i installed the 9.1.1-migration version again, which was successful. The problem is only that the owncloud user for ldap access (uid=owncloudsystemuser,cn=sysusers,cn=owncloud,dc=intranet,dc=tobiaslorentz,dc=de
) does not exist and the ldap attributes for activate owncloud and configure quote per user is not visible.
I now executed the update with univention-app upgrade owncloud82
again from command line and that installed successful. The AppCenter says now that 9.1.4-20170330 is installed, but owncloud itselfs says that it is on 9.1.1.
LDAP attributes on the user are still missing.
I have also checked what docker images are actually running, as it might be that now both versions are installed:
root@ucs:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
a17a4fc1ff50 docker.software-univention.de/ucs-appbox-amd64:4.1-3 "/sbin/init" 23 hours ago Up 23 hours 0.0.0.0:40005->80/tcp, 0.0.0.0:40006->443/tcp jovial_newton
cf3ac153920f docker.software-univention.de/ucs-appbox-amd64:4.1-3 "/sbin/init" 2 weeks ago Up 25 hours 0.0.0.0:40003->80/tcp, 0.0.0.0:40004->443/tcp sharp_bell
b42003bd7aae docker.software-univention.de/nextcloud:11.0.2-0 "/bin/sh -c /usr/sbi 4 weeks ago Up 25 hours 0.0.0.0:40002->80/tcp drunk_einstein
84912067fa1e docker.software-univention.de/ucs-appbox-amd64:4.1-3 "/sbin/init" 3 months ago Up 25 hours 0.0.0.0:40000->80/tcp, 0.0.0.0:40001->443/tcp insane_yonath
I think something got really messed up. Would be great if someone could help.
Kind Regards,
Tobias Lorentz