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
Radar-base stores volumes at /usr/local/var/lib/docker. If this folder doesn't exist, please create the entire path then try again.
I'm getting this error when running the docker install, and also it says I do not have permission to create a folder when trying to create the path. could you please help.
$ bin/radar-docker install
OS version: Linux ip-172-31-85-98.ec2.internal 4.14.225-169.362.amzn2.x86_64 #1 SMP Mon Mar 22 20:14:50 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
docker version: Docker version 19.03.13-ce, build 4484c46
docker-compose version: docker-compose version 1.21.0, build 5920eb0
Copying configuration file etc/managementportal/config/oauth_client_details.csv from template etc/managementportal/config/oauth_client_details.csv.template
Copying configuration file etc/mongodb-connector/sink-mongo.properties from template etc/mongodb-connector/sink-mongo.properties.template
Copying configuration file etc/hdfs-connector/sink-hdfs.properties from template etc/hdfs-connector/sink-hdfs.properties.template
Copying configuration file etc/rest-api/radar.yml from template etc/rest-api/radar.yml.template
Copying configuration file etc/webserver/ip-access-control.conf from template etc/webserver/ip-access-control.conf.template
Copying configuration file etc/webserver/optional-services.conf from template etc/webserver/optional-services.conf.template
Copying configuration file etc/fitbit/docker/source-fitbit.properties from template etc/fitbit/docker/source-fitbit.properties.template
Copying configuration file etc/rest-source-authorizer/rest_source_clients_configs.yml from template etc/rest-source-authorizer/rest_source_clients_configs.yml.template
Copying configuration file etc/hdfs-restructure/restructure.yml from template etc/hdfs-restructure/restructure.yml.template
Copying configuration file etc/webserver/nginx.conf from template etc/webserver/nginx.conf.template
RADAR-base stores volumes at /usr/local/var/lib/docker. If this folder does not exist, please create the entire path and then try again
The text was updated successfully, but these errors were encountered:
You should navigate to the root folder of your instance(type cd .. until it doesn't goes back anymore) and then create this path(/usr/local/var/lib/docker) using mkdir for every necessary directory.
Radar-base stores volumes at /usr/local/var/lib/docker. If this folder doesn't exist, please create the entire path then try again.
I'm getting this error when running the docker install, and also it says I do not have permission to create a folder when trying to create the path. could you please help.
$ bin/radar-docker install
OS version: Linux ip-172-31-85-98.ec2.internal 4.14.225-169.362.amzn2.x86_64 #1 SMP Mon Mar 22 20:14:50 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
docker version: Docker version 19.03.13-ce, build 4484c46
docker-compose version: docker-compose version 1.21.0, build 5920eb0
Copying configuration file etc/managementportal/config/oauth_client_details.csv from template etc/managementportal/config/oauth_client_details.csv.template
Copying configuration file etc/mongodb-connector/sink-mongo.properties from template etc/mongodb-connector/sink-mongo.properties.template
Copying configuration file etc/hdfs-connector/sink-hdfs.properties from template etc/hdfs-connector/sink-hdfs.properties.template
Copying configuration file etc/rest-api/radar.yml from template etc/rest-api/radar.yml.template
Copying configuration file etc/webserver/ip-access-control.conf from template etc/webserver/ip-access-control.conf.template
Copying configuration file etc/webserver/optional-services.conf from template etc/webserver/optional-services.conf.template
Copying configuration file etc/fitbit/docker/source-fitbit.properties from template etc/fitbit/docker/source-fitbit.properties.template
Copying configuration file etc/rest-source-authorizer/rest_source_clients_configs.yml from template etc/rest-source-authorizer/rest_source_clients_configs.yml.template
Copying configuration file etc/hdfs-restructure/restructure.yml from template etc/hdfs-restructure/restructure.yml.template
Copying configuration file etc/webserver/nginx.conf from template etc/webserver/nginx.conf.template
RADAR-base stores volumes at /usr/local/var/lib/docker. If this folder does not exist, please create the entire path and then try again
The text was updated successfully, but these errors were encountered: