Rodrigo
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()...   `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.
Look at #716
> > > 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...