Skip to main content
Common issues and solutions for 2501 deployments.

Common Issues

Registry Authentication Failed

Database Connection Failed

Services Not Starting

Migration Failed


Viewing Logs


Health Checks


Reset Everything

This will delete all data. Only use this for development/testing environments.

Feature Toggles Reference

Feature toggles control various system behaviors. Modify them via SQL:

Integration Toggles

Toggle KeyDescriptionDefault
enableElasticSearchEnable Elasticsearch integration❌ Disabled
enableDockerSwarmEnable Docker Swarm orchestration❌ Disabled
enablePluginsEnable plugins system❌ Disabled

Security & Logging Toggles

Toggle KeyDescriptionDefault
enableSecureLogsEnable secure logging❌ Disabled
enableEmbeddingsEnable embeddings for RAG❌ Disabled
enableCredentialProcessingEnable credential processing❌ Disabled
enableCommandVerificationVerify commands before execution❌ Disabled
enableLogLlmInputAndOutputLog LLM input/output❌ Disabled
enableLogLlmUnparsableResponseLog unparsable LLM responses❌ Disabled

Experimental Toggles

Toggle KeyDescriptionDefault
enableSlowInferenceReduce parallel tasks for slow inference❌ Disabled
enableOperationalRulesVerificationEnable operational rules verification❌ Disabled
enableFunctionFormatVerificationEnable function format verification❌ Disabled
enableFunctionsInTheLastMessageEnable functions in last message (experimental)❌ Disabled
enableExtraLLMLoggingEnable extra LLM logging (temporary)❌ Disabled

Support

For issues or questions:
  1. Check logs and health endpoints
  2. Verify configuration against this guide
  3. Contact 2501.ai support