EDIT: Official tracking topic: App management (install/upgrade/restore) broken due to github issue
I have searched the forum for similar issues
on
This category is for general issues(=something is broken) regarding YunoHost, NOT apps.
on
This form is written in English but feel free to write in French if you’re more comfortable!
on
What type of hardware are you using
VPS bought online
What YunoHost version are you running
12.1.40.1
How are you able to access your server
The webadmin
SSH
Direct access via physical keyboard/screen
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?
no
Describe your issue
Currently it is highly unlikely to get a working app install on Yunohost, API returns HTTP/500 with log of yunohost-api implying cloning of package repo failed.
This is NOT a YunoHost issue. This is caused by Github now randomly requiring credentials for cloning public repos. The change was (to my knowledge) not announced in any way hence I assume it’s a Github bug.
This has also broke YunoHost CI, i.e. here (the job had to be manually cancelled for CI to proceed with next job).
Stay tuned for updates.
EDIT: Tracking community discussion: Unauthenticated clone of a public repo intermittently returns 401 (prompts for Username) from CI workers · community · Discussion #206581 · GitHub
EDIT2: Someone from the staff confirmed they’re looking into it: Unauthenticated clone of a public repo intermittently returns 401 (prompts for Username) from CI workers · community · Discussion #206581 · GitHub
EDIT3: LOL this is officially a feature now: Unauthenticated clone of a public repo intermittently returns 401 (prompts for Username) from CI workers · community · Discussion #206581 · GitHub
Share relevant logs or error messages
2026-09-02 14:18:27,770 DEBUG yunohost.app._git_clone_light - Fetching https://github.com/YunoHost-Apps/rallly_ynh (branch=master, revision=471efe9044a1406b6f1ddfdf4379c5263bae7c4c
2026-09-02 14:18:28,218 ERROR yunohost.app._extract_app_from_gitrepo - Command '['git', 'ls-remote', '--symref', 'https://github.com/YunoHost-Apps/rallly_ynh', 'HEAD']' returned non-zero exit status 128.
2026-09-02 14:18:28,219 DEBUG moulinette.actionsmap.process - action executed in 0.449s