问题描述
我在Nginx代理后面运行OroCRM 4.1.6 Bitnami VM。 每次加载页面时,我都会在/ api / rest / latest / navigationitems / pinbar上收到404错误。 在“系统->工作流程->创建工作流程”中加载/ api / entitystructures时,也会发生同样的事情。 OroCRM日志信息:
[2020-08-31 12:23:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "" at /opt/bitnami/apps/orocrm/htdocs/vendor/oro/platform/src/Oro/Bundle/ApiBundle/Security/Http/Firewall/FeatureAccessListener.php line 34 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): at /opt/bitnami/apps/orocrm/htdocs/vendor/oro/platform/src/Oro/Bundle/ApiBundle/Security/Http/Firewall/FeatureAccessListener.php:34)"} []
我已经浏览了https://forum.oroinc.com/orocrm/orocrm-installationtechnical-issues-or-problems/topic/orocrm-3.1.6-admin-panel-401-error-on-apirestlatestnavigationitemspinbar/和https://forum.oroinc.com/orocrm/orocrm-installationtechnical-issues-or-problems/topic/no-token-in-tokenstorage-error-after-update-to-3.1.13/中的建议解决方案,但似乎没有任何效果。
还尝试将proxy_pass_header Set-Cookie;
添加到该站点的Nginx代理配置中,但也没有任何效果。
如果从本地网络绕过代理访问机器,则问题不会自行显现,并且OroCRM可以正常运行。
那就是我可以用谷歌搜索的距离。任何有关如何使此正确的建议都将受到欢迎。
Andrius
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)