Chrome Issues?
Moderator: Manveer
- mgil
- Shitpostmaster General
- Posts: 8711
- Joined: Wed Sep 13, 2017 5:46 pm
- Location: FlabLab©®
- Age: 49
Chrome Issues?
We’ve been seeing a few folks have issues with the site glitching recently. This may be limited to Chrome users? On iOS Safari looks to be stable. On a Windows machine, Firefox (or Edge) might be a viable workaround.
We will do some checking on this end soon when time allows.
We will do some checking on this end soon when time allows.
-
- Edging Lord
- Posts: 3460
- Joined: Wed Nov 08, 2017 8:48 pm
- Age: 36
Re: Chrome Issues?
I'm experiencing this with iOS Safari. Can send screenshots and user data if helpful.
- mgil
- Shitpostmaster General
- Posts: 8711
- Joined: Wed Sep 13, 2017 5:46 pm
- Location: FlabLab©®
- Age: 49
Re: Chrome Issues?
You can slip them into my DMs. It's likely going to have to wait until the weekend to see what can be done if it is a phpbb update issue.BostonRugger wrote: ↑Thu Mar 07, 2019 6:06 am I'm experiencing this with iOS Safari. Can send screenshots and user data if helpful.
- omaniphil
- Registered User
- Posts: 1899
- Joined: Sat Sep 16, 2017 10:41 pm
- Location: Cleveland, OH
- Age: 42
Re: Chrome Issues?
Maybe its an issue with an extension that people use? I use vanilla chrome at work and chrome at home that has a bunch of extensions - no issues on either.
- Wilhelm
- Little Musk Ox
- Posts: 9757
- Joined: Fri Oct 27, 2017 3:58 pm
- Location: Living Room
- Age: 63
Re: Chrome Issues?
Got "bad gateway" last night, then that shifted to a wall of text.
Thought i was locked out, as it was the same this morning.
Oddly, when i thought to refresh the glitched page, it let me in, and i'm back to normal loading from a new window.
Using chrome with some extensions on my PC w/Windows 7
You can have my windows 7 when you pry it from my cold dead hands.
Thought i was locked out, as it was the same this morning.
Oddly, when i thought to refresh the glitched page, it let me in, and i'm back to normal loading from a new window.
Using chrome with some extensions on my PC w/Windows 7
You can have my windows 7 when you pry it from my cold dead hands.
- cgeorg
- Registered User
- Posts: 2830
- Joined: Fri Sep 15, 2017 10:33 am
- Location: Pittsburgh, Pa
- Age: 41
Re: Chrome Issues?
Bad Gateway has nothing to do with the browser, it's an issue on the server side of things. Probably just a spike in traffic that's caused the hosting to suspend or reject things for a bit.
- Wilhelm
- Little Musk Ox
- Posts: 9757
- Joined: Fri Oct 27, 2017 3:58 pm
- Location: Living Room
- Age: 63
Re: Chrome Issues?
Yeah, i get those fairly often.
The part where it then changed to a wall of text/code of the phpBB template or exodus forum code is what was weird.
- cgeorg
- Registered User
- Posts: 2830
- Joined: Fri Sep 15, 2017 10:33 am
- Location: Pittsburgh, Pa
- Age: 41
Re: Chrome Issues?
that'd be javascript and/or stylesheets not loading - so your main request for the page went through, but some of the other resource requests still returned 500 while whatever the issue was was resolving.
The number of ways internet stuff can go wrong is pretty expansive. It's a real testament to the design of TCP/IP that this stuff works at all.
- Wilhelm
- Little Musk Ox
- Posts: 9757
- Joined: Fri Oct 27, 2017 3:58 pm
- Location: Living Room
- Age: 63
Re: Chrome Issues?
I'm just glad to be here.
Thanks for the explanation, btw
** I will say it's odd this has never happened before now(the wall of text part) , and it happened again this morning.
Refresh fixed it, but with other people having issues, it makes me wonder if it's all related.
Thanks for the explanation, btw
** I will say it's odd this has never happened before now(the wall of text part) , and it happened again this morning.
Refresh fixed it, but with other people having issues, it makes me wonder if it's all related.
- GlasgowJock
- Registered User
- Posts: 1702
- Joined: Tue Sep 19, 2017 9:15 am
- Location: Glasgow, U.K.
- Age: 39
- mgil
- Shitpostmaster General
- Posts: 8711
- Joined: Wed Sep 13, 2017 5:46 pm
- Location: FlabLab©®
- Age: 49
Re: Chrome Issues?
I've run into the problem on every browser now. It isn't the site code, it's the server. Sucks.GlasgowJock wrote: ↑Tue Mar 12, 2019 11:19 amNow unusable today on Chrome due to wall of text/ code on white screen, having to load the forum up on FireFox.
- cgeorg
- Registered User
- Posts: 2830
- Joined: Fri Sep 15, 2017 10:33 am
- Location: Pittsburgh, Pa
- Age: 41
Re: Chrome Issues?
As mgil said, that's a server issue, not generally a browser one. One possibility is that Chrome cached a bad response from the server at some point. You can force a full refresh with ctrl+shift+R (cmd+shift+R on mac). That will force it to go to the server for everything rather than loading from cache. It could help, although if the server is still being funky it might not.GlasgowJock wrote: ↑Tue Mar 12, 2019 11:19 amNow unusable today on Chrome due to wall of text/ code on white screen, having to load the forum up on FireFox.
- GlasgowJock
- Registered User
- Posts: 1702
- Joined: Tue Sep 19, 2017 9:15 am
- Location: Glasgow, U.K.
- Age: 39
Re: Chrome Issues?
Think you're right mate as your idea worked. Cheers!cgeorg wrote: ↑Tue Mar 12, 2019 12:07 pm One possibility is that Chrome cached a bad response from the server at some point. You can force a full refresh with ctrl+shift+R (cmd+shift+R on mac). That will force it to go to the server for everything rather than loading from cache. It could help, although if the server is still being funky it might not.
- throwinshapes
- Registered User
- Posts: 301
- Joined: Wed May 09, 2018 4:50 am
- Location: Dover, NH
- Age: 35
Re: Chrome Issues?
Ya. I was able to load the site in incognito mode in chrome and in internet explorer to read your reply. CRTL + SHIFT + R worked to load the site in normal chrome. Thanks!cgeorg wrote: ↑Tue Mar 12, 2019 12:07 pmAs mgil said, that's a server issue, not generally a browser one. One possibility is that Chrome cached a bad response from the server at some point. You can force a full refresh with ctrl+shift+R (cmd+shift+R on mac). That will force it to go to the server for everything rather than loading from cache. It could help, although if the server is still being funky it might not.GlasgowJock wrote: ↑Tue Mar 12, 2019 11:19 amNow unusable today on Chrome due to wall of text/ code on white screen, having to load the forum up on FireFox.
- Wilhelm
- Little Musk Ox
- Posts: 9757
- Joined: Fri Oct 27, 2017 3:58 pm
- Location: Living Room
- Age: 63
Re: Chrome Issues?
Super helpful.
Thank you, @cgeorg!
Thank you, @cgeorg!
- quikky
- Registered User
- Posts: 1483
- Joined: Mon Feb 19, 2018 7:42 am
Re: Chrome Issues?
Recently I get a wall of code instead of the site when going to: index.php
If I just go to: https://www.exodus-strength.com, it's fine.
This is on Firefox and Windows 10.
If I just go to: https://www.exodus-strength.com, it's fine.
This is on Firefox and Windows 10.