[FitTrackee] Self-hosted outdoor activity tracker 🚓

Thx Tho!
I think I’ve to solder new sticks :smiley:
Update successful after a reboot :wink:
Thx for work!

Hey !

When adding a new workout :

  • normal user : error, please contact administrator
  • admin user : ā€œapi.ERROR.Error during workout file save.ā€

Impossible to add this new workout with a .gpx file (it’s ok without file…)
Tried with several .gpx files (and previously know working files, to test)

Thx for your help :wink:

Edit : current fittrackee.log :

Hello I am late to this topic, but I have a pinetime smartwatch, can it be used with this server app? To save walking and heart beats data?

You have a [Errno 13] Permission denied, did you change the permissions of /home/yunohost.app/fittrackee?

What are the current permissions of this directory?

It’s more an activity (understand sport) companion. You have to upload your gpx (only, for now) or write your efforts for the activity you have done.

Heart beats data is planned but not yet implemented.

1 Like

Have you tried with OpenTracks (FDroid repo), on Android ? If you have…
May be you will be able to add this sensor :wink:

no, I am using the pinewatch connected to my pinephone with phosh, it’s like gnome for mobile, running mobian(debian mobile) atm. So no android, no f-droid and etc…

Nothing done by hand.

On the folder, /home/yunohost.app/fittrackee
drwxr-x--- 3 fittrackee fittrackee

and

ls -l fittrackee/
total 4
drwxr-xr-x 3 986 983 4096 Sep  9 08:21 uploads

I remember solving a previous problem from Yunohost diagnosis, to regen SSH config, because ssh config file was ā€œmodified by handā€, and no updates available because of this…

I hope it can help

Can you try to force the latest update with something like

yunohost app upgrade fittrackee --force ?

Done.
Same result as before, and same folder rights, can’t upload .gpx
Current Fittrackee version is 0.7.25
Thx!

PS: may be not needed info, but may be yes ?
cat /etc/group
is resulting :

[...]
fittrackee:x:985:fittrackee

986 is another app…
983 is not present in this file…

chown fittrackee:fittrackee -R /home/yunohost.app/fittrackee
solved the upload my problem :wink:

I don’t know why those permissions has been changed ?..

1 Like

Don’t know either, but glad you solved it!

Hey! Last update on my RPi 2 is failing. May be hardware issue with low RAM ? Or else ? All other upgrades are ok (Nextcloud, custom_webapp, etc…)
Here are some logs :
https://paste.yunohost.org/raw/iromujofuc
https://paste.yunohost.org/raw/unevijeyad

Don’t hesitate to ask.
Thx for your help :slight_smile:

I can not help you :frowning:

just to inform that I’ve upgraded few days ago to v0.8.6 without issues in a VPS (debian 11, amd64) raspi at home (edited, excuse me) so it might be architecture related.. I have two servers, I thought it was in the vps.

well, there was ONE issue: upload folder had changed ownership (as mentioned here in some previous version), but the upgrade process went well.

Sorry for the late reply.
It seems to be ARM related, I don’t understand why the command were not found…
Could you please try again the upgrade and write back?

Thanks for the info. Could you please send me the upgrade logs? I’ve never encounter that specific issue myself so I wonder how it happens.

upgrade to 0.8.7

upgrade to 0.8.7 failed in Raspi at Home (is not in vps as I said earlier)

full log https://paste.yunohost.org/raw/cafehupuga

upgrade to 0.8.6

As you requested, here’s the previous successful upgrade to 0.8.6 log:

https://paste.yunohost.org/raw/ugawizuyav

subtasks

https://paste.yunohost.org/raw/nijapoqeba

https://paste.yunohost.org/raw/irohojoteq

thank you for your work and time

Hey, no problem about the timing :wink:

Here is my last log, after failed upgrade.
(humm, don’t forget I’ve a little RPi 2, with not a lot of RAM… may be an issue ? Everything is running fine, but may be…)
https://paste.yunohost.org/raw/noteyaxaka

Thx!

Mmh it seems your redis db is out of range, it may be due to the new 2.1 helper.
I will have to think about this…

Mmh strange. Could you try mv /var/www/fittrackee/.rustup /var/www/fittrackee/.rustup.bkp and try again the update?

1 Like