Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
3102 Переглядів

Hi,


Since some time, I cannot get an list of apps apart from the locally available ones.

The machine is online and there's no limitation of any internet access ie firewall that blocks outbound traffic. I ran wireshark (packet sniffer) to see if the connection to the configured apps_server can be established. "apps.openerp.com" resolves to "apps.odoo.com" as expected and the https connection is successful. Though, since it is encrypted, I cannot see/sniff the response from the server.

Can someone please tell me, how to troubleshoot this any further, since the general/forum advise is to check firewalls, local internet connectivity, and whether or not the remote server is available.

Browsing to https://apps.odoo.com works just fine.


What's next, please?


Cheers,

Stefan

Аватар
Відмінити
Автор

Update

The browser console shows at the end of a stacktrace :

File /home/odoo/src/odoo/10.0/odoo/sql_db.py, line 231, in execute

res = self._obj.execute(query, params)

ProgrammingError: operator does not exist: integer = boolean LINE 1: SELECT 1 FROM res_groups_users_rel WHERE uid=false AND gid I...

HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.

exception_type: internal_error, message: operator does not exist: integer = boolean

pointing at the equal sign (=) between uid and false

Автор

... it appears that in addons/base/res/res_users.py in _has_group the uid is false.

I tried to show the apps as administrator of that database and as regular user. Both test fails t same way.

Найкраща відповідь

I have the sane issue, even tried creating a new installation to see if there was a problem with mine.  After a fresh instal I still get the same issue where apps are unavailable.


Any resolution?

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
6
бер. 20
3455
0
лют. 18
2949
1
січ. 18
3645
1
груд. 17
2830
2
січ. 25
1017