jogoossens
jogoossens
Would a differential still take all data from server? Or would it simply "concatenate" the existing incremental jobs?
- did you ever check you apache2 error log, did the communication was lost with php-fpm backend? I did not see any Apache2 or php fpm timeout errors or similar,...
PS: My webui is not on the same server as the director
Does the error in the screenshot say anything perhaps? Any clues?
It's all 23.0.2 atm, just double checked :) Most servers restore fine, it's just the ones that need long loading that are failing to restore via the web UI. I...
We have the keep alive active, and we don't have such issues with the backup agents. I disabled any firewalls, rebooted both machines, same problem :)
Still wondering if we could disallow duplicates of type incremental in general, but allow higher duplicates like full anyway. So for example, we run incremental job hourly, if this is...
You should try to get rid of MyISAM somehow for many reasons 😄 MyISAM does not even work at all on group replication or galera clusters, for that reason it's...
Thx a lot for the nice patch Pieter! 😄 The ideal solution would be to change the design of the table so the error is not there in the first...
Hitting this too, when would this be fixed for Ansible 2.16 by default? :)