Skip to content

Happy defaults #12

@drewwells

Description

@drewwells

I replaced speedtest-go with speedtest-rust and running into a couple configuration issues. I'll try to fix them, novice rust developer though.

listen_port="" // Rust is unhappy that this isn't a u16, it should default to 8080 when empty string is offered

sqlite can not start. It has write permissions to the directory so some issue is happening here.
Error setup sqlite SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: speedtest.db"))

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