public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Owncloud got completely broken after update
@ 2017-12-25 23:15 Melleus
  2017-12-26  2:04 ` John Covici
  0 siblings, 1 reply; 6+ messages in thread
From: Melleus @ 2017-12-25 23:15 UTC (permalink / raw
  To: gentoo-user

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.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Owncloud got completely broken after update
  2017-12-25 23:15 [gentoo-user] Owncloud got completely broken after update Melleus
@ 2017-12-26  2:04 ` John Covici
  2017-12-27 20:06   ` [gentoo-user] " Melleus
  0 siblings, 1 reply; 6+ messages in thread
From: John Covici @ 2017-12-26  2:04 UTC (permalink / raw
  To: gentoo-user

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.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici wb2una
         covici@ccs.covici.com


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user] Re: Owncloud got completely broken after update
  2017-12-26  2:04 ` John Covici
@ 2017-12-27 20:06   ` Melleus
  2017-12-27 20:29     ` John Covici
  2018-01-07 11:21     ` Marc Joliet
  0 siblings, 2 replies; 6+ messages in thread
From: Melleus @ 2017-12-27 20:06 UTC (permalink / raw
  To: gentoo-user

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?

Regards.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Re: Owncloud got completely broken after update
  2017-12-27 20:06   ` [gentoo-user] " Melleus
@ 2017-12-27 20:29     ` John Covici
  2017-12-27 23:12       ` Melleus
  2018-01-07 11:21     ` Marc Joliet
  1 sibling, 1 reply; 6+ messages in thread
From: John Covici @ 2017-12-27 20:29 UTC (permalink / raw
  To: gentoo-user

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.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici wb2una
         covici@ccs.covici.com


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user] Re: Owncloud got completely broken after update
  2017-12-27 20:29     ` John Covici
@ 2017-12-27 23:12       ` Melleus
  0 siblings, 0 replies; 6+ messages in thread
From: Melleus @ 2017-12-27 23:12 UTC (permalink / raw
  To: gentoo-user

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.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Re: Owncloud got completely broken after update
  2017-12-27 20:06   ` [gentoo-user] " Melleus
  2017-12-27 20:29     ` John Covici
@ 2018-01-07 11:21     ` Marc Joliet
  1 sibling, 0 replies; 6+ messages in thread
From: Marc Joliet @ 2018-01-07 11:21 UTC (permalink / raw
  To: gentoo-user


[-- Attachment #1.1: Type: text/plain, Size: 902 bytes --]

Am Mittwoch, 27. Dezember 2017, 21:06:20 CET schrieb Melleus:
> 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?
> 
> Regards.

I encountered that, too, and decided to compare the file with the version in nextcloud's git 
repository.  Since the difference turned out to be trivial, I decided to ignore the error 
message and chalked it up to the wrong hash being recorded.

HTH
-- 
Marc Joliet
--
"People who think they know everything really annoy those of us who know we
don't" - Bjarne Stroustrup


[-- Attachment #1.2: Type: text/html, Size: 4125 bytes --]

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-01-07 11:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-25 23:15 [gentoo-user] Owncloud got completely broken after update Melleus
2017-12-26  2:04 ` John Covici
2017-12-27 20:06   ` [gentoo-user] " Melleus
2017-12-27 20:29     ` John Covici
2017-12-27 23:12       ` Melleus
2018-01-07 11:21     ` Marc Joliet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox