Vivek Venugopalan

Results 5 issues of Vivek Venugopalan

Using Oscrypto 1.3.0 on a mac M1, I am getting a really strange error when I open a TLSSocket. Something I am doing wrong here? This works on an Intel...

Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/gevent/greenlet.py", line 390, in run result = self._run(_self.args, *_self.kwargs) File "/usr/local/lib/python2.7/dist-packages/socketio/transports.py", line 230, in read_from_ws message = websocket.receive() File "/usr/local/lib/python2.7/dist-packages/geventwebsocket/websocket.py", line 296, in receive...

I am seeing the following error on my app after it has been running for some time. Uncaught Error: InvalidStateError: DOM Exception 11 socket.io.min.js:2 Any idea what could be the...

The login fails with the following response headers. Any idea what is wrong? {'Date': 'Tue, 04 Feb 2020 09:10:07 GMT', 'Content-Length': '0', 'Connection': 'keep-alive', 'Location': 'https://s3-us-west-2.amazonws.com/hm-registration/successsignin.html?error=401&state=REDIRECTION&region=ap-southeast-1'}

# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest code. Development is very rapid so there are no tagged...