Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1833 Widoki
hello community, I can't create a new company in my database, when I save I have this error:

binascii.Error: Invalid base64-encoded string: number of data characters (13) cannot be 1 more than a multiple of 4

The above server error caused the following client error:
null




Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

It will be great if you specify the Odoo version along with the post. The raised error seems to be something that might be related with the input that you given to create the company.

Could you do one thing, open the same odoo version in odoo runbot and try creating company with the same details that you have entered and see if you can get the same issue there. 


If yes, with detailed steps to reproduce the issue, please report it at:  https://github.com/odoo/odoo/issues

If the issue is not able to reproduce in the runbot, then it might be something related with your odoo configuration, like custom codes, missing package etc.


Thanks

Awatar
Odrzuć