Santiago Vila

Results 23 comments of Santiago Vila

Hi. I managed to read and write in the same format as the old "Password Exporter" so I decided to share the changes here: https://github.com/sanvila/ffpass/commit/c9ad835a24044f821e3c4fc61e761c9d498675ad

OP probably refers to all the stuff accumulating at /var/log/prometheus in the form prometheus-mongodb-exporter.MACHINE.TIMESTAMP. Those log files are generated by prometheus-mongodb-exporter and by default they take a lot of disk...

Hello. This is to note that the issue was apparently fixed with this commit, which is already in version 0.9.5: https://github.com/ntamas/plfit/commit/0559e4683ec72d7608560414d8d6797f83c74ea7 In fact, I logged to a s390x machine running...

Good question. The symlink was already there in Debian 9, released in June 2017. For Ubuntu, I believe it was already there in Ubuntu 18.04 (just checked right now using...

> You can override sip-communicator.properties with one with correct values. Sure I can, and that's what I'm doing right now with two extra tasks in my ansible role, but doing...

I have just realized today that modifying those files is not enough. By the time jitsi-meet is installed and configured, the password has been used not only in those files...

> or even better: its contents merged with /etc/jitsi/videobridge/config Yes, please! > Maybe we just need to keep compatibility with old one. Those who install the Debian packages and upgrade...

This is just a hint of what I would do and it's completely untested. This is public domain so please feel free to take this and put your name in...

This is a duplicate of an issue which I reported here: https://github.com/jitsi/jitsi-videobridge/issues/1304 (Just so that everybody knows I don't know if github issues allow to be merged)

Hello. Original reporter here. Enabling oversubscription worked for a while, but now with OpenMPI 5 (using the new environment variable) there is some test in test_original_checkpoint.py which makes the building...