HazyResearch / deepdive

DeepDive
deepdive.stanford.edu
1.96k stars 537 forks source link

error: curl: (23) Failed writing body (0 != 16360) and error: curl: (7) couldn't connect to host, when installing deepdive #676

Open hankniu01 opened 6 years ago

hankniu01 commented 6 years ago

When I install deepdive in my CentOS 6.5, and execute code " bash <(curl -fsSL git.io/getdeepdive)", these two kinds of errors always occur: "curl: (7) couldn't connect to host" and "curl: (23) Failed writing body (0 != 16360) ". Besides, I installed deepdive into my own folder, and iptables settings are all ACCEPT. How to solve it? Dear friends.

Following is what my code performed:

1."curl: (23) Failed writing body (0 != 16360)"

/dev/fd/63: line 24: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /dev/fd/63: line 24: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) ++ get-url https://github.com/HazyResearch/deepdive/raw/master/util/install.sh ++ curl -fsSL https://github.com/HazyResearch/deepdive/raw/master/util/install.sh bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /dev/fd/62: line 24: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /dev/fd/62: line 24: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

DeepDive installer for RedHat

1) deepdive 5) jupyter_notebook 2) deepdive_docker_sandbox 6) postgres 3) deepdive_example_notebook 7) run_deepdive_tests 4) deepdive_from_release 8) spouse_example

Install what (enter to repeat options, a to see all, q to quit, or a number)? 1

Starting installation for deepdive

Starting installation for deepdive_from_release

Installing DeepDive release v0.8-STABLE...

Press any key to select a different release or Enter to proceed...

/dev/fd/63: line 24: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /dev/fd/63: line 24: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) ++ get-url https://github.com/HazyResearch/deepdive/raw/master/util/install.sh ++ curl -fsSL https://github.com/HazyResearch/deepdive/raw/master/util/install.sh bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /dev/fd/62: line 24: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /dev/fd/62: line 24: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

DeepDive installer for RedHat

1) deepdive 5) jupyter_notebook 2) deepdive_docker_sandbox 6) postgres 3) deepdive_example_notebook 7) run_deepdive_tests 4) deepdive_from_release 8) spouse_example

Install what (enter to repeat options, a to see all, q to quit, or a number)? 1

Starting installation for deepdive

Starting installation for deepdive_from_release

Installing DeepDive release v0.8-STABLE...

Press any key to select a different release or Enter to proceed...