Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
SKovbel opened this issue Jun 30, 2015 · 3 comments
Closed

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

SKovbel opened this issue Jun 30, 2015 · 3 comments
Labels
bug report Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@SKovbel
Copy link

SKovbel commented Jun 30, 2015

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()       
);```
@SKovbel SKovbel changed the title Old error - when you can't login to backend Old error - when you can't login to the backend Jun 30, 2015
@SKovbel
Copy link
Author

SKovbel commented Jul 1, 2015

Problem disappeared after removed params

3060

When change params back to erroneous values - error did not appear

@joanhe
Copy link
Contributor

joanhe commented Jul 2, 2015

Thanks for reporting this issue. Internal ticket MAGETWO-39657 is created.

@joanhe joanhe added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Jul 2, 2015
@piotrekkaminski
Copy link
Contributor

We are unable to reproduce this error.

magento-team pushed a commit that referenced this issue Aug 22, 2017
[EngCom] Public Pull Requests
 - MAGETWO-71769: Add missing translations in Customer module #10604
 - MAGETWO-71761: Resolve fatal error in repository generator #10601
 - MAGETWO-71603: Translate order getCreatedAtFormatted() to store locale #10491
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

4 participants