Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
3081 Zobrazení

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

Avatar
Zrušit
Autor

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

Autor

... 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.

Nejlepší odpověď

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?

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
6
bře 20
3398
0
úno 18
2939
1
led 18
3589
1
pro 17
2811
2
led 25
975