@ Hajt: Yep, oops. Thanks. Also noticed that before I saw your post.
Forum
Unreal Software Unreal Software bugs and errors thread@ Hajt: Yep, oops. Thanks. Also noticed that before I saw your post.
steamstats has written
Returns stats for a Steam account ID (provided as string):
...
The command returns the boolean value false if stats are not available for the specified U.S.G.N. ID or if wrong parameters are specified.
...
The command returns the boolean value false if stats are not available for the specified U.S.G.N. ID or if wrong parameters are specified.
Surely it's supposed to be "Steam account ID" for the part in bold?
@ Cure Pikachu & Masea: thanks, fixed!
The login page does not redirect you to HTTPS if you come from http://
DC has written
@ VADemon: Which browser are you using? It always redirects to HTTPS for me (Chrome on Win 10)
I think there's some change that broke the HTTPS redirect, probably related to CS2D avatar problem we talking about while diagnosing my USGN verication problem?
The reason browsers redirects you to HTTPS automatically because browser remembers that it should only be visited under HTTPS.
I can confirm it doesn't redirect with
$ curl -v http://www.unrealsoftware.dewhich sends the actual web content instead of sending redirect.
@ MikuAuahDark: I now also enabled redirects for the other pages. I thought this isn't required for sites with HSTS.
Please let me know if you still experience any problems.
Okay that CS2D avatar download fun stuff isn't working again. Whatever. Stupid stuff.
http://weirdpals.unrealsoftware.de
And apparently its certificate leads to carnagecontest.com?
I guess we can't read the comics anymore
EDIT: Apparently there's a feature in chrome where if you type "thisisunsafe" anywhere it will reload the page and bypass the HSTS warning, and apparently weirdpals.unrealsoftware.de is actually carnagecontest.com
Also some other subdomains don't work properly anymore with my new setup. I'm aware of this issue.
cs2d.com/helpdirects me to
1
2
2
Error 404 - Page not found Oooops! The page you are trying to access exploded or has been shot! Sorry!
Opera GX
Should work now!
DC has written
I now also enabled redirects for the other pages. I thought this isn't required for sites with HSTS.
Web browsers and other programs that support HSTS do the redirecting for you. CURL doesn't.
The person experiencing the non-redirect is probably on an unsupported browser (which is weird considering all major browsers support it and redirect).
HTTP - HTTPS are different protocols and it is very much valid to host different resources behind different protocols.
us.de does not set the HSTS header.
I was using an old bookmark link pointing to HTTP. The only real issue was not HTTP per se but the lack of redirection on login/sign up pages.
As you use a let's encrypt certificate which is only valid for a few domains (you have set up), you will get an warning that the certificate is invalid.
I would recommend forwarding/redirecting a invalid subdomain to the www subdomain, or just let "the request die"
Buying a wildcard certificate would be not worth in my opinion.
PS: Is there still a way to access the old weirdpals comics?
//EDIT: just read the posts about this one (I was in another thread before, which I wasn't able to find anymore)
I would still recommend to change something.