Forum Discussion
Hi
I made sure the second instance has unique identifiers but when trying to connect I get an error
"Error: Cannot access OAuth Server due to 500 (Internal Server Error)"
I checked the xml config files and don't see any mismatch with server names,etc.
Any hints?
Regards
CC
HI CC,
Can you verify that the version of .NET Core installed on the machine matches the version which is a prerequisite within the installation documentation?
- cc9117 years agoIdeator III
Hi
Thank you for your help.
I did not read properly the prerequisite (sorry), performed install of the good components.
But it's still not working, i now get en error:
"Error: Cannot access OAuth Server due to 502 (Bad Gateway)"
Best regards
CC
- cc9117 years agoIdeator III
finally solved by using the right asp.net core.
thank you again
cc
- gbangs6 years agoIdeator I
Same error, but only trying to install v12 in testing env. .Net Framework, Core, Runtime, Hosting versions, all confirmed - yet, still 502 Bad Gateway. Any thoughts?
Thank you,
g
- rocky6 years agoIdeator I
Don't install the latest version from Microsoft, install the exact version mentioned in the installation guide (.Net core 2.1.8)