Fresh install of mobile app Odoo. Self hosted odoo server.
When I want to login to server I get error message
Unable to connect with your Odoo server [404]
But only on android. iphone login was without problems.My odoo server is behind HAproxy. But there is not any logs from time android login ...
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Just had the same issue, its stupid. You MUST have https:// prefix in the URL field. This was not required previously.
Odoo should add this by default, I'll log a ticket.
try to add filter in dbfilter field in the odoo.conf
dbfilter = ^.*$
is there anybody with on premise installation with mobile app ?
We currently try on premise installation and we have the same problem with you.
We are currently try to configure SSL for that database, though we still on progress.
Have you tried to configure the SSL?
Odoo will work ...
--Branislav KOPÚN <branislav.kopun@fuergy.com>
FUERGY Industries
We currently try on premise installation and we have the same problem with you.
We are currently try to configure SSL for that database, though we still on progress.
Have you tried to configure the SSL?
--
rasti@fujicon-japan.com
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Feb 24
|
3055 | ||
|
0
Feb 24
|
931 | ||
Odoo 404 error
Solved
|
|
1
Jul 23
|
4047 | |
|
5
Dec 23
|
35700 | ||
|
1
May 25
|
467 |
2amr gaber
sorry I can't comment your messsage.
I tried it with more dbfilers but without any success.