Re: [owncloud-user] Please remove from mailing list.

2017-09-20 Thread Carsten Schiefner
Koeno, Chris, all -

On 20.09.2017 16:04, Chris Spencer wrote:
> I too have the same problem.

send an email with 'unsubscribe' as the subject and an empty body to:

user-requ...@owncloud.org

But make sure that you send it from the email address you are
*SUBSCRIBED* with - not the one you are receiving the postings at.

And you are once for all done with it.

Best,

-C.

> On 20 September 2017 at 14:59, K VDL  > wrote:
> 
> Dear Miss, Sir,
> 
> I have tried several times to cancel my subscription to this mailing
> list because it no longer has value for me to stay informed this
> way, but for some reason it failed. Would you be so kind to manually
> cancel my subscription??
> 
> Thank you and with regards,
> 
> Koeno
> 
> > On 20 Sep 2017, at 12:00 , user-requ...@owncloud.org
>  wrote:
> >
> > Send User mailing list submissions to
> >       user@owncloud.org 
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >       http://mailman.owncloud.org/mailman/listinfo/user
> 
> > or, via email, send a message with subject or body 'help' to
> >       user-requ...@owncloud.org 
> >
> > You can reach the person managing the list at
> >       user-ow...@owncloud.org 
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of User digest..."
> >
> >
> > Today's Topics:
> >
> >   1. problem after owncloud-files update 9.1.6 > 10.0.3 / db
> >      upgrade error (Fabian A. Santiago)
> >   2. Re: problem after owncloud-files update 9.1.6 > 10.0.3 / db
> >      upgrade error (Vincent Petry)
> >
> >
> > --
> >
> > Message: 1
> > Date: Tue, 19 Sep 2017 19:08:36 +
> > From: "Fabian A. Santiago"  >
> > To: user@owncloud.org 
> > Subject: [owncloud-user] problem after owncloud-files update 9.1.6 >
> >       10.0.3 / db upgrade error
> > Message-ID: <0abf992ba6d926a12cdf72ce49794...@garbage-juice.com
> >
> > Content-Type: text/plain; charset="utf-8"
> >
> > hello,
> >
> > using:
> >
> > centos 7.4.1708
> > mariadb 10.2.8
> > php 7.0.23
> > nginx 1.13.5 w/ php-fpm, and redis, memcached, apc/apcu installed
> >
> > owncloud config for ca:
> > 'memcache.locking' => '\\OC\\Memcache\\Redis',
> > 'memcache.local' => '\\OC\\Memcache\\APCu',
> >
> >
> > owncloud-files installed via @ce_stable yum repo.
> >
> > recent update left my site hosed up. after fixing web dir
> permissions that had been changed by the rpm update (changed owner
> to 'apache'), the web interface allowed me to start the upgrade but
> then died / failed, with no error details.
> >
> > running occ upgrade from command line produces the error:
> >
> > Doctrine\DBAL\Exception\DriverException: An exception occurred
> while executing 'ALTER TABLE oc_calendarsubscriptions CHANGE
> `lastmodified` lastmodified INT UNSIGNED DEFAULT NULL NOT NULL':
> >
> > SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid
> default value for 'lastmodified'
> > 2017-09-19T18:53:13+00:00 Update failed
> >
> > any ideas? Thanks.
> >
> >
> > --
> >
> > Thanks,
> >
> > Fabian S.
> >
> > OpenPGP: 3C3FA072ACCB7AC5DB0F723455502B0EEB9070FC
> >
> >
> > --
> >
> > Message: 2
> > Date: Tue, 19 Sep 2017 23:19:55 +0200
> > From: Vincent Petry  >
> > To: For users of ownCloud  >, "Fabian A. Santiago"
> >        >
> > Subject: Re: [owncloud-user] problem after owncloud-files update 9.1.6
> >       > 10.0.3 / db upgrade error
> > Message-ID: <9eb3e8c9-c2da-72cf-8cf0-d2a46747e...@owncloud.com
> >
> > Content-Type: text/plain; charset=utf-8
> >
> > Hello,
> >
> > Seems you got unlucky. See
> https://github.com/owncloud/core/issues/28695
> 
> >
> > The reason for this issue is still unknown and being investigated.
> >
> > Cheers,
> >
> > Vincent
> >
> >
> > On 09/19/2017 09:08 PM, Fabian A. Santiago wrote:
> >> 

Re: [owncloud-user] Please remove from mailing list.

2017-09-20 Thread Chris Spencer
I too have the same problem.

On 20 September 2017 at 14:59, K VDL  wrote:

> Dear Miss, Sir,
>
> I have tried several times to cancel my subscription to this mailing list
> because it no longer has value for me to stay informed this way, but for
> some reason it failed. Would you be so kind to manually cancel my
> subscription??
>
> Thank you and with regards,
>
> Koeno
>
> > On 20 Sep 2017, at 12:00 , user-requ...@owncloud.org wrote:
> >
> > Send User mailing list submissions to
> >   user@owncloud.org
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >   http://mailman.owncloud.org/mailman/listinfo/user
> > or, via email, send a message with subject or body 'help' to
> >   user-requ...@owncloud.org
> >
> > You can reach the person managing the list at
> >   user-ow...@owncloud.org
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of User digest..."
> >
> >
> > Today's Topics:
> >
> >   1. problem after owncloud-files update 9.1.6 > 10.0.3 / db
> >  upgrade error (Fabian A. Santiago)
> >   2. Re: problem after owncloud-files update 9.1.6 > 10.0.3 / db
> >  upgrade error (Vincent Petry)
> >
> >
> > --
> >
> > Message: 1
> > Date: Tue, 19 Sep 2017 19:08:36 +
> > From: "Fabian A. Santiago" 
> > To: user@owncloud.org
> > Subject: [owncloud-user] problem after owncloud-files update 9.1.6 >
> >   10.0.3 / db upgrade error
> > Message-ID: <0abf992ba6d926a12cdf72ce49794...@garbage-juice.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > hello,
> >
> > using:
> >
> > centos 7.4.1708
> > mariadb 10.2.8
> > php 7.0.23
> > nginx 1.13.5 w/ php-fpm, and redis, memcached, apc/apcu installed
> >
> > owncloud config for ca:
> > 'memcache.locking' => '\\OC\\Memcache\\Redis',
> > 'memcache.local' => '\\OC\\Memcache\\APCu',
> >
> >
> > owncloud-files installed via @ce_stable yum repo.
> >
> > recent update left my site hosed up. after fixing web dir permissions
> that had been changed by the rpm update (changed owner to 'apache'), the
> web interface allowed me to start the upgrade but then died / failed, with
> no error details.
> >
> > running occ upgrade from command line produces the error:
> >
> > Doctrine\DBAL\Exception\DriverException: An exception occurred while
> executing 'ALTER TABLE oc_calendarsubscriptions CHANGE `lastmodified`
> lastmodified INT UNSIGNED DEFAULT NULL NOT NULL':
> >
> > SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default
> value for 'lastmodified'
> > 2017-09-19T18:53:13+00:00 Update failed
> >
> > any ideas? Thanks.
> >
> >
> > --
> >
> > Thanks,
> >
> > Fabian S.
> >
> > OpenPGP: 3C3FA072ACCB7AC5DB0F723455502B0EEB9070FC
> >
> >
> > --
> >
> > Message: 2
> > Date: Tue, 19 Sep 2017 23:19:55 +0200
> > From: Vincent Petry 
> > To: For users of ownCloud , "Fabian A. Santiago"
> >   
> > Subject: Re: [owncloud-user] problem after owncloud-files update 9.1.6
> >   > 10.0.3 / db upgrade error
> > Message-ID: <9eb3e8c9-c2da-72cf-8cf0-d2a46747e...@owncloud.com>
> > Content-Type: text/plain; charset=utf-8
> >
> > Hello,
> >
> > Seems you got unlucky. See https://github.com/owncloud/core/issues/28695
> >
> > The reason for this issue is still unknown and being investigated.
> >
> > Cheers,
> >
> > Vincent
> >
> >
> > On 09/19/2017 09:08 PM, Fabian A. Santiago wrote:
> >> hello,
> >>
> >> using:
> >>
> >> centos 7.4.1708
> >> mariadb 10.2.8
> >> php 7.0.23
> >> nginx 1.13.5 w/ php-fpm, and redis, memcached, apc/apcu installed
> >>
> >> owncloud config for ca:
> >> 'memcache.locking' => '\\OC\\Memcache\\Redis',
> >> 'memcache.local' => '\\OC\\Memcache\\APCu',
> >>
> >>
> >> owncloud-files installed via @ce_stable yum repo.
> >>
> >> recent update left my site hosed up. after fixing web dir permissions
> that had been changed by the rpm update (changed owner to 'apache'), the
> web interface allowed me to start the upgrade but then died / failed, with
> no error details.
> >>
> >> running occ upgrade from command line produces the error:
> >>
> >> Doctrine\DBAL\Exception\DriverException: An exception occurred while
> executing 'ALTER TABLE oc_calendarsubscriptions CHANGE `lastmodified`
> lastmodified INT UNSIGNED DEFAULT NULL NOT NULL':
> >>
> >> SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default
> value for 'lastmodified'
> >> 2017-09-19T18:53:13+00:00 Update failed
> >>
> >> any ideas? Thanks.
> >>
> >>
> >> --
> >>
> >> Thanks,
> >>
> >> Fabian S.
> >>
> >> OpenPGP: 3C3FA072ACCB7AC5DB0F723455502B0EEB9070FC
> >> ___
> >> User mailing list
> >> User@owncloud.org
> >> http://mailman.owncloud.org/mailman/listinfo/user
> >
> >
> >
> >
> > --
> >
> > Subject: Digest Footer