Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Unknown username or password. #253

Open
LucienRapilly opened this issue Mar 1, 2018 · 2 comments
Open

Error: Unknown username or password. #253

LucienRapilly opened this issue Mar 1, 2018 · 2 comments
Labels

Comments

@LucienRapilly
Copy link

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

@diplojocus
Copy link
Contributor

diplojocus commented Mar 1, 2018

@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

@mhroth
Copy link
Contributor

mhroth commented Mar 1, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants