Jürgen Weigert

Results 256 comments of Jürgen Weigert

* The web UI then says Automatic updating is disabled in config.php. To upgrade your instance, please use the command line updater (occ upgrade). * `occ upgrade` succeeds. * 10.8.0.4...

* An update from 10.8.0.4 (after manual upgrade from 10.7.0.4) to 10.10.0 worked fine when triggered through the admin interface. * Update from 10.8.0.4 (fresh install) to 10.10.0 also works...

A fully manual upgrade from 10.9.1 to 10.10.0 always works fine: ``` wget https://download.owncloud.com/server/stable/owncloud-complete-20220518.tar.bz2 cd /var/www/owncloud cp -a config config-1091 mv data data-1091 cd .. tar xf ~/owncloud-complete-20220518.tar.bz2 chown -R...

An identical "Unknown error: 60" is logged, when the certificate had expired. In any case, curl can be used to diagnose the actual cause.

Confirmed fixed in 10.10.0 RC2 The error response when password is needed, but not provided now looks like this: ``` Sabre\DAV\Exception\NotAuthenticated No 'Authorization: Basic' header found. Either the client didn't...

Nothing at the server log. The manually uploaded file was f5.txt, then I pressed retry in the uploads folder. `grep '"user":"jw"' owncloud.log` ``` {"reqId":"9084c2b2-9e63-43f5-ac4b-b994935feeed","level":0,"time":"2022-06-05T11:04:08+02:00","remoteAddr":"80.136.145.146","user":"jw","app":"music","method":"PUT","url":"\/remote.php\/dav\/files\/jw\/src\/f5.txt","message":"update - mimetype text\/plain"} {"reqId":"7f0bde4a-b414-4aa0-b9b2-f2624ffc3117","level":0,"time":"2022-06-05T11:04:08+02:00","remoteAddr":"80.136.145.146","user":"jw","app":"OC\\Authentication\\Token\\DefaultTokenProvider::updateToken","method":"PROPFIND","url":"\/remote.php\/dav\/files\/jw\/src\/f5.txt","message":"updating token 885780,...

Should that fix https://bugzilla.opensuse.org/show_bug.cgi?id=1060231 ? Thanks!!

Yes, apt is correct, downgrading during redirect is a no-no. Ubuntu and Debian users can no longer install from OBS now. If a mirror does not support https then this...

@msmeissn reverting means start with http, and remain with http? The Ubuntu error message looks like this: ``` sudo apt-get install owncloud-client Err:1 https://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04 ocqt562-libqt5webkit5 5.6.2-1 Protocol "http" not supported...

How can we change the instruction on software.opensuse.org ? I believe, we can not.