Doesn't start anymore (Says: no module named serializer)

Hi,
I run insync on my Raspberry without desktop. All of a sudden, it doesn’t start anymore.
‘./insync-portable start’ produces:
<<<<<<<<
Traceback (most recent call last):
File “”, line 6, in
File “main.py”, line 128, in
File “main__insync-portable.py”, line 133, in
File “main__insync-portable.py”, line 25, in main
File “ideskmain/client.py”, line 3, in
File “ideskmain/clienttasks/init.py”, line 4, in
File “ideskmain/clienttasks/_logs_pruner.py”, line 4, in
File “raven/init.py”, line 17, in
File “raven/base.py”, line 27, in
ImportError: No module named serializer

Alas!, I can’t tell the version since it seems to be impossible to be retrieved without desktop…
Cheers,
Steff

Will be tagging our engineer @lpugoy and he will get back to you.

@Steff: Are you using the armhf or armel build?

The armhf. Just upgraded to 1.3.8.36087 and started insync successfully. But now I’m on the topic here: UNLINKED problem

I guess, I have to wait until insync gets linked, haven’t I?

@Steff: What are the outputs of ./insync-portable get_errors and ./insync-portable get_actions_required?

Both looked fine. But my credentials to Google disappeared after unpacking the new software (directory ‘client’ and the script ‘insync-portable’). After adding the account again, everything went fine! Thank’s a lot!