Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubisoft connect always connection lost, also cant delete subscriptions #209

Open
Tim4497 opened this issue Jun 30, 2023 · 14 comments
Open

Comments

@Tim4497
Copy link

Tim4497 commented Jun 30, 2023

No description provided.

@GhostOfJericho72
Copy link

Same here

@Pseudo-Nym
Copy link

ditto

@ChickenDestroyer
Copy link

https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect_connection_lost
This has a self fix until the problem is fixed itself.

@GKid94
Copy link

GKid94 commented Oct 19, 2023

Can't connect
Screenshot 2023-10-19 044058

@BenGamin98
Copy link

Same

@Oumbra
Copy link

Oumbra commented Dec 10, 2023

Idem ici
image

@dfinchau
Copy link

dfinchau commented Dec 20, 2023

https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect_connection_lost This has a self fix until the problem is fixed itself.

This worked for me as of today. I've copy+pasted the temporary fix here in case something happens to that post.

Goto:
%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a

Open consts.py

Replace line 15 with:
CLUB_APPID = "f35adcb5-1911-440c-b1c9-48fdc1701c68"

Replace line 16 with:
CLUB_GENOME_ID = "5b36b900-65d8-47f3-93c8-86bdaa48ab50"

However if it doesn't work for you, try the following instead.

Replace line 15 with:
CLUB_APPID = "314d4fef-e568-454a-ae06-43e3bece12a6"

Replace line 16 with:
CLUB_GENOME_ID = "85c31714-0941-4876-a18d-2c7e9dce8d40"

@modtang
Copy link

modtang commented Feb 1, 2024

ODST05, that doesn't work for me anymore. Getting a plugin crashed error now. :(

@leonpajuelo
Copy link

https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect_connection_lost This has a self fix until the problem is fixed itself.

This worked for me as of today. I've copy+pasted the temporary fix here in case something happens to that post.

Goto:
%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a
Open consts.py
Replace line 15 with:
CLUB_APPID = "f35adcb5-1911-440c-b1c9-48fdc1701c68"
Replace line 16 with:
CLUB_GENOME_ID = "5b36b900-65d8-47f3-93c8-86bdaa48ab50"

However if it doesn't work for you, try the following instead.

Replace line 15 with:
CLUB_APPID = "314d4fef-e568-454a-ae06-43e3bece12a6"
Replace line 16 with:
CLUB_GENOME_ID = "85c31714-0941-4876-a18d-2c7e9dce8d40"

It works for me! Thank you!

@GKid94
Copy link

GKid94 commented Mar 7, 2024

@mbanczerowski Can you please fix this already we are waiting for months?

@RaizerLeaf
Copy link

+1 on this. Ubisoft Connect integration is probably one of the buggiest ones and makes it super frustrating to use.

@Chrille91
Copy link

Chrille91 commented May 21, 2024

Awesome!
Replacing the old keys in lines 15+16

CLUB_APPID = "b8fde481-327d-4031-85ce-7c10a202a700"
CLUB_GENOME_ID = "fbd6791c-a6c6-4206-a75e-77234080b87b"

with the alternative keys from @dfinchau

CLUB_APPID = "314d4fef-e568-454a-ae06-43e3bece12a6"
CLUB_GENOME_ID = "85c31714-0941-4876-a18d-2c7e9dce8d40"

worked for me! No need to restart the app or pc. It should work right after trying to connect again.

@bakanisan
Copy link

https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect_connection_lost This has a self fix until the problem is fixed itself.

This worked for me as of today. I've copy+pasted the temporary fix here in case something happens to that post.

Goto:
%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a
Open consts.py
Replace line 15 with:
CLUB_APPID = "f35adcb5-1911-440c-b1c9-48fdc1701c68"
Replace line 16 with:
CLUB_GENOME_ID = "5b36b900-65d8-47f3-93c8-86bdaa48ab50"

However if it doesn't work for you, try the following instead.

Replace line 15 with:
CLUB_APPID = "314d4fef-e568-454a-ae06-43e3bece12a6"
Replace line 16 with:
CLUB_GENOME_ID = "85c31714-0941-4876-a18d-2c7e9dce8d40"

This still works as of 22/10/24, thanks!

@GKid94
Copy link

GKid94 commented Nov 2, 2024

Still not working
Screenshot 2024-11-02 190231
Screenshot 2024-11-02 190723
Screenshot 2024-11-02 191412

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests