Hey all,
Are there any special rights necessary to run the EventStore on Ubuntu 18.04?
I get the following error message:
[PID:04448:007 2019.01.24 07:22:47.610 DEBUG MonitoringService ] Could not get drive name for directory ‘/var/lib/eventstore’ on Unix.
System.ComponentModel.Win32Exception (0x80004005): ApplicationName=‘df’, CommandLine=’-P /var/lib/eventstore’, CurrentDirectory=’’, Native error= Out of memory
at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x001ee] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
``
EventStore is installed as a package on that machine and started with systemctl:
sudo systemctl start eventstore
``
Any ideas?
Cheers,
Michael