#Rez
1 messages · Page 1 of 1 (latest)
Do you have an example device serial number I can use to dig a bit deeper? Are you able to reproduce this behavior?
Yeah for sure!
WSC513128044918 this is one of the many readers
I can provide multiple if needed
But the issue started happening last week and has been persistent ever since
Typically it's like a 3-5 minute window of connection if you don't use the reader.
But for payments a typical scenario would be: process a payment, then about 5-10 seconds later connection drops and you need to reconnect to the reader
Is it consistently reproducible though? Or seemingloy random?
Very consistently reproducible.
It has been a consistent issue since Friday of last week
Hello! I'm taking over and catching up...
Hello!
When the connection drops what errors do you see? When you try to reconnect immediately does that work, or do you need to wait a bit before the connection succeeds again?
Has anything changed with your network setup recently? Firmware upgrade on a router? New router? New ISP? Anything like that?
Nope - network has been untouched for months
It hasn't just affected 1 client, all of the clients are complaining that they have to go through the reconnection step after each payment
And same goes for the network for all of our clients
This is across different locations?
Yes - but they're under 1 corporation
but no network changes anywhere, have confirmed that multiple times now since that's what i was suspecting
Can you give me a couple of other serial numbers to check, preferably ones from different locations?
Of course, 1 minute please
1.WSC513128044918 (this was the one I sent before)
2. WSC513125001207
3. WSC513128044155
All 3 are from 3 different locations
Thanks! Let me take a look...
Thank you
In the meantime, do you have any error/connection logs from the Android app that you can share?
Hm, can you verify WSC513125001207 is correct and is an active reader?
Yes sir, it is correct
Woops
sorry
wrong one
My apologies - mixed up the serial numbers
WSC513142091517
this is the correct one
I'm mostly seeing DNS and network timeout errors on these. WSC513128044918 and WSC513142091517 are mostly DNS errors, and WSC513128044155 is mostly connection timeout errors.
There are a couple of errors here and there about connection tokens, so you may want to verify or add additional logging to your connection token code on both your server and client. See section three of this page under the Android tab for more details: https://stripe.com/docs/terminal/payments/setup-integration
hmmm, that's weird. So they're network related for the most part
Looks like it from our end, yep. You may be able to see more in your app logs (or by adding more robust logging to your app).
Wait sorry, it's from your end?
I mean the logs we can see on our end.
Ohh gotcha, okay
The reader and SDK send some logs to us, and in those logs we see DNS issues and connection timeouts.
But they seem to be caused by network issues at the locations where the readers are.
Sorry I wasn't more clear about that. 😅
Haha no worries! Thanks for your help either way. I'll try to diagnose more on our end and add more logging to see what the problem is specifically
Seems kind of weird though since the integration code has been untouched for a while and it only started happening recently
Yeah, it seems like something probably changed somewhere. Maybe your DNS provider, ISP, or network provider made some kind of change? It's also possible there's some kind of automatic updates that happened somewhere which might be related, but more logging will help narrow it down.
That's helpful!
@reef path one more question before I head out, if that really is the case and ISP made changes which is causing the connection problems, would we resolve this with the ISP or is there anything we can do to potentially not run into this problem anymore?
As a first step I recommend you switch DNS servers to something like CloudFlare's public DNS and see if that solves the problem or not.
That will at least rule out one possibility.
Makes sense. Thank you so much! I'll try that and also contact the ISP to make sure they have not made any changes
All of these 3 locations have the same ISP
@reef path would you mind checking the logs for 1 more serial number for me?
The previous 3 I provided was for Canadian businesses, the one I want to check is based in the US
WSC513128033704 this is the serial number
A mix of timeouts and DNS errors on that one.
Mostly timeouts though.
I have to run, but @gusty merlin is taking over and can help you further if you have additional questions. Good luck with it!
Thank you very much!