Plane home page
Search...
⌘K
Ask AI
Sign in
Sign in
Search...
Navigation
Troubleshoot
CLI errors
Self-hosting
API Reference
Webhooks
Plane Documentation
Discord
GitHub
Self-host Plane
Overview
Plane's Editions
Install
Docker
Docker Swarm
Kubernetes
Coolify
Portainer
Airgapped Edition
Configure
Instance admin and God mode
Authentication
SMTP for Email
DNS for Intake Email
External database and storage
Custom domain
Private storage buckets
Integrations
External secrets
External reverse proxy
Environment variables
Telemetry
Manage
Upgrade to Commercial Edition
Upgrade to Airgapped Edition
Backup and restore
Update Plane
View logs
Move to another server
CLIs
Troubleshoot
Installation errors
License errors
CLI errors
Storage errors
On this page
Failed to update Prime CLI
Troubleshoot
CLI errors
This page helps you troubleshoot common issues you might run into when using the Plane CLI tools. It covers potential causes of errors and provides straightforward steps to resolve them.
Failed to update Prime CLI
Error: Failed to update Prime CLI, please contact support or try again later.
This error typically happens if you’re using an older version of the Prime CLI. To fix it, follow these steps:
Start by taking a
data backup
to be safe.
Run this command to remove the existing CLI:
Copy
Ask AI
rm
-rf
/usr/bin/prime-cli
Install the latest version of the CLI with:
Copy
Ask AI
curl
-fsSL
https://prime.plane.so/install/
|
sh
License errors
Storage errors
Assistant
Responses are generated using AI and may contain mistakes.