Error make

  • The operation failed with an error. Invalid regular expression: /[1] Traceback (most recent call last): File “/home/odoo/src/odoo/odoo/addons/base/controllers/rpc.py”, line 69, in xmlrpc_2 response = self._xmlrpc(service) File “/home/odoo/src/odoo/odoo/addons/base/controllers/rpc.py”, line 49, in _xmlrpc result = dispatch_rpc(service, method, params) File “/home/odoo/src/odoo/odoo/http.py”, line 146, in dispatch_rpc result = dispatch(method, params) File “/home/odoo/src/odoo/odoo/service/model.py”, line 41, in dispatch res = fn(db, uid, *params) File “/home/odoo/src/odoo/odoo/service/model.py”, line 174, in execute_kw return execute(db, uid, obj, method, *args, **kw or {}) File “/home/odoo/src/odoo/odoo/service/model.py”, line 94, in wrapper return f(dbname, *args, **kwargs) File “/home/odoo/src/odoo/odoo/service/model.py”, line 181, in execute res = execute_cr(cr, uid, obj, method, *args, **kw) File “/home/odoo/src/odoo/odoo/service/model.py”, line 165, in execute_cr result = odoo.api.call_kw(recs, method, args, kw) File “/home/odoo/src/odoo/odoo/api.py”, line 388, in call_kw result = _call_kw_model(method, model, args, kwargs) File “/home/odoo/src/odoo/odoo/api.py”, line 359, in _call_kw_model result = method(recs, *args, **kwargs) File “/home/odoo/src/odoo/odoo/models.py”, line 4974, in search_read records = self.search(domain or , offset=offset, limit=limit, order=order) File “/home/odoo/src/odoo/odoo/models.py”, line 1662, in search res = self._search(args, offset=offset, limit=limit, order=order, count=count) File “/home/odoo/src/odoo/odoo/models.py”, line 4532, in _search self._cr.execute(query_str, where_clause_params) File “/home/odoo/src/odoo/odoo/sql_db.py”, line 173, in wrapper return f(self, *args, **kwargs) File “/home/odoo/src/odoo/odoo/sql_db.py”, line 250, in execute res = self._obj.execute(query, params) psycopg2.DataError: invalid input syntax for type integer: “” LINE 1: …_partner_title" WHERE (“res_partner_title”.“id” = ‘’) ORDER … ^ /: Nothing to repeat

  • 22:32

The operation failed with an error. [1] Traceback (most recent call last): File “/home/odoo/src/odoo/odoo/addons/base/controllers/rpc.py”, line 69, in xmlrpc_2 response = self._xmlrpc(service) File “/home/odoo/src/odoo/odoo/addons/base/controllers/rpc.py”, line 49, in _xmlrpc result = dispatch_rpc(service, method, params) File “/home/odoo/src/odoo/odoo/http.py”, line 146, in dispatch_rpc result = dispatch(method, params) File “/home/odoo/src/odoo/odoo/service/model.py”, line 41, in dispatch res = fn(db, uid, *params) File “/home/odoo/src/odoo/odoo/service/model.py”, line 174, in execute_kw return execute(db, uid, obj, method, *args, **kw or {}) File “/home/odoo/src/odoo/odoo/service/model.py”, line 94, in wrapper return f(dbname, *args, **kwargs) File “/home/odoo/src/odoo/odoo/service/model.py”, line 181, in execute res = execute_cr(cr, uid, obj, method, *args, **kw) File “/home/odoo/src/odoo/odoo/service/model.py”, line 165, in execute_cr result = odoo.api.call_kw(recs, method, args, kw) File “/home/odoo/src/odoo/odoo/api.py”, line 388, in call_kw result = _call_kw_model(method, model, args, kwargs) File “/home/odoo/src/odoo/odoo/api.py”, line 359, in _call_kw_model result = method(recs, *args, **kwargs) File “/home/odoo/src/odoo/odoo/models.py”, line 4974, in search_read records = self.search(domain or , offset=offset, limit=limit, order=order) File “/home/odoo/src/odoo/odoo/models.py”, line 1662, in search res = self._search(args, offset=offset, limit=limit, order=order, count=count) File “/home/odoo/src/odoo/odoo/models.py”, line 4532, in _search self._cr.execute(query_str, where_clause_params) File “/home/odoo/src/odoo/odoo/sql_db.py”, line 173, in wrapper return f(self, *args, **kwargs) File “/home/odoo/src/odoo/odoo/sql_db.py”, line 250, in execute res = self._obj.execute(query, params) psycopg2.DataError: invalid input syntax for type integer: “” LINE 1: …_partner_title" WHERE (“res_partner_title”.“id” = ‘’) ORDER … ^

You need to give us some more information. What module is this? What does your scenario look like?

Welcome to the Make community!

For technical issues or bugs like this, directly contacting support can often lead to a faster resolution. They have access to your specific account details, scenario and scenario logs, server-side logs, and internal tools and resources, which allows them to investigate more thoroughly than what you have access to. Additionally, sharing sensitive information about your account or scenario might not be suitable for an open forum discussion.

You can open a new ticket here, or if you are unable to login for some reason, you can create another new free account to access the ticketing system (which is only available to logged-in users). Alternatively, you should be able to send an email to helpdesk@make.com and support@make.com and it should create a ticket. After submitting a new ticket, you will receive an automatic confirmation email with the subject “Ticket Created” in the subject. If you do not receive this, try sending the ticket again.

If you manage to get your issue resolved with support, we’d still love to hear about it! Sharing your solution on the forum can help others facing similar problems.

Hope this helps! Let me know if there are any further questions or issues.

@samliew


P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!