#Rez

1 messages · Page 1 of 1 (latest)

tame duneBOT
green token
#

Do you have an example device serial number I can use to dig a bit deeper? Are you able to reproduce this behavior?

timber sky
#

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

green token
#

Is it consistently reproducible though? Or seemingloy random?

timber sky
#

Very consistently reproducible.

#

It has been a consistent issue since Friday of last week

reef path
#

Hello! I'm taking over and catching up...

timber sky
#

Hello!

reef path
#

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?

timber sky
#

Every time I try to reconnect, reconnects without an issue

#

So it's immediate

reef path
#

Has anything changed with your network setup recently? Firmware upgrade on a router? New router? New ISP? Anything like that?

timber sky
#

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

reef path
#

This is across different locations?

timber sky
#

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

reef path
#

Can you give me a couple of other serial numbers to check, preferably ones from different locations?

timber sky
#

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

reef path
#

Thanks! Let me take a look...

timber sky
#

Thank you

reef path
#

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?

timber sky
#

Yes sir, it is correct

#

Woops

#

sorry

#

wrong one

#

My apologies - mixed up the serial numbers

#

WSC513142091517

#

this is the correct one

reef path
#

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

timber sky
#

hmmm, that's weird. So they're network related for the most part

reef path
#

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).

timber sky
#

Wait sorry, it's from your end?

reef path
#

I mean the logs we can see on our end.

timber sky
#

Ohh gotcha, okay

reef path
#

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. 😅

timber sky
#

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

reef path
#

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.

timber sky
#

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?

reef path
#

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.

timber sky
#

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

reef path
#

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!

timber sky
#

Thank you very much!