bentasker / gadgetbridge_to_influxdb

Script to fetch a copy of the Gadgetbridge database and extract data for Huami devices for writing onwards into InfluxDB
https://projects.bentasker.co.uk/gils_projects/project/utilities/gadgetbridge_to_influxdb.html
10 stars 2 forks source link

Bug Report!? docker [exited 1] Export file does not exist (with fix) #1

Closed crtvrmn closed 9 months ago

crtvrmn commented 9 months ago

hey bentasker, i have been tinkering around with your awesome work for a few hours now and im learning quite a lot. right now i ran into a problem where the docker container exits with "Export file does not exist"

tl: dr: change EXPORT_FILE=Gadgetbridge.db to EXPORT_FILENAME=Gadgetbridge.db in the docker-compose.yml

what i tried

bentasker commented 9 months ago

Whoops. Nice catch, thanks for letting me know!