V1.0.0 - Chat sample

Hi,

Just tried latest dev and v1.0.0 and both seem to have a bust chatroom sample, unless I haven’t set something up right.

Looking at the log output There are lots of ‘replying 404 for v8/Prelude/Modules.js’. Can’t seem to create projections either.

Cheers

Hi,

I just tried to replicate this but couldn’t using the released binaries for 1.0.0 on Windows (don’t have a Linux machine to hand).

Can you confirm you ran the event store with the --run-projections command line parameter?

Thanks,

James

ah, so I didn’t set it up properly. No I wasn’t using --run-projections. I can post projections/run queries now.

Cheers

Ah good, now that 1.0.0 is out the door we’re working on improving the out of the box experience including much better documentation around this kind of thing - watch this space!

James

yep especially for projections.

re: the need for --run-projections. As projections are still in “experimental” stage you must opt in to have them run. By default they will not load (just operates as an event store)