You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProtocolError
Invalid input ConnectionInputs.RECV_HEADERS in state ConnectionState.CLOSED
h2/connection.py in process_input at line 228
h2/connection.py in _receive_headers_frame at line 1554
h2/connection.py in _receive_frame at line 1486
h2/connection.py in receive_data at line 1463
aapns/connection.py in background_read at line 300
Got this error and traceback in production:
Current code in question is:
aapns/src/aapns/connection.py
Lines 291 to 301 in 84ce577
Also, looks like that prod was not running the newest aapns 🤔
The text was updated successfully, but these errors were encountered: