🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Deploying RM server on Docker: Creating dev_rm-proxy-svc_1 error

User: "Zoiphy"
New Altair Community Member
Updated by Jocelyn

Hello everyone,

Recently when I deploy RM-Server with Docker on my local Desktop, there is an error occurring.


Envirroment:

Windows 10 Enterprise

Docker: latest stable 2.3.0.4 (46911)

Download image: development and testing purpose

Instruction according to docs.rapidminer.com/latest/deployment/docker-compose/


Done:

  1. Setting the variables PUBLIC_URL and SSO_PUBLIC_URL in the .env file
  2. Mapping the external port in the docker-compose.yml file at the rm-proxy-svc service definition, because the default ones are occupied
  3. Running docker network create jupyterhub-user-net-default
  4. Running docker-compose up -d rm-init-svc


Question:

  1. After the previous step, an error occurs: Creating dev_rm-proxy-svc_1 ... error (Details seen in log file in attachment). What does it about?
  2. I have the RM Server locally, so I tried to use HTTP for PUBLIC_URL and SSO_PUBLIC_URL variables at first and don’t use ssh. Does it matter for this error?  
I am looking forward to the reply and thanks a lot! 

Find more posts tagged with

Sort by:
1 - 2 of 21