Skip to content

Can't init database in a path having blanks #26

Closed
@vvoody

Description

@vvoody
$ mkdir '/tmp/path having blanks/'
$ cd '/tmp/path having blanks/'
$ pwd
/tmp/path having blanks
$ go-cve-dictionary server
[Apr 14 10:49:25] ERROR SQLite3 DB path must be a *Absolute* file path. dbpath: /tmp/path having blanks/cve.sqlite3

If I run go-cve-dictionary server in a path without blanks in the name, that's fine.

BTW, could you approve my request to join slack team? I applied many days ago :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions