From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-181613-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 50DF3138AE9
	for <garchives@archives.gentoo.org>; Wed, 27 Dec 2017 23:12:50 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6F8F3E0FAB;
	Wed, 27 Dec 2017 23:12:43 +0000 (UTC)
Received: from blaine.gmane.org (unknown [195.159.176.226])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 03CCDE0E90
	for <gentoo-user@lists.gentoo.org>; Wed, 27 Dec 2017 23:12:42 +0000 (UTC)
Received: from list by blaine.gmane.org with local (Exim 4.84_2)
	(envelope-from <lnx-gentoo-user@m.gmane.org>)
	id 1eUKqG-0007PR-KM
	for gentoo-user@lists.gentoo.org; Thu, 28 Dec 2017 00:10:32 +0100
X-Injected-Via-Gmane: http://gmane.org/
To: gentoo-user@lists.gentoo.org
From: Melleus <melleus@openmailbox.org>
Subject: [gentoo-user] Re: Owncloud got completely broken after update
Date: Thu, 28 Dec 2017 01:12:24 +0200
Message-ID: <87zi639353.fsf@openmailbox.org>
References: <87mv26z9f1.fsf@openmailbox.org>
	<m3wp1a8csa.wl-covici@ccs.covici.com> <87po716nm8.fsf@openmailbox.org>
	<m3tvwbykx9.wl-covici@ccs.covici.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0
Content-Type: text/plain
X-Complaints-To: usenet@blaine.gmane.org
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Cancel-Lock: sha1:SeyktWLp+ZyABmiJzL7CsuUI9Lo=
X-Archives-Salt: bcfc3fdf-d819-479a-9dc3-24d513e690ef
X-Archives-Hash: 006e91549223a14a0ac7f1f157b26769

John Covici <covici@ccs.covici.com> writes:

> On Wed, 27 Dec 2017 15:06:20 -0500,
> Melleus wrote:
>> 
>> John Covici <covici@ccs.covici.com> writes:
>> 
>> > On Mon, 25 Dec 2017 18:15:30 -0500,
>> > Melleus wrote:
>> >> 
>> >> Hi to all,
>> >> 
>> >> My OC got completely broken after update to v.10.0.4. At least two
>> >> backends stop working: webdav and caldav. I have heard that many
>> >> developers flee from OC project. So what do think would make more sence
>> >> - investing my time in debuging OC or migratitg to Nextcloud?
>> >> 
>> >> Thank you.
>> >
>> > I went to nextcloud -- it was at 11.0 when I started and is now at
>> > 12.04 or so.  I got tired of owncloud's problems, even the ability to
>> > stay logged in was gone because the developer moved on, and so I
>> > bailed on that.  I would go back to 9.x before switching, but you will
>> > have to restore the database to what it was.
>> 
>> So I have just done. Thankfully I use it only for myself, so all I had
>> to do to migrate is just resync my devices. I installed NC from scratch
>> and it works out of the box. Though it throws some warnings in its web
>> interface: it has found "extra" .webapp-nextcloud-12.0.4 file and
>> jquery.ocdialog.js has invalid hash for some unknown reason. I know
>> where .webapp* file comes from, but what do you think I should do with
>> that jquery* file?
>
> I am not sure, maybe you should check the forums.  I had to comment
> out all instances of access_time_limit because it hung my  nextcloud
> otherwise.  So, maybe the forums can help.

Thanksfully I only got some warnings but everything works. I forgot to
mention that the trick was to export my contacts from OC and import to
NC. After that I drop my OC account and synced to NC account. And my
main calendar is in Org-mode, so switch to another account is no problem
at all. I know that this won't work for production, but there are much
better admins there than me. They even might know how to make OC work
after updates. And I was just looking for the easiest way to migrate my
personal data to more reliable storage. Thank you.