Increase Admin Panel Session Time Out

Post Reply
crafter
Posts: 20
Joined: Wed Nov 10, 2021 11:43 pm

Hello,

I have been have a great time with MyVesta however the session period of the admin panel is too short for my liking. How can I increase the session period or idle time to prevent auto-logout and truncation of on-going processes thereby? It currently seems to be less than 10 seconds. I'm on Debian 10. Thanks in anticipation
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Can you describe how it looks like?
Admin panel logs out you?

Did you tried from another web browser?
crafter
Posts: 20
Joined: Wed Nov 10, 2021 11:43 pm

Yes, I did try Mozilla Firefox and Chrome and the same thing happens. Once i login and click on a tab lets say; DNS and then perform an activity there then i click on say SERVER to go to perform another activity there but instead of taking me there directly it would first take me back to the Login screen to enter my username and password and login before the SERVER tab is opened.

It does like i have left the system idle or timeout kind of so i have to login in again but I'm actually active the whole time.
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

You are not using TOR or something that constantly changes your IP address?
crafter
Posts: 20
Joined: Wed Nov 10, 2021 11:43 pm

No, I'm not using anything like that but my server comes with a ipv6 address
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

But server also has IPv4 ?

Try to execute in SSH:

Code: Select all

sudo mkdir -p /usr/local/vesta/conf_web && sudo touch /usr/local/vesta/conf_web/dont_check_csrf
and see if it helps?
Post Reply