@Intrepid cool i learned something new today : )
New Servers
-
Me too, djensen.
-
Does the forum software distinguish between browser-based forum logins and TripleA-based logins?
-
Not to be redundant, but the logging out after posting a turn is happening to me too. Win 7, Chrome browser (just in case that matters).
-
@P@nther:
Does the forum software distinguish between browser-based forum logins and TripleA-based logins?
It’s going to assign a cookie in both instances. What I don’t know is if the cookie is different or not. Nor do I know if the session is shared across same/different cookies.
I think you all will have to tolerate this for about 45 days. Between this and having to make the site mobile friendly, I should just move everything to NodeBB. Work is. Use until May 13, so I can’t start on this until May 14 or 15.
-
I’m going to try debugging this tonight with the help of axis-dominion.
-
Don’t know if this helps, but it ain’t happening to me, on any of my systems.
Not that I’m seeing differences in how others are setup…
-
Don’t know if this helps, but it ain’t happening to me, on any of my systems.
Maybe it is dependent on the individual cookie-settings in everyone’s browser.
-
I checked, and it seems like i get logged out from the forum (website) when I post a move via tripleA.
like there is some issue with same login from some a different source (although TripleA post comes from the same IP)
But I dont know the details of tripleA. But might be worth looking into that.As a counter test I checked:
a) primary login via chrome on PC, then login with firefox (same PC/IP) - I am not getting logged out at Chrome
b) primary login via chrome on PC, then login with chrome via my mobile (different IP since no WiFi) - no logout as well.So it really points to tripleA causing the issue at hand.
Elrood
-
I apologize, I misunderstood the issue at hand, and am having the same problem as everyone else. As soon as I post via tripleA, I get logged out as well.
OF INTEREST:
I posted via tripleA, and then logged in several minutes later (20+ min)
Upon logging in, I immediately posted and got the “You can’t post within 15 seconds” error, despite the fact my last post was over 30 min ago via tripleA.
Don’t know if that’s part of the equation here? But I find it odd.
-
In case this helps with the diagnosis process:
- I’ve never used tripleA or played by forum
- I use the forum either by logging in or by visiting it without logging in
- I haven’t had any problems with the new forum software
-
I’m transferring files to S3. The site might be a touch slow for a little while.
However, since the db and web server are on separate servers now, it shouldn’t be too bad.
-
So TripleA logs us out.
And even though I log back in, I have to log back in to all my other computers separately.
I wonder if TripleA is somehow invalidating existing cookies? or whatever info is storing login information? Or that the new Server no longer recognizes the old cookie?
-
This is likely the case. Not much I can do about it right now. TripleA needs a better way to authenticate. :|
-
But TripleA did not log the users out from the forum when the old servers were used?
-
True. After I moved to the new server, I was finally able to install new updates to the forum. I’m going to hazard a guess that one of these updates broke things – or it’s actually a feature. :|
-
Well, would it make sense to contact Veqryn about it? May be he can easily fix this on tripleA side?
-
I’m going to take a quick look at the code and see if anything looks strange. I think it just emulates what you would do in a browser though, so it’s odd that only TripleA is affected.
I’ve verified that TripleA isn’t touching the browser cookies, so the session is definitely getting invalidated on the server side when TripleA posts. But since this doesn’t happen when you post from another browser, there must be something unique in how TripleA does it.
-
What type of portal (or whatever) does TripleA log in through?
-
It just basically loads the website like you would in a browser, but parsing the output directly instead of rendering the pages. So it’s not really doing anything weird in that respect.
Nothing popped out as being strange when I looked at the code. Unfortunately I don’t have time to get the whole project set up for debugging, so I can’t really contribute with more than that at this time.
-
What is happening today?
axisandallies.org has been off for hours.
“404 Not Found” has always been coming up when trying to browse the forum.
Still the updates?
:?