Playnite
Playnite copied to clipboard
Playnite seems connecting to playnite.link via http instead of https
Bug Description
While scrolling through playnite.log, I noticed that all connections to playnite.link from the Playnite App are over http and not https. As all other connections seem to have https, I thought this might be unintended, especially since the App-Update Executables are downloaded from there too.
Or is there an automatic upgrade/redirect to https after the initial contact and it is just not logged correctly?
To Reproduce
No response
Diagnostics ID
fd0042d1-6196-4ef5-9593-0778446d71d0
Screenshots
I have no idea why you are getting http requests for update manifest and changelog, those should be accessed via https because base URLs are set to use https (and they actually are using https in my Playnite install). Can you please attach your Common.config
file from Playnite's installation folder?
The only place that doesn't use https is the actual updater file URL, I'll fix that on the backend.
Also attach diagnostics id that was requested in issue template.
Yes, sorry. ID: fd0042d1-6196-4ef5-9593-0778446d71d0
Common.config has http. Created: August 1, 2021 Modified: October 15, 2021
I did not make any changes.
That's definitely wrong, but I have no idea how it could have happened. Switch to https was done in 9.6 update, which should have updated that file. I'll look into it.
Thanks!
Works. Just as confirmation, just in case there could have been more places to look into, if it would not have worked.
Sadly, I have no clue either why it didn't update on my end.
Don't know if you can and/or have the capacity, but monitoring http requests from Playnite >= 9.6 could be a way to see if it's widespread or not and just something on my end went wrong and it is a individual, localized incident.
Server itself redirects everything to https so it's not a big issues, but I will try to figure out how this happened.
No idea how the original issue happened, all base URIs use https in current version so closing.