首页 > 其他 > 详细

Magento 2 Error: A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later.

时间:2018-08-04 22:16:49      阅读:248      评论:0      收藏:0      [点我收藏+]

有时在Magento上进行调试会很烦人,特别是如果出现了一些问题,而不是在你实际编写代码时。 

技术分享图片

技术分享图片

 

这是Magento管理面板上发生的事情。截至目前,它可能是三个原因之一,让我们讨论一下:

1.管理员密码

尝试更改管理员密码,注销并再次登录。这应该解决它。

2.一些未编译的代码或挂起的架构更改

升级,编译,部署,重新索引,清理缓存

3.检查php文件中的一些额外输出

 技术分享图片

请参阅Line 41
其中一位开发人员的index.php 这只是搞乱来自管理面板的api调用,因为它破坏了json输出。

 

Magento 2 Error: A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later.

原文:https://www.cnblogs.com/q1104460935/p/9420170.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!