Skip to Content
Menu
This question has been flagged

Hi, I was getting Error 800 with only Yodlee installed on my Odoo Enterprise v10. I uninstalled it, and installed Plaid Connector.

Now when I am trying to sync my Wells Fargo bank with Odoo, after I enter the login ID & Pass, it gives me the following error:

  File "/usr/lib/python2.7/dist-packages/odoo/sql_db.py", line 140, in wrapper
    raise psycopg2.OperationalError(msg)
OperationalError: Unable to use a closed cursor.

I have more than one database on my Odoo, due to which I haven't configured odoo.conf file. So the db_name is False and so is the password. I don't want to get into those settings unless it's very necessary.

Also, my Odoo enterprise is successfully linked to my Subscription code, so that's clearly not the issue.

Please help me with this. Thanks.


Avatar
Discard
Best Answer

It is a widely known issue that you need to have dbfilter properly set up in order to ensure that Odoo works properly for many different issues. This might be one of these. Using dbfilter you have to ensure that always only one particular database is assigned for any http requests. dbfilter is easy to setup and use and there is plenty of information available by googling.

Avatar
Discard
Related Posts Replies Views Activity
0
Jun 17
4960
0
Oct 23
435
1
Aug 23
1703
1
Aug 22
789
0
May 20
2362