tejado / telegram-nearby-map

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

Hello, when I execute npm start, there is a problem on the picture. #12

Closed beer-on-ice closed 2 years ago

beer-on-ice commented 2 years ago

image

tejado commented 2 years ago

Hi,

can you provide the complete log please?

beer-on-ice commented 2 years ago

I just tried, and suddenly I can start the project normally. Thank you.

cybrcr commented 2 years ago

i have the same problem right now. clean install and can`t authenticate:

Lib Path: tdjson.dll
Listening at http://127.0.0.1:3000
[ 2][t 5][1642077709.818829774][Timer.cpp:67][#1][!Td][&duration > max_duration_]       SLOW: [name:change key][duration:5379.7us]
[ 2][t 5][1642077709.819111108][TdDb.cpp:323][#1][!Td]  Got PRAGMA user_version = 13
[ 2][t 5][1642077709.821671247][AuthDataShared.cpp:109][#1][!Td]        DcId{2} [auth_key_id:XXXXXXXX][state:NoAuth][created_at:1642076076.000000]
[ 2][t 5][1642077709.824461460][Session.cpp:167][#1][!SessionProxy:2:main]      Generate new session_id 16919919662467605030 for auth key XXXXXXXX for main DC2
Please enter auth code: -----
[ 1][t 5][1642077719.860439062][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'
}