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

Error while fetching #17

Open
GalDude33 opened this issue Jul 3, 2017 · 1 comment
Open

Error while fetching #17

GalDude33 opened this issue Jul 3, 2017 · 1 comment

Comments

@GalDude33
Copy link

from the postgres logs:

2017-07-04 01:50:56 IDT [30522-1] postgres@dbname ERROR:  syntax error at or near "java" at character 105
2017-07-04 01:50:56 IDT [30522-2] postgres@dbname STATEMENT:  SELECT id, vcs, clone_path, clone_url FROM repositories WHERE id >= 0 AND LOWER(primary_language) IN (''java'') ORDER BY id

The problem is because of the double single quotes '', I have no idea why they are added.

Will appreciate any help running your crawler.

@rolinh
Copy link
Member

rolinh commented Oct 14, 2017

Hi @GalDude33,

Sorry for the delay... TBH, I haven't touched this project for over 2 years now. I would need to set it up again to look at this issue (and potentially others...). Not sure if this is something I'll do in the near future as I'm involved in other projects.

Did you manage to run the crawler in the end?

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

2 participants