Skip to Content
Menu
This question has been flagged
3 Replies
7318 Views

I'm having trouble getting my Posboxes to work with my remote Odoo v10 server with Nginx and SSL.

I have tried configuring Nginx to send request to /pos/ over http. This results in a Mixed Content error in Safari and Chrome.
As I am using iPads, I cannot make Safari ignore this. This is also the result when I try to serve the /pos/ directory over https.
This results in the browser not being able to connect to the Posbox.

I've read and tried the solutions in these GitHub issues, with no success:

https://github.com/odoo/odoo/issues/2031
https://github.com/odoo/odoo/issues/3156

Does anyone have a working Nginx config example for use with Odoo 10?

Avatar
Discard
Author Best Answer

Turned out I made some silly mistakes in my nginx.conf.

I used this gist as a template, and it works:
https://gist.github.com/MGinshe/940c00bb6dd68b11cbb3ec3853cd2123

Thanks to MGinshe for sharing this!

Avatar
Discard
Best Answer

do you found a solution for this problem?

Avatar
Discard
Best Answer

Hi, 

If someone still facing this issue, then here is the fix. Please go through this blog: 

https://webkul.com/blog/serve-odoo-posbox-over-https


I have also create ODOO POSBOX Image having nginx installed in it, which can be easily connects with ODOO served over https.

Download Link : https://drive.google.com/file/d/0B1dx-UuV9AOYbWZSNG1GVjBPOTQ

I hope it will help someone.

Mohit

Avatar
Discard
Related Posts Replies Views Activity
0
Apr 17
2536
1
Dec 17
2982
0
Nov 17
2294
1
Jul 17
4539
0
Mar 17
2069