Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binder failed to launch #7

Open
AnniHuo opened this issue Nov 12, 2020 · 1 comment
Open

Binder failed to launch #7

AnniHuo opened this issue Nov 12, 2020 · 1 comment

Comments

@AnniHuo
Copy link

AnniHuo commented Nov 12, 2020

Waiting for build to start...
Picked Git content provider.
Cloning into '/tmp/repo2dockerhkprv49j'...
HEAD is now at ab660b9 final
Using DockerBuildPack builder
Step 1/8 : FROM rocker/binder:4.0.2
---> af0dd6201b40
Step 2/8 : LABEL maintainer='Ann'
---> Running in c740eb2b1283
Removing intermediate container c740eb2b1283
---> 18b68dc9398a
Step 3/8 : USER root
---> Running in 2a15889ca363
Removing intermediate container 2a15889ca363
---> 0d878893cad9
Step 4/8 : COPY . ${HOME}
---> ebe4fe4d3176
Step 5/8 : RUN chown -R ${NB_USER} ${HOME}
---> Running in 93aa09383567
Removing intermediate container 93aa09383567
---> 615f4b68b112
Step 6/8 : USER ${NB_USER}
---> Running in 3ffb5de4389c
Removing intermediate container 3ffb5de4389c
---> 3c139ba1c9c0
Step 7/8 : RUN wget https://github.com/AnniHuo/gis_code/raw/main/DESCRIPTION && R -e "options(repos = list(CRAN = 'http://mran.revolutionanalytics.com/snapshot/2020-11-12/')); devtools::install_deps()"
---> Running in 3e8ef076c806
--2020-11-12 13:21:10-- https://github.com/AnniHuo/gis_code/raw/main/DESCRIPTION
Resolving github.com (github.com)... 140.82.112.3
Connecting to github.com (github.com)|140.82.112.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/AnniHuo/gis_code/main/DESCRIPTION [following]
--2020-11-12 13:21:10-- https://raw.githubusercontent.com/AnniHuo/gis_code/main/DESCRIPTION
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 425 [text/plain]
DESCRIPTION.1: Permission denied

Cannot write to ‘DESCRIPTION.1’ (Success).
Removing intermediate container 3e8ef076c806
The command '/bin/sh -c wget https://github.com/AnniHuo/gis_code/raw/main/DESCRIPTION && R -e "options(repos = list(CRAN = 'http://mran.revolutionanalytics.com/snapshot/2020-11-12/')); devtools::install_deps()"' returned a non-zero code: 3

@AnniHuo
Copy link
Author

AnniHuo commented Nov 12, 2020

Hello Karthik, when I try to launch the Binder, this error appeared. Could you please help me figure it out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant