Restart System

Restarts the entire Astromech system (Backend API and Frontend). Use this when the system is unresponsive, after significant code changes, or when standard tools fail. Use when this capability is needed.

tomevault-io Updated

File contents

Restart System

To restart the Astromech Backend and Frontend services, execute the following command in the terminal. This script will forcefully terminate existing processes on ports 13579 (API) and 24680 (Web), then launch new instances in separate console windows.

Warning: This will momentarily disconnect the agent.

python app/skills/self-maintenance/restart.py

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/thebobhuff--astromech-agent--self-maintenance commit 7ed42f1146

Frequently asked questions

npx skillmds@latest add tomevault-io/restart-system