You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the newbies can you please update the document on how to install it on a closed environment where github.com is not accessible. Was trying to download the repository on different host and pushed to closed environment but still its looking for some dependency object in github, can you please combine all dependency in one package or correct this url http://ps-tools.s3.amazonaws.com/basho-bench-0.10.0.53.g0e15158-1.el7.centos.x86_64.rpm. Thank you.
`make all
/app/scripts/basho_bench_bkp/rebar get-deps
WARN: Missing plugins: [rebar_lock_deps_plugin]
==> basho_bench_bkp (get-deps)
Pulling node_package from {git,"git://github.com/basho/node_package",
{tag,"2.0.0"}}
fatal: unable to connect to github.com:
github.com[0: ip]: errno=Connection timed out
github.com[1: ip]: errno=Connection timed out
Cloning into 'node_package'...
ERROR: sh(git clone -n git://github.com/basho/node_package node_package)
failed with return code 128 and the following output:
fatal: unable to connect to github.com:
github.com[0: ip]: errno=Connection timed out
github.com[1: ip]: errno=Connection timed out
I would humbly suggest that is not going to be a very successful strategy to get help. A better strategy would be a message to the riak mailing list and/or a visit to the #riak room on IRC.
Hello,
For the newbies can you please update the document on how to install it on a closed environment where github.com is not accessible. Was trying to download the repository on different host and pushed to closed environment but still its looking for some dependency object in github, can you please combine all dependency in one package or correct this url http://ps-tools.s3.amazonaws.com/basho-bench-0.10.0.53.g0e15158-1.el7.centos.x86_64.rpm. Thank you.
`make all
/app/scripts/basho_bench_bkp/rebar get-deps
WARN: Missing plugins: [rebar_lock_deps_plugin]
==> basho_bench_bkp (get-deps)
Pulling node_package from {git,"git://github.com/basho/node_package",
{tag,"2.0.0"}}
fatal: unable to connect to github.com:
github.com[0: ip]: errno=Connection timed out
github.com[1: ip]: errno=Connection timed out
Cloning into 'node_package'...
ERROR: sh(git clone -n git://github.com/basho/node_package node_package)
failed with return code 128 and the following output:
fatal: unable to connect to github.com:
github.com[0: ip]: errno=Connection timed out
github.com[1: ip]: errno=Connection timed out
Cloning into 'node_package'...
ERROR: 'get-deps' failed while processing /app/scripts/basho_bench_bkp: rebar_abort
make: *** [deps] Error 1
`
The text was updated successfully, but these errors were encountered: