You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to clou...@googlegroups.com
Hi, I just started to use Cloudnode and I am trying to setup my account on Windows 8. I installed npm and cloudnode and I am running it over git bash. I am trying to do my first commit on an app but I need my ssh keys generated. After I generate the keys, running cloudnode in bash gives me a DecipherFinal fail message in config.js line 102. I then go to my .ssh folder and delete the ssh keys and cloudnode works again. How can I get my ssh keys present to commit while using cloudnode?
Hans Schroeder
unread,
Oct 1, 2012, 2:30:15 AM10/1/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to clou...@googlegroups.com
Hi Mathew,
The ssh keys are needed for git to authenticate against your repositories. I would leave the key and use the web frontend or use the api directly using curl, which is available for Windows. Examples on using curl can be found here: http://docs.cloudno.de/api