You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the reason why it failed to start the service after install the DEB installer on Ubuntu is that invoke-rc.d failed. The fix is simply change it to the more recommended way to start a service nowadays, using /etc/init.d/fdb-document-layer start. This is also how we start FDB KVS services in the FDB DEB installers.
The issue is reported on forums. I also tried this on 16.04, same issue there as well.
The text was updated successfully, but these errors were encountered: