Skip to content

API not work for me #74

@thalissondev-xx

Description

@thalissondev-xx

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions