Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
1693 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mar 23
118
2
set 24
2314
2
lug 24
2254
2
mag 24
2246
1
mag 24
3497