[
https://issues.apache.org/jira/browse/TINKERPOP-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette updated TINKERPOP-2285:
----------------------------------------
Flags: (was: Important)
Affects Version/s: 3.3.8
Labels: (was: javascript)
you wrote "posting an edge" - do you mean like an HTTP type of POST? i think
you need to provide more information on how you are getting this error as well
as some repeatable steps for how it happens.
> Error object is unreachable
> ---------------------------
>
> Key: TINKERPOP-2285
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2285
> Project: TinkerPop
> Issue Type: Bug
> Components: driver
> Affects Versions: 3.3.8
> Reporter: Teonna Zaragoza
> Priority: Major
>
> When posting an edge the error that is returned is string.
> error.message is a string with the actual error
> connection.js line 265
> newError(util.format('Server error: %s
> (%d)',response.status.message,response.status.code)));
--
This message was sent by Atlassian Jira
(v8.3.2#803003)