Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1724 Ansichten

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


Anyone faced similar issue?

Avatar
Verwerfen
Beste Antwort

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. 

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
März 23
118
2
Sept. 24
2393
2
Juli 24
2303
2
Mai 24
2620
1
Mai 24
3571