Elliott Saille
Elliott Saille
@RanchoHam I ran into this as well. The proper way to do this in Vagrant is to use `v.cpus = 2` in the `config.vm.provider` loop.
Yep I just ran into this as well, same issue as gupascal and janthefactor. I was going to use this as an easy solution for a user that needs to...
We are also experiencing this issue on 5.0.4.
Same issue on my DigitalOcean VPS. (Running Ubuntu 14.04) I've tried with `libdb5.3-dev` and `libdb6.0-dev` from the ubuntu repos.
The service is not connect enabled unfortunately. Here is a dump of the config: https://gist.github.com/ellisgeek/665b1bb02f5a505afac1d453a2afe6c0 The cluster in question is "onlyoffice-communityserver" I can look into disabling HTTPs for this endpoint...