Skip to content

Tvhgo fails to start: unable to open database file #1338

Description

@CutterXYZ

Hi,
I'm using podman on Fedora.

Running the command :

podman run \
    --name tvhgo \
    -p 8080:8080 \
    -e 'TVHGO_TVHEADEND_HOST=<tvh_hostname>' \
    -v /var/lib/tvhgo:/tvhgo \
    --restart unless-stopped \
    ghcr.io/davidborzek/tvhgo:latest

Gives the error :

2025-08-29T19:18:05Z INF ../build/cmd/server/server.go:47 > tvhgo started pid=1
2025-08-29T19:18:05Z FTL ../build/cmd/server/server.go:51 > failed to connect to database error="unable to open database file: no such file or directory"

/var/lib/tvhgo is empty. I've placed a watch on this directory but auditctl doesn't report any authorization denial.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions