#MopeyGecko
1 messages · Page 1 of 1 (latest)
Hi there!
Pasting your other messages in this thread:
Does anybody have any ideas where I should start troubleshooting?
It happened once last week too but seemed to resolve itself
Which Terminal device are you using? Can you share its ID?
Reader ID - tmr_EsjwuguIp8onLz
most likely this is a DNS issue, can you try some of the steps at https://support.stripe.com/questions/the-stripe-terminal-sdk-is-encountering-dns-errors-when-connecting-to-an-internet-reader ? In particular, can you try running nslookup 192-168-0-35.jtzl2ez77g3vwg3anxx6.device.stripe-terminal-local-reader.net on your PC that connects to the reader?
Thanks that gives me somewhere to start. nslookup seems to be successful but I'll experiment with router DNS settings
andy@Andys-2021-MBP ~ % nslookup 192-168-0-35.jtzl2ez77g3vwg3anxx6.device.stripe-terminal-local-reader.net
Server: 192.168.0.1
Address: 192.168.0.1#53
Non-authoritative answer:
Name: 192-168-0-35.jtzl2ez77g3vwg3anxx6.device.stripe-terminal-local-reader.net
Address: 192.168.0.35
cool. and what happens if you ping 192.168.0.35 ?
request timed out. OK internal network issue. Thanks for your help.
yep or the reader is not turned on or something, hard to say. But also yes, maybe you have an internal firewall blocking the connection across the LAN. It's worth at least checking the reader and making sure it's turned on and it actually has that IP assigned, from the diagnostic screen
yeah IP seems to be assigned correctly from diagnostics. Sorry to bother you.