domino logo
Latest (5.8)
  • About Domino
  • Architecture
  • Domino infrastructure
  • Kubernetes infrastructure
  • Installation
  • Configuration reference
  • Security and compliance
  • Authentication and authorization
  • Projects
  • Data Planes
  • Manage data
  • Models
  • Environments
  • Monitoring
  • Audits and logs
  • Control Center
  • Notifications
  • Manage costs
  • Disaster recovery
  • Backup and restore
  • Troubleshooting
  • Get help
  • Run the admin toolkit
  • MongoDB console
  • Send feedback
domino logo
About Domino
Domino Data LabKnowledge BaseData Science BlogTraining
>
Admin guide
>
Troubleshooting
>
Compute environment build troubleshooting

Compute environment build troubleshooting

New compute environment or compute environment updates are carried out by the Hephaestus build pods inside the domino-compute namespace. Inspecting the build pod status and describing the pods for any issues are the first steps of troubleshooting.

<user-id>$ kubectl get pods -n domino-compute | grep -i build
hephaestus-buildkit-0                             1/1     Running   0             2m59s

The following shows a failure of a compute environment revision.

Compute Environment Revisions

The build logs will give you the reason for the failure.

Build Log

Next steps

The following sections provide useful steps to troubleshoot: - Basic Domino health - Connectivity and latency - Workspaces and Jobs issues - Model API issues - Distributed model monitoring issues - Data sources issues

Domino Data Lab
Knowledge Base
Data Science Blog
Training
Copyright © 2023 Domino Data Lab. All rights reserved.