Skip to content

Error while fetching #17

@GalDude33

Description

@GalDude33

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions