콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
1850 화면

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
2622
2
7월 24
2523
2
5월 24
4635
1
5월 24
3765