Rhizi / rhizi

Connective intelligence
GNU Affero General Public License v3.0
13 stars 3 forks source link

had a failed cypher query, not sure client/server #498

Open alon opened 9 years ago

alon commented 9 years ago

entered a long sentence (slide summary), look at server log - leap.rhizi.net

need a stack trace sent to server automatically, logged differently (rhizi-log.errors) or at least easily greppable.

Cypher parse error: rgx match failure: rgx: ^(?P<value>[\w\d_\-\s]+)(?P.*)$, input: "Peoplea are faillable and make mistakes, sometimes on purpose {link_attr}]->(dst) with r, src, dst order by r.id return {id: r.id, src_id: src.id, __dst_id: dst.id, type: type(r)}"

alon commented 9 years ago

seems this is by having a dot in a link, i.e.

this i.e. that

fails