tejado / telegram-nearby-map

Discover the location of nearby Telegram users 📡🌍
GNU General Public License v3.0
1.04k stars 149 forks source link

Problem with login #17

Closed FoIsBo closed 11 months ago

FoIsBo commented 2 years ago

I have the next problem: image

How to solve it?

RunningTarg3t commented 2 years ago

I installed it yesterday (Windows10) and get the same problem. I see the webinterface without results. Dont know why.

cybrcr commented 2 years ago

i have the same error (also Windows 10)

tejado commented 2 years ago

Hi all,

if you repeat the start of the telegram-nearby-map with "npm start", you get the error again? So basically you get it everytime if you start the program?

FoIsBo commented 2 years ago

Hi all,

if you repeat the start of the telegram-nearby-map with "npm start", you get the error again? So basically you get it everytime if you start the program?

Yes every time the same problem.

cybrcr commented 2 years ago

yes. its a clean intall. everytime i start, he ask me to confirm my number. i enter my mobilenumber and receive the security code. after enter that code, i get that message and the program is closed.

Alb-310 commented 2 years ago

Same error when I have to enter the auth code, both on Windows 10 and Ubuntu :

[ 1][t 2][1644275620.771245479][MessageContent.cpp:3846][#1][!Td]   Receive without authorization messageMediaEmpty {
}
node:internal/process/promises:246
          triggerUncaughtException(err, true /* fromPromise */);
          ^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#<Object>".] {
  code: 'ERR_UNHANDLED_REJECTION'
}
tejado commented 2 years ago

If you are on Windows, can you please check if the new tdlib libraries are fixing this issue for you? Thank you!

raftopoulos-xrhstos commented 2 years ago

Hello, for me (Windows11) new tdlib libraries are fixing this issue! Thank you!

tejado commented 2 years ago

Great - thank you!

@FoIsBo @cybrcr @RunningTarg3t what about you?