Sam

Results 133 comments of Sam

Hi, what is the value of the environment variable `FLASK_APP` in the `.env` file?

Hi, Thanks for your answer. The value is correct. Have any changes been made to the configuration? The container should start up without having to make any changes to the...

Hi, can you try with `.env` instead (see [documentation](https://samr1.github.io/FitTrackee/en/installation.html#docker))? Some shell scripts source the `.env` file.

Hi, does adding the [platform](https://docs.docker.com/compose/compose-file/build/#platforms) in `docker-compose-dev.yml` solve the issue?

Hi, Is it the same error? Python image should exist for `linux/arm64/v8`.

Hi, `3.10` tag corresponds to `3.10.14-bookworm` . Perhaps another [python image](https://hub.docker.com/_/python) may work. Or additional modifications may also be required in the Docker file. I'm sorry I can't find an...

Hello, Sorry, for the late reply. I haven't had time to look into altitude correction yet (especially in terms of performance). Route planning could be a nice feature. As with...

Hi, Yes it can be interesting. For now **FitTrackee** uses [Chart.js](https://www.chartjs.org/). A [plugin](https://www.chartjs.org/chartjs-plugin-zoom/latest/) exists, but I don't know if it's suitable. The feature also requires other changes, which might be...

Hi, is it possible to have the gpx file generated by OutRun? (I don't have an iPhone to reproduce the issue)