Skip to content
This repository has been archived by the owner on Aug 7, 2022. It is now read-only.

HTTP Error 500.19 - Internal Server Error on /api/latest #1

Open
KShoukry opened this issue Apr 20, 2022 · 4 comments
Open

HTTP Error 500.19 - Internal Server Error on /api/latest #1

KShoukry opened this issue Apr 20, 2022 · 4 comments

Comments

@KShoukry
Copy link

image

I followed the instructions in this repo and this is what happens when I go to /api/latest. I'm happy to provide more information but I am not sure which information is relevant.

@SloppyShovel
Copy link
Member

The set Unreal Game Sync up in IIS it's a bit more complicated because IIS don't really support .Net Core, i also don't recommend using this anymore has Epic has rewritten UnrealGameSync to .Net Core.

@KShoukry
Copy link
Author

The set Unreal Game Sync up in IIS it's a bit more complicated because IIS don't really support .Net Core, i also don't recommend using this anymore has Epic has rewritten UnrealGameSync to .Net Core.

Thank you for your reply. I was following the instructions from this repo which recommend IIS:
https://github.com/codewaregames/UnrealGameSync/wiki/MetadataServer

I'll try the "not recommended" method and see if I can get a better result.

@SloppyShovel
Copy link
Member

Yes it is recommend, but it's not recommended to use this repo anymore, the UnrealGameSync has been updated you should use the one from Epic Games Unreal Engine Repo, this is outdated and won't be updated anymore.

@KShoukry
Copy link
Author

Ah okay. I will pull the code form Epic Games. This does work now, but even if I make the app start on startup, that doesn't really work for a cloud VM cause no user will be logging into it. I'll need a way for it to be started on computer start up like a windows service. Is there any recommendation you have or standard practice?

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

No branches or pull requests

2 participants