As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I downloaded the CLI, and run the init. After I insert email and password, project and environment have been chosen automatically as they're the only ones I have, and then this error appeared:
C:\Users\******\AppData\Local\Temp\_MEI147402\ntpath.py:532: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal Traceback (most recent call last):
File "", line 166, in
File "C:\Users\kinvey\Desktop\bl-cli\build\kinvey\out00-PYZ.pyz\commands.init", line 40, in init
File "C:\Users\kinvey\Desktop\bl-cli\build\kinvey\out00-PYZ.pyz\lib.utils", line 51, in ensure_dir
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2022' in position 11: ordinal not in range(128)
Any idea of what can be the error, if I can solve it somehow or need to wait for an update?
What is the name of your app and environment? Does it contain the bullet character "•" anywhere?
D
Davide Neri
said
about 9 years ago
ups. good point. the project folder path does.... ok I'll change it and try, pretty sure you got the right error and this time will work. will let you know
Davide Neri
I downloaded the CLI, and run the init. After I insert email and password, project and environment have been chosen automatically as they're the only ones I have, and then this error appeared:
C:\Users\******\AppData\Local\Temp\_MEI147402\ntpath.py:532: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal Traceback (most recent call last):
File "", line 166, in
File "C:\Users\kinvey\Desktop\bl-cli\build\kinvey\out00-PYZ.pyz\commands.init", line 40, in init
File "C:\Users\kinvey\Desktop\bl-cli\build\kinvey\out00-PYZ.pyz\lib.utils", line 51, in ensure_dir
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2022' in position 11: ordinal not in range(128)
Any idea of what can be the error, if I can solve it somehow or need to wait for an update?
thanks :smile: