andrey-leshenko / WaTracker

Track your friends' and enemies' WhatsApp activity.
MIT License
89 stars 23 forks source link

Wont record anymore. Port is closed immediately #14

Open MAISTA23 opened 6 years ago

MAISTA23 commented 6 years ago

Worked fine yesterday. Today only this :

unbenannt1

38665861-c1060e7e-3e3d-11e8-97e5-c29404c49d60

Theres at least one other user with the same problem. What happened?

johncormack commented 6 years ago

same issue

whatsapp probably changed something in how it work

Community1Systems commented 6 years ago

same issue: Message dropped because the port is closed Signed in but not recording

SpaceTraveller1 commented 6 years ago

Same issue

SpaceTraveller1 commented 6 years ago

Have you guys found any solution or good alternative?

erik1o6 commented 6 years ago

It still works fo me without an issue. Running windows 10

SpaceTraveller1 commented 6 years ago

@ga-mer Yeah they probably did something to their systems, but not all at once worldwide, so maybe somewhere this amazing stool is still up and running.

MAISTA23 commented 6 years ago

Anyone here good at this code? The record seems to still recognize online users. It just wont report to online/timeline. There should be a workaround. I tried a bit but failed ;D

kedarac commented 6 years ago

I have workaround for this problem.. Will post as soon as I get home.

On Mon 16 Apr, 2018, 6:23 PM MAISTA23, notifications@github.com wrote:

Anyone here good at this code? The record seems to still recognize online users. It just wont report to online/timeline. There should be a workaround. I tried a bit but failed ;D

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/andrey-leshenko/WaTracker/issues/14#issuecomment-381588732, or mute the thread https://github.com/notifications/unsubscribe-auth/AQfQ0j9znOfI8ZThSTZK37ZutWRwGI_Sks5tpJROgaJpZM4TRuII .

MAISTA23 commented 6 years ago

I have workaround for this problem.. Will post as soon as I get home.

Nice ;)

erik1o6 commented 6 years ago

Awesome great job

kedarac commented 6 years ago

I guess due to some server side changes in web whatsapp, the 'wa_stream_start' message type never occurs, instead we see a 'wa_logged_in' message. So I have modified the code in record.js file to accommodate the changes. Do note that this fix is in no way a permanent solution and may need a better solution after studying all the changes that have occurred in web whatsapp.

Attached record.js file, replace the one in the folder by this and reload the extension in chrome. Will send a pull request once I get the time to make some enhancements to this awesome tracker.

record.zip

johncormack commented 6 years ago

btw the app still works despite the warning in the readme file about google dropping support for chrome apps

was this canned?

MAISTA23 commented 6 years ago

I guess due to some server side changes in web whatsapp, the 'wa_stream_start' message type never occurs, instead we see a 'wa_logged_in' message. So I have modified the code in record.js file to accommodate the changes. Do note that this fix is in no way a permanent solution and may need a better solution after studying all the changes that have occurred in web whatsapp.

Attached record.js file, replace the one in the folder by this and reload the extension in chrome. Will send a pull request once I get the time to make some enhancements to this awesome tracker.

record.zip

Thanks alot. Do you have any workaround for the tracker only recording contacts with an active conversation tab? writing something and not sending it doesnt work for me NVM, got it. You have to click the contacts once to get recognized

Community1Systems commented 6 years ago

Wow WaTracker is back! Thanks a lot for that

Fueidi2 commented 6 years ago

WOW !!! Not even is it working again, you also fixed the stream_end error, so you had to restart.

@kedaranmol you are fucking awesome

alekssaff commented 6 years ago

Doesnt work. 'Message dropped because the port is closed' Ubuntu linux chrome I had to insert lines if (!port) port = chrome.runtime.connect({name: 'presenceUpdates'}); in record.js in line 58

And it works ))

lore132 commented 6 years ago

NVM, got it. You have to click the contacts once to get recognized

That's not working for me. After a few minutes it doesn't recognize online activities as long as you don't have an open conversation with the contact or, at least, open the empty chat on smartphone and laptop.

Any solution for that? Did WhatsApp change things here?

MAISTA23 commented 6 years ago

On 2nd may whatsapp changed something. no tracking software is working right now