SamR1 / FitTrackee

Self-hosted outdoor activity tracker :bicyclist:
https://samr1.github.io/FitTrackee
GNU Affero General Public License v3.0
642 stars 38 forks source link

GPX-Import #573

Open tenni-star opened 2 weeks ago

tenni-star commented 2 weeks ago

Hallo, i can not import GPX-Files and Zip-Folder.

"error, please try again or contact the administrator"

Sorry my English is very bad, i am from German

SamR1 commented 2 weeks ago

Hi,

Is there an error in logs?

To be uploaded without errors, gpx files must contain time and elevation.

tenni-star commented 1 week ago

Hi i send you dramatiq.log fittrackee.log gunicorn.log

it is a new installation, the error is the same "error, please try again or contact the administrator"

SamR1 commented 1 week ago

Hi,

it's not related but in the logs there are errors related to Redis (Error 111 connecting to localhost:6379. Connection refused). On a single-user instance, it's not mandatory to run workers. A CLI is available to manage user account.

in the logs, unless I'm mistaken, the error related to a file import is not present. would it be possible to get the logs just after importing a file? thanks in advance.

tenni-star commented 1 week ago

Hi, here are the new logs after importing a file, i see no errors

fittrackee.log gunicorn.log dramatiq.log

SamR1 commented 6 days ago

Hi,

how was the application installed? from sources or from pip?

tenni-star commented 5 days ago

Hi, i installed from Production environment. My OS is OpenSuse Tumbleweed . I will try it with Docker