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

×
Hello,
I am trying to connect my PSN account to GOG Galaxy but i get the error :

A connection to the server could not be established.
(18.2714dfad.1663924493.14419aa3)

Is there a workaround? I have to add some plugin? thank you
I assume your home network is ip4 since PlayStation uses ip6 and that code can be read as an ip6 address so like the message said they can't talk to each over
avatar
xamyr: Hello,
I am trying to connect my PSN account to GOG Galaxy but i get the error :

A connection to the server could not be established.
(18.2714dfad.1663924493.14419aa3)

Is there a workaround? I have to add some plugin? thank you
This error has been floating around from some time now, it's just Galaxy getting old: if they don't update the built-in browser you'll be stuck with this error forever.

There is a workaround, but you will need to dig into the code (it's an easy fix, you'll just have to edit a line), just follow
these steps
Thank you for answering, i will try what you linked.

UPDATE : It worked, thank you for the help (anzi dato che ho visto la tua provenienza, grazie dell'aiuto ;) )
Post edited September 25, 2022 by xamyr
avatar
xamyr:
Happy to see it worked: the main developer of the Integrations is gone for almost a year, and GOG seems to not care of this, so we have to apply some fixes here and there.

Comunque fa sempre piacere vedere qualche connazionale qui nel forum, alla prossima!
avatar
xamyr: Hello,
I am trying to connect my PSN account to GOG Galaxy but i get the error :

A connection to the server could not be established.
(18.2714dfad.1663924493.14419aa3)

Is there a workaround? I have to add some plugin? thank you
avatar
pippo-san: This error has been floating around from some time now, it's just Galaxy getting old: if they don't update the built-in browser you'll be stuck with this error forever.

There is a workaround, but you will need to dig into the code (it's an easy fix, you'll just have to edit a line), just follow
these steps
Thank you, man! It worked!
avatar
pippo-san: This error has been floating around from some time now, it's just Galaxy getting old: if they don't update the built-in browser you'll be stuck with this error forever.

There is a workaround, but you will need to dig into the code (it's an easy fix, you'll just have to edit a line), just follow
these steps
avatar
zeruiz13: Thank you, man! It worked!
What version did you do this on? I tried several times getting new tokens and its still not working for me. Also the code is a little bit different than what was posted in those steps. Code isn't too much different but this is what it was:

async def authenticate(self, stored_credentials=None):
stored_cookies = stored_credentials.get("cookies") if stored_credentials else None
if not stored_cookies:
return NextStep("web_session", AUTH_PARAMS)

the "else None" is there so just applied it, but still no go. Did you see this same code block in your plugin.py? Or were you running an older version?
I'm getting this error when trying to connect to my PSN account in the installed GOG Galaxy client interface on a MAC:

A connection to the server could not be established.
(18.94cf5868.1695929363.4d71eb28)

Anyone aware of what this might be?

Thanks!
I'm the same, so I can't link my psn account to GOG. can someone help us?
not been able to do it, seems that folders have changed, i see two folders GalaxyPluginEpic and GalaxyPluginXbox only...
avatar
guilhermebrinatti: not been able to do it, seems that folders have changed, i see two folders GalaxyPluginEpic and GalaxyPluginXbox only...
search %LocalAppData%\GOG.com in your file explorer
avatar
xamyr: Hello,
I am trying to connect my PSN account to GOG Galaxy but i get the error :

A connection to the server could not be established.
(18.2714dfad.1663924493.14419aa3)

Is there a workaround? I have to add some plugin? thank you
avatar
pippo-san: This error has been floating around from some time now, it's just Galaxy getting old: if they don't update the built-in browser you'll be stuck with this error forever.

There is a workaround, but you will need to dig into the code (it's an easy fix, you'll just have to edit a line), just follow
these steps
I can't figure out how to do the workaround on Mac OS.