# トラブルシューティング

> トラブルシューティング - Index of common issues and where to find solutions in the DataRobot CLI documentation.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-07-27T18:44:30.198993+00:00` (UTC).

## Primary page

- [トラブルシューティング](https://docs.datarobot.com/ja/docs/agentic-ai/cli/troubleshooting.html.md): Full documentation for this topic (Markdown sidecar).

## Sections on this page

- [トラブルシューティング](https://docs.datarobot.com/ja/docs/agentic-ai/cli/troubleshooting.html.md#troubleshooting): In-page section heading.
- [Installation and setup](https://docs.datarobot.com/ja/docs/agentic-ai/cli/troubleshooting.html.md#installation-and-setup): In-page section heading.
- [Authentication](https://docs.datarobot.com/ja/docs/agentic-ai/cli/troubleshooting.html.md#authentication): In-page section heading.
- [Configuration](https://docs.datarobot.com/ja/docs/agentic-ai/cli/troubleshooting.html.md#configuration): In-page section heading.
- [Templates and setup wizard](https://docs.datarobot.com/ja/docs/agentic-ai/cli/troubleshooting.html.md#templates-and-setup-wizard): In-page section heading.
- [Tasks and running](https://docs.datarobot.com/ja/docs/agentic-ai/cli/troubleshooting.html.md#tasks-and-running): In-page section heading.
- [Environment variables (dotenv)](https://docs.datarobot.com/ja/docs/agentic-ai/cli/troubleshooting.html.md#environment-variables-dotenv): In-page section heading.
- [Debugging](https://docs.datarobot.com/ja/docs/agentic-ai/cli/troubleshooting.html.md#debugging): In-page section heading.
- [Get help](https://docs.datarobot.com/ja/docs/agentic-ai/cli/troubleshooting.html.md#get-help): In-page section heading.
- [See also](https://docs.datarobot.com/ja/docs/agentic-ai/cli/troubleshooting.html.md#see-also): In-page section heading.

## Documentation content

## トラブルシューティング

This page links to troubleshooting and common-issue sections across the CLI documentation.

## Installation and setup

| 問題 | Where to look |
| --- | --- |
| "dr: command not found" | Getting started - Common issues: dr: command not found |
| "Failed to read config file" | Getting started - Common issues: Failed to read config file |
| Uninstalling the CLI | Getting started - Uninstalling the CLI |

## Authentication

| 問題 | Where to look |
| --- | --- |
| "Authentication failed" | Getting started - Common issues: Authentication failed |
| Browser doesn't open for login | Auth command - Common issues: Browser doesn't open |
| Port already in use (OAuth) | Auth command - Common issues: Port already in use |
| Invalid credentials, connection refused, SSL issues | Auth command - Common issues |

## Configuration

| 問題 | Where to look |
| --- | --- |
| Config not loading, invalid config, permission denied | Configuration - Troubleshooting |
| Multiple configs, state tracking | Configuration - State tracking |
| 環境変数 | Configuration - Environment variables reference |

## Templates and setup wizard

| 問題 | Where to look |
| --- | --- |
| Template selection (navigate, filter, directory prompt) | Templates command - Template selection screen |
| Interactive configuration and keyboard controls | Interactive configuration - Keyboard controls |

## Tasks and running

| 問題 | Where to look |
| --- | --- |
| "Not in a DataRobot Template directory" / no .env | dr run - Error handling, Configuration - What counts as a template directory |
| Dotenv directive conflict (Taskfile) | dr run - Dotenv directive conflict |
| Task binary not found | dr run - Task binary not found |
| Tasks not found, env vars not loading | dr run - Troubleshooting |
| dr task compose errors | dr task - Error handling |

## Environment variables (dotenv)

| 問題 | Where to look |
| --- | --- |
| Not in repository, missing .env, auth required | dotenv command - Error handling |
| Validation failures | dotenv command - Validation failures |

## Debugging

| ヒント | Where to look |
| --- | --- |
| Verbose and debug output | Getting started - Getting help |
| Global flags (--verbose, --debug, --skip-auth) | Command reference - Global flags |
| View current config | dr self config — self command |

## Get help

- In-app help: dr --help , dr <command> --help
- Issues and discussions: GitHub Issues and GitHub Discussions
- Email: oss-community-management@datarobot.com

## See also

- 使用を開始する
- Command reference
- 設定
- Using Agentic AI templates? If you're building or running agentic workflows, see Agentic AI troubleshooting for agent-specific issues (prerequisites, deployment, local testing).
