ash47 / OmegleMiddleMan

Lets you connect strangers to each other, and intercept messages AKA Man in the Middle Attack
233 stars 60 forks source link

Error: ERROR (TIME): connect ETIMEDOUT IP address #42

Open Mcmarc00 opened 5 years ago

Mcmarc00 commented 5 years ago

Constantly getting stuck looping on this error and manually having to disconnect and reconnect before it crops up again a couple minutes later.

ash47 commented 5 years ago

It sounds like Omegle itself is having issues -- this basically means you can't connect to the Omegle servers, if you close the console app and reopen, it will try to pick a new server, your active chats will reconnect automatically.

On Mon, 28 Jan. 2019, 10:23 am Mcmarc00 <notifications@github.com wrote:

Constantly getting stuck looping on this error and manually having to disconnect and reconnect before it crops up again a couple minutes later.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/42, or mute the thread https://github.com/notifications/unsubscribe-auth/ADlKDg5LsfGGUzDatKAttayQw40sy7Nfks5vHjTZgaJpZM4aVAAD .

Mcmarc00 commented 5 years ago

Closing and reopening has no effect and Omegle on the website seems fine :/

mrtostados commented 4 years ago

Getting a similar error recently. Seems there's a reliability issue with one particular Omegle server. Did a packet dump and it seems to be front6.omegle.com, which appears to cover the Greater Manchester Area. I'm not the best at reading packets, though.

Entirely unrelated, it seems github does not allow PMs (or I'm too stupid to figure out how) or else I'd PM to ask. I've got very little experience with Java---my wheelhouse is C++/MATLAB---but I think I know just enough to make some slight alterations to the code on my installation. I'd have no trouble if I could find which files contain the functions handling certain operations so I figured I'd ask if there's any way I could shoot you a few questions.

mrtostados commented 4 years ago

Did a fresh install and it seems to have mostly resolved this problem. Still getting occasional hangups but at least it isn't throwing errors anymore.