コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1688 ビュー

Our community website works fine on browsers, but when we try to create app from website, /web throws nginx 404


Anyone faced similar issue?

アバター
破棄
最善の回答

Since your Odoo website works correctly on browsers, but the /web route is unreachable from a mobile app, the root cause could involve URL routing, proxy configuration, or server-side limitations.

Here are some troubleshooting steps:

  1. Ensure correct routing and proxy passing for /web in your NGINX config.
  2. Confirm mobile app and browser are using the same HTTP/HTTPS scheme.
  3. Check NGINX logs for more detailed information on the error.
  4. Verify Odoo access rules for the /web route.
  5. Add CORS headers to NGINX if cross-origin requests are involved.

Let me know if it helps. 

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 23
118
2
9月 24
2301
2
7月 24
2245
2
5月 24
2175
1
5月 24
3489