Coursera Apigee tutorial series node installation error.

In Coursera tutorial series Lab Experiment named "setting-up-an-environment-for-labs" you instructed this step to follow, i did this

6612-question.png

As i am doing on my machine i am getting this error, i properly installed each and every thing,

6614-resultfix.png

Please fix this my tutorial progress stopped.Help me out as fast as you can.

Thanks in Advance

Nikhil Purohit

0 7 224
7 REPLIES 7

HI @Nikhil Purohit

Few questions:

  1. Node Version you are using ?
  2. What is your org name and environment name ? I see you are passing environment name as eval-test. Dont think that is correct

Hi @Sai Saran Vaidyanathan

I corrected my org and env as

6625-org-and-env.png

I updated my Nodejs to 8.10.0 now build is successful

i run this command after update

node setup -u nikhil.puro##@########.com -p ########## -o nikhilpurohit-eval -e test -f https://apigee-developer-trainin-33e52.firebaseio.com/

After this command first two proxies are automatically on edge.

6624-after-terminal-command.png

Now when i hit this with postman i get error 503 as shown below

6626-final-result.png

and one more think i want to know the firebase host is the url as shown below ?

6627-firebase-url.png

Thanks

@Nikhil Purohit

Glad you are making progress. Did you check trace ? What does the trace say ?

@Sai Saran Vaidyanathan now its confusing i get bad response may be somewhere url broken, i dont know exactly.

please help me understand

6628-error1.png

response

6629-error2.png

For betterment i attached my revision copy that would be more helpful for you.

i changed from xml to txt so it get uploaded.

trace-1521700761580-1.txt

Hi - I fixed your Targetserver config, you have included https:// to the -f argument while calling the setup command. We only need the hostname. Can you redeploy your proxy and check now ?

Thanks @Sai Saran Vaidyanathan working fine now.