EliasKotlyar / yowsup-microservice

Microservice for yowsup
117 stars 59 forks source link

After some minutes stops working #16

Open Elintondm opened 7 years ago

Elintondm commented 7 years ago

Hi,

This project worked very well. But after some random minutes it gets disconected and stops working. The logs are:

[Errno 110] Connection timed out Whatsapp exited

And when a try to send a whatsApp it don't work and print:

Not connected

These log messages comes from the process: nameko run --config ./serviceconfig.yml service

Anyone could help?

gabriel-tandil commented 7 years ago

is too little information to venture an answer, although it sounds like you have a connectivity problem.

Elintondm commented 7 years ago

My work around was: I put everytring to restart each 30 minutes at crontab and then everything is working fine.