I've been trying to follow to guide the best i could, but i'm stuck at step 8
I'm using a fresh install of nextcloud (linuxserver.io) and elastic.
When i type the command, it tells me that the occ script does not exist, i think i deduced that the occ file is not or no longer located in that location, and i found an occ file in the /app/www/src/occ and /app/www/public/occ directories. but when i try to run these, it throws 2 different errors. The first one is for the /app/www/src/occ and it speaks of some permission issues, which i was unable to resolve. The second one seems to actually run, but gives a "The client noticed that the server is not Elasticsearch and we do not support this unknown product" error. I cannot deduced why it doesn't recognize elastic. In nextcloud i've input the local ip address of the unraid server along with the port number of the elesticsearch container (port 9200).
I've gotten stuck and can't figure out how to get the command to run for step 8.
Please bear with me, i'm very new to unraid in general