heavy icon indicating copy to clipboard operation
heavy copied to clipboard

Error: Unknown username or password.

Open LucienRapilly opened this issue 7 years ago • 2 comments

Hi, i'm trying to compile a pd patch for Bela. For my first try I think I mistakenly copied my token twice, and now i get this error message in the terminal :

Checking the board is up and running at [email protected]: Permanently added '192.168.7.2' (RSA) to the list of known hosts. done Invoking the online compiler... Error: Unknown username or password. ERROR: an error occurred while executing the uploader.py script

What shall I do? Thanks for your help

LucienRapilly avatar Mar 01 '18 14:03 LucienRapilly

@LucienRapilly try running this file uploader.py[0] manually and passing a --clear_token flag.

Something like $ python path/to/uploader.py --clear_token

[0] https://github.com/BelaPlatform/Bela/blob/master/scripts/hvresources/uploader.py

diplojocus avatar Mar 01 '18 14:03 diplojocus

In the worst case you can also try deleting the ~/.heavy directory, which will remove the token file.

mhroth avatar Mar 01 '18 14:03 mhroth