What does location name mean here? Host is the con...
# ask-community
k
What does location name mean here? Host is the container name...
Copy code
load_from:
  - grpc_server:
      host: localhost
      port: 4266
      location_name: "my_grpc_server"
j
It’s a unique key for us to identify it in Dagit, it doesn’t impact how the code is loaded
k
Copy code
docker_dagster_daemon  | 2022-06-10 16:23:30 +0000 - dagster.daemon.SensorDaemon - WARNING - Could not load location demo to check for sensors due to the following error: dagster.core.errors.DagsterUserCodeUnreachableError: Could not reach user code server