Benjamin Sonntag
Benjamin Sonntag
proposal discussed today : - we add the requirement for buster-backports in the install doc
This issue was found since Octopuce is sometimes using NFS to store maildirs of users, BUT NOT their dovecot index (smaller, but with a lot of IOs) To know where...
I'll propose a patch in branch issue-540 now
To be tested at https://github.com/AlternC/AlternC/compare/issue-540 Will post here once tested
Suggestion : que la page du panel *s'arrête* net et sorte une erreur en cas d'erreur MySQL (via notre classe utilisant PDO, c'est simple ;) )
dans le __construct de pdo je propose que l'on se connecte ainsi : $this->pdo_instance = new PDO($dsn, $user, $passwd, array(PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION )); l'ajout du array() d'options fait qu'une page...
I think it was on : ``` octobonfire01:~ asdf list elixir *1.17.3-otp-27 erlang *28.0.1 ``` I don't know if it means that I mixed erlang 28 & otp 27 and...
Hello Matthieu, I think about that issue the other way around: having good tools around an application is a good sign that it will be able to serve their user...
I answered yes everywhere and now it's crashing here : ``` social installation complete! Creating directories... Creating directories... Copying deps files... Processing deps.* files Source and destination are identical, skipping:...
I had the same issue here, but the disconnect is every 40 sec **and it's very precise** :) BUT I tried with nginx-rtmp in the middle and it worked perfectly...