Skip to content
New issue

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

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

Already on GitHub? # to your account

Read timed out after 10 seconds #85

Open
plmsprd opened this issue Apr 4, 2016 · 2 comments
Open

Read timed out after 10 seconds #85

plmsprd opened this issue Apr 4, 2016 · 2 comments

Comments

@plmsprd
Copy link

plmsprd commented Apr 4, 2016

We are using a Zend Cache folder inside of the deployment folder. The files are created by user "apache" with permissions 700 (no rwx for group or others). Zend Server which is using user "zend" would not be able to remove old deployments completely because of this remaining temp folder. This seems to be related to the pretty consistent error message of ZS client after exactly 10 seconds. Zend Server (8.5.3) still continues with the deployment, but ZS client stops with a read time out:

The application has thrown an exception!

Zend\Http\Client\Adapter\Exception\TimeoutException
Read timed out after 10 seconds

@plmsprd
Copy link
Author

plmsprd commented Apr 4, 2016

We will fix the permission issue for Zend Cache, but ZS client should react differently. We are using --safe, --wait and --http="timeout=120"

@slaff
Copy link
Contributor

slaff commented Apr 5, 2016

@plmsprd Can you send me [slavey (at) zend.com ] sample zpk so that I can reproduce the issue? Also logs from Zend Server will be helpful.

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

No branches or pull requests

2 participants