Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

371
Views
Your current session has been expired. Magento2

I just migrate my site to localhost and everything working fine. but when i try to logged into my admin pannel then its through me error like Your current session has been expired.

I removed all the cache from the folder also change the setting from database about session expiration time.

also we have tried each and every possible solution from this thread.

Thanks in advance.

about 4 years ago · Santiago Trujillo
3 answers
Answer question

0

This is the perfect solution

first step: find "admin/security/session_lifetime" in table core_config_data. if not exist create one and set value to 86400

second step: clean cache (remove var/cache)

login and fix

https://github.com/magento/magento2/issues/5309

about 4 years ago · Santiago Trujillo Report

0

I was facing same issue, After some research I had found the solution for admin login issue.

It's occured due to MySql TIMESTAMP and MySql version issue.

If we are using MySql 5.5.x than we need to take care about TIMESTAMP.

Here is the perfect solution which helps you to overcome the admin login issue of session.

Go to : admin_user_session table in MySql Set created_at column to '0' and updated_at column to 'CURRENT_TIMESTAMP' as it is.

Refresh admin page and try to login again, it will work 100%

Thanks.

about 4 years ago · Santiago Trujillo Report

0

Make sure the times on all your servers are in sync. You do not need to update any tables.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!