thread 'actix-rt|system:0|arbiter:0' panicked at src/database.rs:82:37:
Unable to open database!: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: urls.sqlite"))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'main' panicked at /cargo/registry/src/index.crates.io-6f17d22bba15001f/actix-server-2.5.0/src/worker.rs:476:27:
called `Result::unwrap()` on an `Err` value: RecvError
To Reproduce
Composing with latest image.
Expected behavior
The app starts normally.
Screenshots
If applicable, add screenshots to help explain your problem.
Which version of Chhoto-URL are you experiencing the problem on?
latest (5.4.4)
Can you reproduce the issue in the latest version?
Yes (It starts in the latest version).
Describe the bug
To Reproduce Composing with latest image.
Expected behavior The app starts normally.
Screenshots If applicable, add screenshots to help explain your problem.
Which version of Chhoto-URL are you experiencing the problem on? latest (5.4.4)
Can you reproduce the issue in the latest version? Yes (It starts in the latest version).
Additional context My docker-compose