An error occurred while fetching the assigned iteration of the selected issue.
Serving metrics could lead to bad file descriptors
Trying to enable monitoring for GitLab.com @maratkalibek notified me it didn't work. This prompted me to try it on my own instance, which didn't work either.
The logs showed runsv restarting it each second, but killing itself too. With lines like:
2017-02-20_15:23:11.30299 2017/02/20 15:23:11 failed to listen on FD 7: file file+net [socket]: fcntl: bad file descriptor
@nick.thomas pointed to daemon.go where we forgot to add the metrics address