Quantcast
Channel: All AppDynamics Discussions posts
Viewing all articles
Browse latest Browse all 1667

Node.js agent installing on Linux - status 403

$
0
0

Hello,

On a Linux (ubuntu 15) environment

using npm version 3.6.0

 

using npm install appdynamics@4.1.7

or

npm install appdynamics@latest

 

ends up with "fetch failed" status code 403.

How to install the agent? Thanks.

 

yuri@yuri-Z68AP-D3:~/parrot/cuba/parrot-cuba-stage-api$ npm install appdynamics@4.1.7
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.7.0/appdynamics-protobuf.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.7.0/appdynamics-native.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.7.0/appdynamics-zmq.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.7.0/appdynamics-native.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.7.0/appdynamics-zmq.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.7.0/appdynamics-protobuf.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.7.0/appdynamics-native.tgz
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.7.0/appdynamics-protobuf.tgz
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.7.0/appdynamics-zmq.tgz
npm ERR! Linux 4.2.0-25-generic
npm ERR! argv "/home/yuri/.nvm/versions/node/v5.6.0/bin/node" "/home/yuri/.nvm/versions/node/v5.6.0/bin/npm" "install" "appdynamics@4.1.7"
npm ERR! node v5.6.0
npm ERR! npm  v3.6.0

npm ERR! fetch failed with status code 403


yuri@yuri-Z68AP-D3:~/parrot/cuba/parrot-cuba-stage-api$ npm install appdynamics@latest
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.8.0/appdynamics-native.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.8.0/appdynamics-zmq.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.8.0/appdynamics-protobuf.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.8.0/appdynamics-zmq.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.8.0/appdynamics-native.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403
npm ERR! fetch failed http://packages.appdynamics.com/npm/4.1.8.0/appdynamics-protobuf.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 403





Viewing all articles
Browse latest Browse all 1667

Trending Articles