Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync failed #96

Open
bornhaeusser opened this issue May 22, 2015 · 0 comments
Open

Sync failed #96

bornhaeusser opened this issue May 22, 2015 · 0 comments

Comments

@bornhaeusser
Copy link

May 22 16:51:29 metaluna postgres[10650]: [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: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 "carddav_contacts.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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant