← ClaudeAtlas

opencode-troubleshootinglisted

Use this skill when diagnosing and resolving issues with OpenCode Desktop or CLI. Covers log inspection, storage locations, desktop app troubleshooting (plugins, cache, server connection, Wayland/X11, WebView2, notifications, storage reset), common errors (startup failures, authentication, model not found, ProviderInitError, AI_APICallError, copy/paste on Linux), and CLI debugging tools. Trigger on: troubleshooting, debugging, logs, won't start, error, crash, blank screen, connection failed, provider error, auth error, copy paste linux.
Timmy6942025/opencode-builder-skill · ★ 1 · AI & Automation · score 72
Install: claude install-skill Timmy6942025/opencode-builder-skill
# OpenCode Troubleshooting > **📚 Official Docs:** For the latest information, always refer to the official documentation: > [https://opencode.ai/docs/troubleshooting/](https://opencode.ai/docs/troubleshooting/) OpenCode is an AI-powered coding assistant available as a CLI, TUI, web interface, and desktop app. When something goes wrong — the app won't start, models fail to load, authentication breaks, or the UI is unresponsive — this skill provides comprehensive diagnostic and resolution procedures. Start by checking logs and storage, then work through the specific issue category. --- ## Table of Contents - [Logs](#logs) - [Storage](#storage) - [Desktop App Troubleshooting](#desktop-app-troubleshooting) - [Quick Checks](#quick-checks) - [Disable Plugins](#disable-plugins) - [Clear the Cache](#clear-the-cache) - [Fix Server Connection Issues](#fix-server-connection-issues) - [Linux: Wayland / X11 Issues](#linux-wayland--x11-issues) - [Windows: WebView2 Runtime](#windows-webview2-runtime) - [Windows: General Performance Issues](#windows-general-performance-issues) - [Notifications Not Showing](#notifications-not-showing) - [Reset Desktop App Storage (Last Resort)](#reset-desktop-app-storage-last-resort) - [Common Issues](#common-issues) - [OpenCode Won't Start](#opencode-wont-start) - [Authentication Issues](#authentication-issues) - [Model Not Available](#model-not-available) - [ProviderInitError](#provideriniterror) - [AI_APICallError and Prov