#bwurtz999 - terminal connection

1 messages ยท Page 1 of 1 (latest)

dense hawk
#

Hello, can you tell me more about where you are seeing that the location can't connect, and where the reader shows up as online?

gleaming jetty
#

This problem has been going on for a week or so. Our app connects to the reader, accepts payment, everything is fine. But then a few hours go by and the card reader becomes unresponsive

#

In my 'Connect' section I can 'View As' and see that the reader is actively pinging Stripe

#

We run this app in a dozen other units. None of them have this issue

#

We thought it might be an issue with the iPad, so last week we bought a new iPad. Same problem keeps happening

dense hawk
#

Gotcha. Do you have the ID of this terminal?

#

And when you say it becomes unresponsive, is that the actual device completely freezing, certain API calls to it failing, or something else?

gleaming jetty
#

Items get scanned. They show up in the cart. But nothing shows up on the terminal reader screen

#

tmr_EprbvQwsbsWk9l

dense hawk
#

Thanks for the ID. And I am less familiar with how that kind of setup might work. Have you checked your logs on whatever machine handles the cart to see if it is getting any errors related to updating what is on the terminal?

gleaming jetty
#

I have checked. There are no errors

#

The payment intents are being updated when items are added

dense hawk
#

Do you have one of the IDs of one of those payment intents as well?

gleaming jetty
#

pi_3LFGs1E46hUZZRHV0ZzmxdFb

dense hawk
#

Thank you!

gleaming jetty
#

Thank you

#

Any ideas about what could be going on here?

#

What's so frustrating is that it's the same app and card reader at all of our other locations. And they don't have this issue

dense hawk
#

Yeah I can imagine. I am checking in to the logs that we see on our side about the terminal and will also likely reach out to a colleague for how to better troubleshoot this. I am not immediately sure on what is going wrong here or where you may want to look next

gleaming jetty
#

OK thank you. Any ideas would be greatly appreciated

dense hawk
#

Has this terminal been able to make any payments? I am looking at what we see on our side for it. I see that somewhere we say we have not seen that terminal in a few days but that doesn't sound right given what you have seen

#

Have you checked its connectivity settings? I do see failed connection errors in our logs for that terminal as recently as today

gleaming jetty
#

Oh interesting

#

So we had someone go to the unit and restart it. That was about 10 minutes ago

#

Last week, when the app was working and I could see that the reader was 'online', I had someone run this test

#

0-4-2-6-8

#

and this one

#

0-8-6-2-4

#

And both tests passed

#

But the reader screen stayed blank when items were added

dense hawk
#

Interesting. Will pass that on

gleaming jetty
#

The reader is now 'working' but if this pattern holds in a few hours it won't work anymore

#

It was on wifi

dense hawk
#

Gotcha.

gleaming jetty
#

I switched to LAN

#

same problem

dense hawk
#

All good info thank you.

#

But this reader has been able to make payments since the 23rd? I may have misunderstood something in our logs

gleaming jetty
#

What's tough is that is is a self-checkout system so there isn't a cashier there to tell me exactly when it stops working

#

The reader made it's first successful payment on May 26th

#

In looking at the logs (and all the payment intents that were updated but never completed) it looks like this has been an issue ever since it was first installed

#

The client only alerted us to this two weeks ago

#

We had someone go over there this morning and power it off/on and now it's connected and accepting payments (pi_3LFKJpE46hUZZRHV0D1OY2vs for one example)

#

But at some point this afternoon it will probably stop working

dense hawk
#

Gotcha. This is starting to sound like the device may be faulty but I am trying to think of how else to verify what is happening here. Do you know if the device is completely frozen and doesn't react to anything or is it more that the cart specifically isn't updated?

gleaming jetty
#

@dense hawk sorry for the delay

#

Nothing appears to be visibly wrong

#

But I've added additional logging and I can see that the 'addToCart' call is reaching the JS

winged rapids
#

๐Ÿ‘‹ @dense hawk had to head out, but let met catch up and try and see what's wrong

gleaming jetty
#

awesome thank you!

gleaming jetty
#

@winged rapids Any update here?

winged rapids
#

Not yet - trying to sort through some logs here, so it's taking a while

gleaming jetty
#

Got it thank you

winged rapids
#

It's odd - I'm not seeing any of the logs I'd expect around the timestamps for pi_3LFGs1E46hUZZRHV0ZzmxdFb

#

A couple of questions - just to confirm, your application automatically handles disconnections, right?

#

And has your client mentioned anything about them using multiple POS devices with this one reader?

gleaming jetty
#

I don't know if my app handles disconnections, which I'm going to guess means that it does not

#

Does the JS library include a function to handle disconnections?

#

There is only one POS device at this location, and it's ours

winged rapids
#

Sorry by POS device I mean laptop or desktop that the reader connects to - not the reader itself

gleaming jetty
#

I definitely don't have unexpectedDisconnect configured

#

I will get that configured

#

Do you have any idea what is causing the disconnects though?

#

It's only happening at one location

winged rapids
#

It could be anything - given that it's just at that location I'm guessing it has to do with their wifi setup

gleaming jetty
#

Got it

#

Thank you very much for your help

#

I will get that disconnect function configured asap

winged rapids
#

๐Ÿ‘

#

I'm going to head out, but if you need anything else @astral ibex is here