When I pushed my latest commit to my repository, I got this error:
remote: 2026/04/02 13:22:11 ERRO knot: unexpected status code: 400
I tried to push again with git push and git push -f, but the knot answered that
Everything up-to-date
Thus, I checked on my repository if the latest commit (47c0e3c5d9df6ca2d454805a328706e4cc4c6ceb) was pushed. It wasn't.
Full logs#
Push with error (in French, sorry):
Welcome to Tangled's hosted knot! 🧶
Énumération des objets: 12, fait.
Décompte des objets: 100% (12/12), fait.
Compression par delta en utilisant jusqu'à 16 fils d'exécution
Compression des objets: 100% (7/7), fait.
Écriture des objets: 100% (7/7), 2.30 KiO | 2.30 MiO/s, fait.
Total 7 (delta 5), réutilisés 0 (delta 0), réutilisés du paquet 0 (depuis 0)
remote: 2026/04/02 13:22:11 ERRO knot: unexpected status code: 400
To tangled.org:anhgelus.world/xrpc
bf5c682..47c0e3c main -> main
Push after the error:
Welcome to Tangled's hosted knot! 🧶
Everything up-to-date
Force push after the error:
Welcome to Tangled's hosted knot! 🧶
Everything up-to-date
git fetch --all --prune after the force push:
Récupération de origin
Welcome to Tangled's hosted knot! 🧶
Nothing changed when I tried to force push again.
A mirror hosted on GitHub to compare: https://github.com/anhgelus/xrpc
hi!, tangled's hosted knot is currently undergoing an upgrade. this should fix itself in a couple hours. that being said, your commits are not being dropped, it's definitely being pushed, you should be able to pull it from other machines too. the webview might be slightly out of date for the same duration. I'll post updates on this thread as the migration completes!