On Monday, September 11, 2017 at 12:33:38 PM UTC-7, Dave S wrote:
 

> My experience with Rocket locking up happens on AWS linux, somewhere in 
> the cloud. There are both short lockups (about 10 minutes) which are 
> related to a socket error that times out, and indefinite lockups (hours) 
> which I haven't yet associated with a specific problem.  The latter 
> requires a kill the pid, restart the server cycle; at least, I don't have a 
> better fix yet.
>
>
I've gone almost 2 weeks since the last lockup, but had one this morning.  
While it was down, I had a chance to use curl to try connecting, results 
below.

 curl -k -vv -X GET https://myserver.com
* About to connect() to myserver.com port 443 (#0)
*   Trying 52.34.144.39... connected
* Connected to myserver.com (52.34.144.39) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* warning: ignoring value of ssl.verifyhost
* NSS error -5961 (PR_CONNECT_RESET_ERROR)
* Closing connection #0
* SSL connect error
curl: (35) SSL connect error


 /dps

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to