-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Labels
bugSomething isn't workingSomething isn't workingcliChanges that impact CLI functionalityChanges that impact CLI functionality
Description
Bug description
Toolhive keep restarting after fresh installation
Steps to reproduce
Just run it
Actual behavior
- I' m using Podman and it's working good. When i try to run toolhive, it's keep restarting. using cli i can see below error.
- I would like to know why Toolhive can't find podman container runtime and how to fix this issue?
$ thv --version
12:48PM ERROR no container runtime available. ToolHive requires Docker, Podman, Colima, or a Kubernetes environment to run MCP servers
$ podman version
Client: Podman Engine
Version: 5.6.2
API Version: 5.6.2
Go Version: go1.25.1
Built: Tue Sep 30 23:50:46 2025
Build Origin: brew
OS/Arch: darwin/arm64
Server: Podman Engine
Version: 5.6.0
API Version: 5.6.0
Go Version: go1.24.6
Git Commit: da671ef6cfa3fc9ac6225c18f1dd0a70a951e43f
Built: Fri Aug 15 09:00:00 2025
OS/Arch: linux/arm64
- using docker cli i can see container status
$ podman ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ad9eae3a384a quay.io/slopezpa/fedora-vgpu:latest 5 days ago Up 12 minutes brave_curie
Environment (if relevant)
- OS/version:
Mac M4 Tahoe 26.0.1 - ToolHive version:
ToolHive v0.3.7
Commit: abb22d8
Built: 2025-10-06 08:45:05 UTC
Go version: go1.24.4
Platform: darwin/arm64
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcliChanges that impact CLI functionalityChanges that impact CLI functionality