TylerK / groupme-gallery-downloader

Download your GroupMe gallery photos. Requires a GroupMe Developer API Token.
MIT License
24 stars 4 forks source link

Error with connector #5

Closed cjcrisos closed 6 years ago

cjcrisos commented 6 years ago

Im getting an error with connector problem.

cjcrisos commented 6 years ago

2016x1512 jpeg 08708e8e90d64ac1b5adf0a766d5df26

TylerK commented 6 years ago

ETIMEDOUT isn't a fun one to debug. Are you behind a firewall, VPN, proxy or anything like that?

cjcrisos commented 6 years ago

firewall. not behind a proxy or vpn.

cjcrisos commented 6 years ago

What if connect via Ethernet cable instead of WiFi?

TylerK commented 6 years ago

Worth a shot, unless the firewall is past the modem\router you're connecting too. Full disclosure: I know very little about this stuff :)

cjcrisos commented 6 years ago

15185725570342052058637

What about this error @TylerK

TylerK commented 6 years ago

That's both an error in my code, and one of the many fun inconsistencies in the GroupMe API. Will attempt to fix as soon as I can.

TylerK commented 6 years ago

This issue has been fixed via #7