joepavitt / node-red-satellites

A web map app for Node-RED to put blobs on
Apache License 2.0
9 stars 12 forks source link

Unhandled promise rejection - due to domain change #14

Closed DanielJRusev closed 2 years ago

DanielJRusev commented 2 years ago

Hi,

From few days I've got this exception while using node-red-satellites

"Unhandled promise rejection"

Ive solve it in loadRemoteTLEData - and change https://www.celestrak.com to https://www.celestrak.org. After the change the problem has been solved.

Thanks

dceejay commented 2 years ago

fixed in v0.7.5