Use StrongLoop to monitor NodeJS application in Linux via proxy -


i trying monitor strongloop test application , following error:

[root sls-sample-app]# slc strongops generating strongops configuration requires registered email , password. visit http://strongloop.com/register if have not already.  please enter your: email address: xxx please enter your: password: xxx error: { [error: connect etimedout] code: 'etimedout', errno: 'etimedout', syscall: 'connect' } 

i have registered on strongloop website , provided registration details in above run attempt. rhel 6.3 machine connected internet via proxy. how can proxy configured?

thank you

slc strongops doesn't have proxy support yet, it's being worked on. in meantime workaround find api key yoru account profile when logged dashboard , create strongloop.json manually info shown here.

http://docs.strongloop.com/display/doc/setting+up+strongops+monitoring#settingupstrongopsmonitoring-configuringyourapikey


Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -