Skip to content

Old error - when you can't login to the backend #1430

@SKovbel

Description

@SKovbel

I've got the old error - when you can't login to the backend.
User & Passwod are correct (when enter incorrect data system noticed me that your usr/pwd are incorrect or user is disabled). Tried login on 2 computers and 4 browsers.
Server has real domain and run under varnish.
Test version of site works fine (everything different, linux, apache, php, mysql).
Error has appeared after last upgrade.

What should i do to enter backend?

3056

p.s.
Has Magento2 something like that?

$cookieParams = array(           
    'lifetime' => $cookie->getLifetime(),           
    'path'     => $cookie->getPath(),           
    //'domain'   => $cookie->getConfigDomain()           
    //'secure'   => $cookie->isSecure(),           
    //'httponly' => $cookie->getHttponly()       
);```

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions