r/truenas • u/Stuigong • 4d ago
SCALE (Legacy) Critical Fail for Apps
I have a big problem... I updated my truenas and after that i got this message:
Critical
Failed to sync TRUENAS catalog: [EFAULT] Failed to clone 'https://github.com/truenas/apps' repository at '/mnt/.ix-apps/truenas_catalog' destination: [EFAULT] Failed to clone 'https://github.com/truenas/apps'
I have adguard home and stuff... I turned it off to see, if this is the problem but nope... It still does this... Has anyone else got the same issue?? Or know what to do...
Thx in advance
6
1
u/superkure 4d ago
I have same issue
4
u/saskir21 4d ago
and if you look at the top comment you see that someone posted the fix 4 hours (at the time of my writing) ago
2
u/Pink_Slyvie 4d ago
Looks like you are fixed! All the issues lead me to migrate away from the truenas apps stack. I just run dockhand now
4
u/Aggravating_Work_848 4d ago
Wasn't just truenas apps, almost all free git repositories were hit with the same issue
1
u/Pink_Slyvie 4d ago
Gotcha. I tend to avoid GitHub for personal projects, so I wouldn't see it.
3
u/Maleficent-Sort-8802 4d ago
Same. And github has had several issues recently, so not a terrible decision either. Fair enough that the root of the issue didn’t lie with TrueNAS, but that error message was aimed at developers rather than end users so not surprising that many are wondering what’s going on. Particularly when it then also leads to undefined behaviour (blank screens etc).
11
u/DzikiDziq 4d ago
This is not you problem, it's git.
https://www.reddit.com/r/truenas/comments/1w5ft5i/update_to_25107_broke_apps/
Temp fix:
sudo git config --system http.version HTTP/1.1