Error: Unknown username or password.
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 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
In the worst case you can also try deleting the ~/.heavy directory, which will remove the token file.