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

Curl : Problem (2) in the Chunked-Encoded data #144

Open
bmancone opened this issue May 26, 2014 · 1 comment
Open

Curl : Problem (2) in the Chunked-Encoded data #144

bmancone opened this issue May 26, 2014 · 1 comment

Comments

@bmancone
Copy link

I've been having issues with Curl for the last few days, in Transport\Curl.php.

In order to identify the issue, I updated the exception thrown when $response === false in makeRequest().

Here is the log :

[Everyman\Neo4j\Exception]                                                                                    

[Can't open connection to http://127.0.0.1:7474/db/data/index/node] [Problem (2) in the Chunked-Encoded data]

It appears that a fix would be to set CURLOPT_HTTP_VERSION to CURL_HTTP_VERSION_1_0.

What do you think ? Am I the only one getting this error ?

@vamsiikrishna
Copy link

hi @bmancone I am facing the same issue . how did you resolve this ?

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

No branches or pull requests

2 participants