hi,
i’m trying to get the system projections working on ubuntu, but to not avail. i am using EventStore-OSS-Linux-v3.0.5, and when i go to projections on the dashboard, I just see no projections.
i first tried the command:
./run-node.sh --db ./ESData --run-projections=System
I then tried to get clever and tried:
LD_LIBRARY_PATH=pwd
./clusternode --db ./ESData --run-projections=all
many thanks,
Mike