christian-putzke / Roundcube-CardDAV

Roundcube CardDAV Plugin
http://www.graviox.de
GNU Affero General Public License v3.0
119 stars 28 forks source link

Sync failed #96

Open bornhaeusser opened 9 years ago

bornhaeusser commented 9 years ago

May 22 16:51:29 metaluna postgres[10650]: [4-1] ERROR: column "carddavcontacts.name" must appear in the GROUP BY clause or be used in an aggregate function at character 122 May 22 16:51:29 metaluna postgres[10650]: [4-2] STATEMENT: SELECT COUNT() FROM carddav_contacts May 22 16:51:29 metaluna postgres[10650]: [4-3] WHERE May 22 16:51:29 metaluna postgres[10650]: [4-4] user_id = '1' May 22 16:51:29 metaluna postgres[10650]: [4-5] AND May 22 16:51:29 metaluna postgres[10650]: [4-6] carddav_server_id = '6' May 22 16:51:29 metaluna postgres[10650]: [4-7]
May 22 16:51:29 metaluna postgres[10650]: [4-8] ORDER BY May 22 16:51:29 metaluna postgres[10650]: [4-9] name ASC May 22 16:51:29 metaluna postgres[10650]: [5-1] ERROR: column "carddavcontacts.name" must appear in the GROUP BY clause or be used in an aggregate function at character 122 May 22 16:51:29 metaluna postgres[10650]: [5-2] STATEMENT: SELECT COUNT() FROM carddav_contacts May 22 16:51:29 metaluna postgres[10650]: [5-3] WHERE May 22 16:51:29 metaluna postgres[10650]: [5-4] user_id = '1' May 22 16:51:29 metaluna postgres[10650]: [5-5] AND May 22 16:51:29 metaluna postgres[10650]: [5-6] carddav_server_id = '6' May 22 16:51:29 metaluna postgres[10650]: [5-7]
May 22 16:51:29 metaluna postgres[10650]: [5-8] ORDER BY May 22 16:51:29 metaluna postgres[10650]: [5-9] name ASC May 22 16:51:29 metaluna postgres[10650]: [5-10] LIMIT 50 May 22 16:51:31 metaluna postgres[10656]: [4-1] ERROR: column "carddav_contacts.name" must appear in the GROUP BY clause or be used in an aggregate function at character 122 May 22 16:51:31 metaluna postgres[10656]: [4-2] STATEMENT: SELECT COUNT(*) FROM carddav_contacts May 22 16:51:31 metaluna postgres[10656]: [4-3] WHERE May 22 16:51:31 metaluna postgres[10656]: [4-4] user_id = '1' May 22 16:51:31 metaluna postgres[10656]: [4-5] AND May 22 16:51:31 metaluna postgres[10656]: [4-6] carddav_server_id = '6' May 22 16:51:31 metaluna postgres[10656]: [4-7]
May 22 16:51:31 metaluna postgres[10656]: [4-8] ORDER BY May 22 16:51:31 metaluna postgres[10656]: [4-9] name ASC