# increase web server and php timeoutsHey All,
When i try to subscribe using the api it gives me this error
"Operation timed out after 30000 milliseconds with 0 bytes received"
I would truly appreciate any clarification about this.
Maybe a firewall that prevents the connection ?Operation timed out after 30001 milliseconds with 0 bytes received
This might be the exact issue. sometimes the local dns resolver might screw things big time and lead to weird issue.because it's not connecting anywhere outside of itself
# first ping each side from the otherit wouldn't be because of the firewall because it's not connecting anywhere outside of itself so the firewall isn't even used.
The site is hosted on SSL, could that be the issue?