Quite recently (like since yesterday), I have noticed that my team's pushes are no longer showing up in the kiln web UI push view. The changesets are still in the repo, and can be fetched, but they don't show on the web.
Recent pushes have been showing this message:
remote: kiln: successfully pushed one changeset
remote: Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <class 'socket.error'> ignored
remote: error: changegroup hook raised an exception: [Errno 10054] An existing connection was forcibly closed by the remote host
How would I go about fixing this?