Skip to content

E0511 16:37:08.508128 15416 crawld.go:277] pq: syntax error at or near "java" #21

@KujaEx

Description

@KujaEx

Hi,
I downloaded the binary project from the website, configured postgresql and edit the config file.

When I start the program, it always crashs with:

E0511 16:37:08.508128   15416 crawld.go:277] pq: syntax error at or near "java"
E0511 16:37:08.508319   15416 crawld.go:340] [pq: syntax error at or near "java"

Even if I change the config back to

"fetch_languages": [
        "go",
        "ruby"
],

and

    "crawlers": [
        {
            "type": "github",
            "languages": [
                "go",
                "ruby"
],

it also crashs at the "go".

Has it problems to recognize the language tags?

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