Bundle exec rake ts:start - Errno::EISDIR: Is a directory @ io_fread - /

I’m getting the following error during installation. Any help would be most appreciated!

// :heart: bundle exec rake ts:start
rake aborted!
Errno::EISDIR: Is a directory @ io_fread - /

Hi there! Can you give a bit more information about the environment you are using?

  • Are you on Linux or Mac OSX?
  • Is this a fresh Sharetribe installation?
  • Were you able to install Sphinx succesfully?
  • What’s the output if you type searchd to your console? That should give you the Sphinx version
  • Did you run Sphinx indexing step? I.e. bundle exec rake ts:index? Was that successful?