0

Trying to login to Admin panel(Magento 2) with Chrome failed with no error message, with Firefox its working fine.

  1. Tried different domain name instead of local host
  2. Tried disabling system config -> web -> default cookie settings -> use HTTP only

But no luck...

4

2 回答 2

1

这是在 GitHub 上向我们报告的:http: //alnkent.me/2015/04/25/use-of-localhost-when-installing-magento-2-quick-note/

我们无法在内部重现该问题,但我们发现 Chrome 需要在主机名中至少有一个句点来设置 cookie:http ://alankent.me/2015/04/25/use-of-localhost-when-安装-magento-2-quick-note/

试试看,让我们知道。

于 2015-10-28T14:13:51.773 回答
0

您可以尝试更改数据库中的 base_url,我猜您的 ip/127.0.0.1

于 2015-11-30T13:41:25.473 回答