• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Strange bug

Status
Not open for further replies.

JakeSully

👽 Chevereto Freak
Idk if i posted this right, if not then admin/mod can move it for me.

So my problem is i recently noticed when i login to my own website account then out of no where it says i'm logged into some 1 else account instead?

So i click log out, then it gets me back to my account and when i click something again it tells me i'm inside some 1 else account again. This problem has recently started to annoy me really much and i suspect this is a bug.

Also it seems issue only happens when using chrome browser.

So yeah anyone else have same problem?

/Thanks
 
Out of interest is the other person random each time or the same person ? Also are you logging in as an Admin ?
 
It is highly likely that it has to do something with the server level cache you have implemented.

Try clearing server cache, and browser cache + cookies and try again.
Also, if you're cloudflare or similar network layer make sure to flush cache or dns there as well.

If the problem persist, report the issue here with website url and steps to replicate the issue.

If you already performed these actions, you can safely ignore my suggestion. But please assure us that you did.

If it is a bug, be assured that it will be fixed asap.
 
Out of interest is the other person random each time or the same person ? Also are you logging in as an Admin ?
it changes from diffirent account, like let say first when i browsed to the site. It said i was logged in as 1234 then when i log out, then back into my own account which is admin then i click on something and it changes to new user again. Which i do not understand??? I don't use any cache plugins/module on web server so that cannot be problem. It recently started like this. I wonder if it could be Engintron plugin on whm/cpanel that has cache thing.
 
it changes from diffirent account, like let say first when i browsed to the site. It said i was logged in as 1234 then when i log out, then back into my own account which is admin then i click on something and it changes to new user again. Which i do not understand??? I don't use any cache plugins/module on web server so that cannot be problem. It recently started like this. I wonder if it could be Engintron plugin on whm/cpanel that has cache thing.
You mentioned that there is cPanel/Whm. Unless you installed it on a dedicated server or a vps yourself, chances are you are using a managed shared/dedicated web server.

If it is the case, please consult your provider and ask them to turn off cache on your server, or on that particular website. And see if it still happens.

Engintron implements nginx as a reverse proxy for apache to serve static files. It also enables micro-caching to speed things up. It shouldn't mess with the website as a whole, but it may conflict with some other caching on your server. Maybe you have php opcache enabled with invalidation turned off, or their is longer value for it. Usually, it should revalidate cache every second or two. Also, see if you have aggressive browser caching set for that website.
 
Could be a bad implementation of session support or something related to cache there. Is very odd an issue like this, and if it happens in several computers I bet that is a server/network issue. Unfortunately, I don't know how to debug this in order to detect the actual issue because the only thing that I will get is that the server is giving me a new session, in script layer I'm unable to know why the server picked such session id.
 
i'm doing some test atm to see if problem appears again, i wiped the cache and temp data from engintron to see if it was the cause. So far problem has not been re-appearing. If it starts doing it again then it must be Engintron doing it. since i noticed it started after i had engintron enabled for like 1-2 days then i noticed this weird problem.
 
I also had issues with ngitron (not related). Maybe is just not production ready yet.
 
Status
Not open for further replies.
Back
Top