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

API not work for me #74

Open
thalissondev-xx opened this issue Jun 10, 2016 · 0 comments
Open

API not work for me #74

thalissondev-xx opened this issue Jun 10, 2016 · 0 comments

Comments

@thalissondev-xx
Copy link

thalissondev-xx commented Jun 10, 2016

API does not work for me, I try to make connection but is carrying up to timeout error, debugging api, I realized that the fetchData method of the Connection class, this code

while (strlen ($ data) <$ length) {
$ Data = socket_read ($ this-> connection, $ length).;
}

socket_read returns empty, then the infinite loop.

I'm trying to make the connection in ec2 my localhost;

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

1 participant