tejado / telegram-nearby-map

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

TypeError: Cannot read properties of null (reading 'users_nearby') #18

Closed Evilcry closed 2 years ago

Evilcry commented 2 years ago

Hi,

I am not sure if this is an issue on my side/tlg side (since it's a 500 Error) or it a bug (Environment W10) - I get the following error immediately after I hit "Start Search"

TypeError: Cannot read properties of null (reading 'users_nearby')
    at TelegramNearby.getNearby (C:\Users\XXXX\Documents\XXXX\telegram-nearby-map-main\lib\telegram-nearby.js:61:39)
06-02-2022 01:09:36 PM - crit: 392078a3-3e0f-405f-9515-b00378920d6e - TypeError: Cannot read properties of null (reading 'users_nearby')
06-02-2022 01:10:12 PM - info: 5e589028-c3cf-41b3-800d-116a01d45524 - POST /getNearby
06-02-2022 01:10:12 PM - info: {"lon":xxx,"lat":xxx}
06-02-2022 01:10:12 PM - warn: undefined

Thanks.