chocolatey icon indicating copy to clipboard operation
chocolatey copied to clipboard

Problem for fast connections

Open PunchoDelta opened this issue 8 years ago • 4 comments

So when you clean your cache of your browser and you connect to chocolatey and directly started the client (hotel), you will be disconnected. How to fix this problem? I tested on several hotels equipped with chocolatey and it's the same for all. In console there is one line: label = [client.init.handshake.fail], value = [undefined] and normally it would take directly this line: label = [client.init.auth.ok], value = [undefined]

PunchoDelta avatar Feb 18 '18 20:02 PunchoDelta

Use this release instead.

https://github.com/sant0ro/chocolatey/releases/tag/3.000N

There is some bugs in the latest release of Chocolatey.

TheOmanNorge avatar Feb 18 '18 20:02 TheOmanNorge

I have this version.

PunchoDelta avatar Feb 18 '18 21:02 PunchoDelta

That's weird. I recognize that this exists, but this happens because the token that is stored in your user isn't the same as in the database.

That happens when you do multiple refresh, and this was indeed for security. With me it doesn't happens, only if I do a lot of f5. That makes the token displaying on the client being different from the one from Database.

ovflowd avatar Feb 22 '18 07:02 ovflowd

Is there a way to fix that? or to make it happen as little as possible? because it happens to me quite often and users of my hotel too. We have to click on "Reload" practically all the time

PunchoDelta avatar Feb 22 '18 08:02 PunchoDelta