Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
安装后刚刚注销并登录,我收到类似应用程序配置不正确的通知(消息使用者不可用)。请联系系统管理员。如何解决这个问题?
注意:在 Windows 中使用 Bitnami-ORO-CRM
您应该将消息使用者作为后台进程运行。最简单的方法是:
bin/console oro:message-queue:consume --env=prod
请参阅安装指南参考https://oroinc.com/orocrm/doc/current/install-upgrade/installation-quick-start-dev/crm#configure-and-run-required-background-processes
更新:
您的错误消息是关于:“您有一个正在增长的队列,没有人(没有消费者)处理它”