Misc. Question ...private convo issue...

Any question that does not have a prefix.

TD

ES COO Shitposting Dept. of GWF
10K Post Club
Executive
GW Elder
Messages
16,649
I've actually had this happen many times before. It's typically when my wifi/data is spotty or the server has a hiccup.

Closing the browser/app sometimes fixes it - assuming I'm not in a place with like no data signal.
 

rktaker

Moderator
Moderator
Wolf Players
Messages
747
haven't had this happen to me not that I'm in a lot of convos anyway :p I'm just surprised I'm not the only one that private messages myself
 

Mark

Dumbass Progenitor
Administrator
GW Elder
Messages
8,740
Yep, xf can scale to big sizes pretty easily!

I’d start with what’s different between that conversation and the other one that’s larger aside from the location… are there more attachments? More gifs? More reactions? There’s gotta be some kind of difference you can nail down…
 

Crystal

Formerly Apollo
Administrator
GW Elder
Messages
11,048
I’d start with what’s different between that conversation and the other one that’s larger aside from the location… are there more attachments? More gifs? More reactions? There’s gotta be some kind of difference you can nail down…
Potentially gifs could be a difference, but not by much
 

Ben

Tea Wrecks
Administrator
Badministrator
Moderator
Executive
GWF Sponsor
GW Elder
Wolf Players
Messages
7,947
That's not this installation of XF though, right? I'm assuming it's from another of your forums, given the PGen98 username.

I understand the point was that XF doesn't necessarily explode just from a large number of replies, but even if they're on the same server, there could be configuration differences between the two that lead to this problem.

My guess is that it's caused by JavaScript/jQuery failing at some point, because I believe when this happened to me not only did the message box vanish but none of the other UI buttons worked either. Might want to make sure it's up to date on the server and that nothing got corrupted. We'd probably need to check error logging under the browser dev console to see if it's throwing anything or failing to load a script.

We could also just try a file health check from the ACP and see what that does. :shrug

EDIT: Last automatic file check was 7:10pm today and found nothing, so that's no help.
 
Last edited:

Crystal

Formerly Apollo
Administrator
GW Elder
Messages
11,048
That's not this installation of XF though, right? I'm assuming it's from another of your forums, given the PGen98 username.
Correct, same server, different site
I understand the point was that XF doesn't necessarily explode just from a large number of replies, but even if they're on the same server, there could be configuration differences between the two that lead to this problem.
GWF is a larger forum, no question. More traffic, more everything.
My guess is that it's caused by JavaScript/jQuery failing at some point, because I believe when this happened to me not only did the message box vanish but none of the other UI buttons worked either. Might want to make sure it's up to date on the server and that nothing got corrupted. We'd probably need to check error logging under the browser dev console to see if it's throwing anything or failing to load a script.

We could also just try a file health check from the ACP and see what that does. :shrug

EDIT: Last automatic file check was 7:10pm today and found nothing, so that's no help.
Very possible. I'll double check that, too, things are always kept relatively up to date.

I'm hoping the update to 2.3 will fix this, as well, but that's going to be a while given GWFs custom code, but we'll see.
 

Ben

Tea Wrecks
Administrator
Badministrator
Moderator
Executive
GWF Sponsor
GW Elder
Wolf Players
Messages
7,947
It's hit or miss for me the last two days, right now all is fine
We're not using Cloudflare to cache content on their servers, are we? I think the option was turned off but only poked around on my phone.

I'm not sure if that applies to Javascript though. 🤷🏻‍♂️
 

Kat

Orangekat
Kat
Moderator
GW Elder
Wolf Players
Messages
5,171
Chrome caches aggressively and will keep some stuff cached even after you tell it to clear it. It drives me nuts. I run into it all the time at work, and I often have to use dev tools to get it to actually clear everything. Next time you see this, I'd try a different browser or device than what you normally use and see if that fixes it. If so, you know it's a browser issue.

I think that explanation makes sense with what TD has experienced: your connection is spotty, it doesn't load everything fully, then it caches that improperly loaded page. Even when your connection comes back, it keeps trying to load the bad page from the cache, so it still doesn't work. The server having iffy performance could definitely contribute too, but it's possible it's purely client side.
 

Crystal

Formerly Apollo
Administrator
GW Elder
Messages
11,048
Yeah, this particular issue is very likely client side in retrospect, though I've noticed we are having more quirky issues on GWF of late. With regards to this particular issue I'm running LibreWolf (my daily driver) and having more and more issues as days go by. Things like YouTube videos stuttering randomly unless I drop quality to 780p, which...not great. LibreWolf is Gecko-based, and one issue I did have in the past with other Gecko-based browsers were caching-based issues, but not quite like this one. Irritating, and I still haven't looked into it properly since it cleared up, but...yeah...fun times!

When I switch to Ungoogled Chromium or Floorp, which are Chromium Based, the issues don't appear.
 
Back
Top Bottom