It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
avatar
Cyberwasted: Ubisoft Connect refuses to stay connected. It adds and verifies, then a second later disconnects.

Any methods of keeping it connected? I'm getting no error messages or other indicators as to a cause.
avatar
Harzzach: https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect

... which leads to:

https://github.com/FriendsOfGalaxy/galaxy-integration-uplay/issues/33

... where you find the solution:

Open the Python file "%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a\consts.py" in a text editor.

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

Save, connect (no need to restart Galaxy), stay connected :)

Ubisoft changed the server ID, the plugin had the old values, therefore no connection. Simply change both id's to the values above.
The broest of them brall.

Thank you bro, you're a legend.
avatar
Judassem: EDIT: It seems the problem was that my login information for Ubisoft Connect was timed out. I logged in Ubisoft Connect again and this time the plugin worked!
Good to know, thnx for your info!
avatar
Harzzach: https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect

... which leads to:

https://github.com/FriendsOfGalaxy/galaxy-integration-uplay/issues/33

... where you find the solution:

Open the Python file "%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a\consts.py" in a text editor.

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

Save, connect (no need to restart Galaxy), stay connected :)

Ubisoft changed the server ID, the plugin had the old values, therefore no connection. Simply change both id's to the values above.
avatar
dorrow: Worked as a magic!
Thx you really! :D

I was trying to connect Ubisoft a few weeks ago... but it dont work... i havent no time to search for help and then forget it. Today while i setup Origin for Gog i remember it and it happens again!

thx ^^ for that solution
avatar
Harzzach: https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect

... which leads to:

https://github.com/FriendsOfGalaxy/galaxy-integration-uplay/issues/33

... where you find the solution:

Open the Python file "%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a\consts.py" in a text editor.

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

Save, connect (no need to restart Galaxy), stay connected :)

Ubisoft changed the server ID, the plugin had the old values, therefore no connection. Simply change both id's to the values above.
avatar
DmUa: - didnt worked for me.
It should work. Just Copy the Both Lines and replace them when you open the Python file with Notepad+ or your desired text editor
Post edited July 23, 2022 by M4D_MAXX_
Fixed it for me as well.

such a simple fix on our end. the heck GOG is doing?
Hey, it worked for me also. Thank you guys. Hope that GOG gets around it and solve the issue in a future update.
avatar
Harzzach: Open the Python file "%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a\consts.py" in a text editor.

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

Save, connect (no need to restart Galaxy), stay connected :)

Ubisoft changed the server ID, the plugin had the old values, therefore no connection. Simply change both id's to the values above.
Wow, it really did work. Thanks a lot.
Post edited July 24, 2022 by lukaszdomanski
avatar
lukaszthegreat: such a simple fix on our end. the heck GOG is doing?
GOG? GOG isn't involved in fixing integrations beside Xbox and Epic, they just take all the data from a single user on Github, but that user is inactive since last winter, so until they change the source where they take all the integrations data we have to apply the fixes ourselves
avatar
lukaszthegreat: such a simple fix on our end. the heck GOG is doing?
avatar
pippo-san: GOG? GOG isn't involved in fixing integrations beside Xbox and Epic, they just take all the data from a single user on Github, but that user is inactive since last winter, so until they change the source where they take all the integrations data we have to apply the fixes ourselves
sorry dont understand

are they not able to patch the server reference in galaxy to link to new ones? just like we did manually?
avatar
lukaszthegreat: are they not able to patch the server reference in galaxy to link to new ones? just like we did manually?
Yes, they can, the problem is that they can't trust every integration developer. I think they had a sort of agreement with the maintainer, who would review every change made by every single developer and publish them on his own repository, so they would be more secure and reliable.

For me now, GOG, should check by it's own the changes made for every integration update, because not everyone is able to dig into the code and fix every error.

There are some people on the GOG Cafe discord who are attempting to build a new reliable source with all the integrations, but they still have to do a lot of work.
Post edited July 25, 2022 by pippo-san
avatar
Harzzach: https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect

... which leads to:

https://github.com/FriendsOfGalaxy/galaxy-integration-uplay/issues/33

... where you find the solution:

Open the Python file "%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a\consts.py" in a text editor.

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

Save, connect (no need to restart Galaxy), stay connected :)

Ubisoft changed the server ID, the plugin had the old values, therefore no connection. Simply change both id's to the values above.
avatar
dorrow: Worked as a magic!
Thank you! It works!
high rated
avatar
Cyberwasted: Ubisoft Connect refuses to stay connected. It adds and verifies, then a second later disconnects.

Any methods of keeping it connected? I'm getting no error messages or other indicators as to a cause.
avatar
Harzzach: https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect

... which leads to:

https://github.com/FriendsOfGalaxy/galaxy-integration-uplay/issues/33

... where you find the solution:

Open the Python file "%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a\consts.py" in a text editor.

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

Save, connect (no need to restart Galaxy), stay connected :)

Ubisoft changed the server ID, the plugin had the old values, therefore no connection. Simply change both id's to the values above.
thanks fixed the issue for me just now :)
avatar
Harzzach: https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect

... which leads to:

https://github.com/FriendsOfGalaxy/galaxy-integration-uplay/issues/33

... where you find the solution:

Open the Python file "%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a\consts.py" in a text editor.

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

Save, connect (no need to restart Galaxy), stay connected :)

Ubisoft changed the server ID, the plugin had the old values, therefore no connection. Simply change both id's to the values above.
avatar
jedlmlndtrlck: thanks fixed the issue for me just now :)
work it 10/10
avatar
Cyberwasted: Ubisoft Connect refuses to stay connected. It adds and verifies, then a second later disconnects.

Any methods of keeping it connected? I'm getting no error messages or other indicators as to a cause.
avatar
Harzzach: https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect

... which leads to:

https://github.com/FriendsOfGalaxy/galaxy-integration-uplay/issues/33

... where you find the solution:

Open the Python file "%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a\consts.py" in a text editor.

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

Save, connect (no need to restart Galaxy), stay connected :)

Ubisoft changed the server ID, the plugin had the old values, therefore no connection. Simply change both id's to the values above.
Thank you! It worked right after I saved the file! :)
avatar
Cyberwasted: Ubisoft Connect refuses to stay connected. It adds and verifies, then a second later disconnects.

Any methods of keeping it connected? I'm getting no error messages or other indicators as to a cause.
avatar
Harzzach: https://www.gog.com/forum/general_beta_gog_galaxy_2.0/ubisoft_connect

... which leads to:

https://github.com/FriendsOfGalaxy/galaxy-integration-uplay/issues/33

... where you find the solution:

Open the Python file "%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\uplay_afb5a69c-b2ee-4d58-b916-f4cd75d4999a\consts.py" in a text editor.

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

Save, connect (no need to restart Galaxy), stay connected :)

Ubisoft changed the server ID, the plugin had the old values, therefore no connection. Simply change both id's to the values above.
Thank you. I didn't realize this was maintained this way. One of the benefits of source code i suppose.
Thanks for the fix - had been bugging me for a while, so eventually decided to find out why.