Rodrigo

Results 10 comments of Rodrigo

same error here >[0] [nodemon] 1.19.4 [0] [nodemon] to restart at any time, enter `rs` [0] [nodemon] watching dir(s): *.* [0] [nodemon] watching extensions: js [0] [nodemon] starting `node index.js`...

@danbulant yes thanks, now im getting the SSL_ERROR hahahaha

After debug i found the request, when send java Collections.emptyList()... ![image](https://user-images.githubusercontent.com/7695045/161549021-739c66f3-e8a4-4691-ade9-a115db5a94d0.png) ![image](https://user-images.githubusercontent.com/7695045/161549811-51e91722-254e-4d4e-ace9-8c15ac6bb9e5.png) `PUT http://127.0.0.1:4566 /bucketteste/1762253d-6dda-44a7-8469-46774fe2c0f5_img3.png Parameters: ({"tagging":[null]}Headers: (Content-Length: 36, Content-Type: application/xml, Content-MD5: k6PBbu32RmFaV5nRULDSlw==, ) ` I was investigating and saw...

@nickgvt yeah is a moto bug, but depends how localstack call moto api... like ambiguous responses...

Interessante, não fiz a migração por conta disso, não havia entendido.

> > > have you found the solution I am facing same issue. @kaykyr I also tried your code but getting below exception > > Message: javascript error: circular reference...

> > > now somehow not getting that error but getting below error: > > ``` > File "sample/remote.py", line 33, in > for contact in driver.get_unread(): > File "/usr/local/lib/python2.7/site-packages/webwhatsapi/__init__.py",...

> > > @rodrigo-lm27 > Suddenly I am getting below error. I tried to remove all containers and images and restarting them > but not working > > ``` >...

> > > when I user firefox as a client it gives me > > ``` > File "sample/remote.py", line 18, in > driver = WhatsAPIDriver(profile=profiledir, client='firefox', command_executor=os.environ["SELENIUM"]) > File...