Hello,
the colibri stats are now giving error 404. I did not check them for a long time, and I updated Jitsi lately, so I am unsure about what have been causing the problem, but now this is the error I get:
$ LC_ALL=C wget http://127.0.0.1:8080/colibri/stats
--2023-01-27 11:41:31-- http://127.0.0.1:8080/colibri/stats
Connecting to 127.0.0.1:8080... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-01-27 11:41:31 ERROR 404: Not Found.
By default, on a fresh install, it is disabled and you need to enable it explicitly in jvb.conf.
But if it was enabled in the config file, the debian postinst script tries to re-enable it in jvb.conf.
So on an upgrade it should be kept as a functionality. Of course, postinst may have failed for some reason, so it’s better to double-check the jvb.conf.
The strange thing is that it works on my main server (where I have web, jicofo, prosody and also a jvb) but not on this particular server with only jvb on it. Any ideas where I could look?
edit: Please silently ignore my mumbling. I was looking in the wrong jvb.conf