FriendsOfGalaxy / galaxy-integration-uplay

uplay integration with g2.0
MIT License
117 stars 20 forks source link

Plugin does not connect to Uplay anymore #26

Closed ahmcho closed 3 years ago

ahmcho commented 3 years ago

One day this plugin got disconnected and since then I am not able to connect to Uplay. When you on Connect it opens a windows and just stays blank. I believe, it is happening because Uplay is now changed to UbiConnect and maybe endpoints are now different? I did not see this problem in issues, if you are aware of it, my mistake.

Attached logs plugin-uplay-afb5a69c-b2ee-4d58-b916-f4cd75d4999a.log

FriendsOfGalaxy commented 3 years ago

Hmm, interesting, I cannot reproduce this problem. Unfortunately nothing can be seen in the logs.

Which country are you trying to connect from? Does this link display in your browser? https://connect.ubisoft.com/login?appId=b8fde481-327d-4031-85ce-7c10a202a700&genomeId=fbd6791c-a6c6-4206-a75e-77234080b87&lang=en-US&nextUrl=https:%2F%2Fconnect.ubisoft.com%2Fread

ahmcho commented 3 years ago

I am connecting from Azerbaijan. The link you provided does not open in Chrome as is, I get the This site can’t be reached. The connection was reset. error. But I managed to open it in Incognito Tab with Tor with Brave Browser. And I get the following:

Screenshot 2021-05-10 202115

Also, when I tried to open the link in Chrome with VPN extension enabled, I got the same error as in the screenshot.

[EDIT] I updated my comment, because in Brave Browser link opens as in screenshot and redirects to https://connect.ubisoft.com/error page . The new page does not provide text for error message on the frontend. Only if I reload this page then I get Invalid config for appid/genomeid error, so it may be because there are no query parameters passed.

ahmcho commented 3 years ago

For some magical reason, after n-th modem restart and n-th computer reboot plugin connected to the Uplay login screen. The link you provided still opens with an error, but my original issue is resolved.

FriendsOfGalaxy commented 3 years ago

Ok, so it looks like temporal Ubisoft problems in your region.

My link does not work for me as well - that is not exactly what plugin do (it passes custom JS to handle some things).

Only if I reload this page then I get Invalid config for appid/genomeid error, so it may be because there are no query parameters passed.

that nice info, thanks. I'll dig into this in case we have more problems with login in the future.