Open JeffreyBenjaminBrown opened 7 years ago
Somehow, you ended up pushing these four lines as a view update:
+ :eqQvJIIL2pUibZXb: after moving one voice, move a different one
+ :POJgZHl0DkDm1cGD: good even the bad
source: public
Do you have any idea how this happened?
Ah, cool. Yeah, I tried to update its source to public but left off the @ symbol.
Do you not get the other two warnings?
Which warnings are those? I just see the parse error.
[WARN] GremlinExecutor - Initialization script conf/smsn.yaml did not return a Map - no global bindings specified
Can you paste your smsn.yaml?
It's the docker-smsn one.
The YAML is valid. I see the source of that error message in GremlinExecutor, but I'm not sure why it happens (why the bindings for smsn.yaml are not successfully loaded). I think we will need to try to reproduce it with JVM debugging enabled.