Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection Error when searching for symbols #35

Open
crockeea opened this issue Sep 30, 2014 · 1 comment
Open

Connection Error when searching for symbols #35

crockeea opened this issue Sep 30, 2014 · 1 comment
Labels

Comments

@crockeea
Copy link

The search "syntactic :$" or "syntactic :+:" (without quotes) both cause a connection error:

Connection Error: StatusCodeException (Status {statusCode = 404, statusMessage = "Not Found"}) [("Transfer-Encoding","chunked"),("Date","Tue, 30 Sep 2014 13:10:21 GMT"),("Server","Warp/3.0.0.3"),("Content-Type","application/json"),("X-Response-Body-Start","{\n \"msg\": \"mentioned context(s) do not exist: [\\\"syntactic\\\"]\",\n \"code\": 404\n}")] (CJ {expose = []})
@chrisreu chrisreu added the bug label May 25, 2015
@sebastian-philipp
Copy link
Member

The problem seems to be caused by the colon here. syntactic ":+:" is working fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants