【问题标题】:Customer is not displaying magneto dashboard客户未显示磁电机仪表板
【发布时间】:2016-09-06 07:17:42
【问题描述】:

我使用 API 创建了一个新客户

http://{{doman_name}}/index.php/rest/V1/customers

当我可以登录 API 时,一个令牌正在返回。这意味着客户处于活动状态。

http://{{doman_name}}/index.php/rest/V1/integration/customer/token

但问题是,我在管理仪表板中看不到客户。

有什么问题?

【问题讨论】:

    标签: rest magento magento2


    【解决方案1】:

    只需检查magento数据库中的customer_entity表。如果你在那里找不到任何数据,那么客户就没有成功创建或刷新一次缓存(实际上它不是缓存问题,而是尝试)

    go to magento root directory with root privileges 
    
    php bin/magento indexer:reindex
    

    【讨论】:

    • 完美运行。非常感谢
    猜你喜欢
    • 2017-05-24
    • 2022-11-26
    • 2019-10-19
    • 2017-05-19
    • 2019-03-06
    • 2018-05-18
    • 1970-01-01
    • 2016-11-02
    • 1970-01-01
    相关资源
    最近更新 更多