~jurgeng


#2 Cannot create first chore after creating a team 1 year, 5 months ago

Comment by ~jurgeng on ~cypheon/nextcloud-chores

Just checked, I'm running PHP 7.4.33 and MySQL 10.5.18 I'm running Nextcloud 25.0.5 on Linux 5.10.0-20-amd64 x86_64

#2 Cannot create first chore after creating a team 1 year, 5 months ago

Comment by ~jurgeng on ~cypheon/nextcloud-chores

This still exists. Is there something I can do to help you troubleshoot? (give yo an account to the instance? supply debugging info?)

#2 Cannot create first chore after creating a team 1 year, 6 months ago

Ticket created by ~jurgeng on ~cypheon/nextcloud-chores

POST https://cloud.domain.com/index.php/apps/chores/api/v1.0/team/1/chores {"chores":[{"id":-1,"name":"Order Club Mate","due":"2023-04-25T12:00:00+02:00","points":1,"repeat":"s:1:-"}]}

Response: {"result":[{"success":false,"id":null,"error":"unable to persist chore"}]}

#1 Cannot create first/new chore 1 year, 6 months ago

Comment by ~jurgeng on ~cypheon/nextcloud-chores

Hi, yes. We are indeed running MySQL. I'll have a look to upgrade the version. It's not propagating into Nextcloud yet.

#1 Cannot create first/new chore 1 year, 6 months ago

Ticket created by ~jurgeng on ~cypheon/nextcloud-chores

After installing Chores to NC 25.05, I need to set up the first team. When entering a name and clicking the arrow, it seems nothing happens. This error message (HTTP 500) gets thrown though on this call: POST https://cloud.myserver.com/index.php/apps/chores/api/v1.0/team Technical details

Remote Address: ***
Request ID: yx2GQnqu1muMNE0sueGI
Type: OC\DB\Exceptions\DbalException
Code: 1364
Message: An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1364 Field 'content' doesn't have a default value
File: /var/www/html/nextcloud/lib/private/DB/Exceptions/DbalException.php
Line: 71