Getting HTTP error 404 while executing edgemicro configuration on private cloud

Not applicable

I am trying to install microgateway on private cloud. I running below command for edgemicro configuration:

edgemicro private configure -o <org-name> -e <env-name> -r <router-ip> -m <management-server-ip> -u <your Apigee email> -v default

When i ran the above command with all details related to my private cloud, i got below error:img-2607.jpg

@Srinandan,@Diegozuluaga

0 4 248
4 REPLIES 4

Former Community Member
Not applicable

It is difficult to tell from the error why this is happening. Can you please set the env variable DEBUG as:

set DEBUG=*

then run the command again and show the output here?

i set the env variable.img-2609.jpg

Former Community Member
Not applicable

hmm..that didn't help much. I suspect your "-m" or "-r" parameters (which take the IPs) are wrong. Can you add the actual parameters here?

Former Community Member
Not applicable

Please try with the new version of edgemicro

npm install -g edgemicro@beta

This should install 2.5.10-beta.