mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
20 lines
590 B
Markdown
20 lines
590 B
Markdown
# Troubleshooting & Security
|
|||
|
|
|
||
|
|
When something looks stuck, or before you put RoboCo anywhere near a network you don't fully trust, start here.
|
||
|
|
|
||
|
|
<div class="grid cards" markdown>
|
||
|
|
|
||
|
|
- **[Common issues](common-issues.md)**
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
The usual snags — agents that spawn but do nothing, a "quiet" provider that's actually parked, an empty knowledge base — with their causes and fixes.
|
||
|
|
|
||
|
|
- **[Security](security.md)**
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
The trust model: header-trust versus secure mode, how secrets and tokens are handled, and the one rule — don't expose it to the public internet.
|
||
|
|
|
||
|
|
</div>
|