mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2026-04-25 14:15:59 +03:00
[GH-ISSUE #803] [Website] CSS broken/missing for Teamspeak 3 installation #643
Labels
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LinuxGSM#643
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @keichinger on GitHub (May 1, 2016).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/803
Browsing https://gameservermanagers.com/lgsm/ts3server/ shows a broken site without any CSS from time to time.
Sometimes it's working, sometimes it's not. Maybe it's an issue with your Reverse Proxy (CloudFlare)?
@UltimateByte commented on GitHub (May 1, 2016):
Same for me.
Guess @dgibbs64 uses cloudflare, maybe the reason for that.
@keichinger commented on GitHub (May 1, 2016):
Yeah, pretty sure he does since the SSL certificate is also a CloudFare one. Btw there are also numerous HTTP vs. HTTPS errors inside the developer console. As a rule of thumb: If a specific resource is available via HTTPs then always use that address instead of hacks like
://domain.tld/path(yes, the missinghttporhttpsat the beginning is on purpose to make the browser use the current protocol) to prevent errors like this in the future :)@UltimateByte commented on GitHub (May 1, 2016):
Screenshot :
http://image.noelshack.com/fichiers/2016/17/1462138935-gamesmanager-error.png
TLS Certificate seems out of date.
@AlexCS1337 commented on GitHub (May 2, 2016):
I noticed this too, happened on GMod page but rest were fine
@dgibbs64 commented on GitHub (May 2, 2016):
Hmmm need to have another look. I might even disable SSL for now. Only enabled it as it's now recommended to have SSL on.
@keichinger commented on GitHub (May 2, 2016):
Why do you need/want to disable SSL?
@UltimateByte commented on GitHub (May 2, 2016):
TLS (new name for SSL) prevents you from getting your data stolen or worse, compromised between the server and the user. Risks are low, but it's still cool. :)
@dgibbs64 commented on GitHub (May 2, 2016):
yeah google recommends it is turned on. Apparently also helps with page ranks. I am trying to get TLS working correctly.
I am looking at this right now to try and see if I can get it working
@UltimateByte commented on GitHub (May 2, 2016):
I recently used let'sencrypt script for apache2 recently, and i'ts been working flawlessly. It changed my Vhosts files a bit, but tweaked it right for HTTPS redirection. However, i didn't renew certificates yet (every 3 months), i don't know how it's gonna be done yet. :o))
@dgibbs64 commented on GitHub (May 2, 2016):
Hopefully fixed it now. It was mainly just forgot to change some content from http to https. I picked cloudflare as I was already using it and it was pretty painless. Please test an let me know if you find any more issues
@keichinger commented on GitHub (May 2, 2016):
The Teamspeak-Site is fixed, though the Mainpage and for example Starbound are broken.
Edit:
Nevermind, after clearing my browser cache and checking for more broken sub-sites, the entire site is now broken. Refreshing via CTRL+F5 worked for a while though only on the Teamspeak 3 site.
@UltimateByte commented on GitHub (May 2, 2016):
Broken for me too. There are non-HTTPS elements loaded on the page.. Not sure if it's related though.
@dgibbs64 commented on GitHub (May 2, 2016):
thanks I will keep hunting these down :)
@UltimateByte commented on GitHub (May 2, 2016):
Your issue seems to bee that CSS isn't loading for some reason.
Concerning non HTTPS elements, i had this issue with gametracker not providing HTTPS server banners.
That way that page of mine is not full HTTPS for example : https://www.terageek.org/servers/
In chrome the "https://" stops being green on pages with anything non https, even if it's only images. Kinda boring.
@dgibbs64 commented on GitHub (May 13, 2016):
I think this is fixed now. Closing
@lock[bot] commented on GitHub (Jul 19, 2018):
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.