-
Notifications
You must be signed in to change notification settings - Fork 534
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
Renegade X Using HTTPS #232
Comments
I talked with the developers and they told me they changed it back to HTTP 6 days ago. I wait for the domain names so I can update that 😊 |
See #249 - this change should already be live. You will need to restart your |
They changed it back to HTTPS, now it is no longer cachable. |
What on … why? |
We didnt intentionally revert back to https, there is likely a automation somewhere that did it. Just need go take some time to dig into that :) Will try to update you folks when I fix it. |
I believe I found the culprit, you can try it again now. It may take up to 24 hours for caching to expire everywhere. |
Thanks mate 😍 |
Stood up a new instance of lancache last night to test this. Caching other clients successfully (Steam, Xbox, EA). When I test off lancache-dns, I can see in the launcher log that the download URLs are now HTTP. 🎉
At risk of scope creeping this issue, I wanted to report I'm still failing to cache when behind lancache-dns. When I swing DNS to lancache-dns, the game never begins the download from the launcher. When I would normally see it verifying the directory before download, the client quickly returns "Failed to install game". Log below shows two attempts to download.
LanCache access.log shows this log entry Swing it back to public DNS and it downloads like a champ. The path from the LanCache log (patches.totemarts.services/Patch15980/instructions.json) loads successfully in a browser when behind LanCache-DNS over HTTPS but not HTTP. I can't make sense of the issue beyond this point, so hoping someone reproduces. |
Describe the issue you are having
Renegade X's launcher is now using HTTPS for game installs and updates. Reached out to the Totem Arts team on their Discord and confirmed the change.
As a result, game installs and updates no longer cache. The Renegade service should be removed until the launcher switches to HTTP.
The team also provided their new domain name for their CDN, though it isn't relevant since they're HTTPS: patches.totemarts.services
The text was updated successfully, but these errors were encountered: