Self-hosting Apidog
  1. Troubleshooting
Self-hosting Apidog
  • Overview
  • Introduction
    • Obtaining Apidog On-Premises License
    • System Requirements
    • Data Privacy & Compliance
  • Deployment
    • Running Apidog on Docker
    • Running Apidog on Kubernetes
    • Running Apidog Multi-Container Deployment without Kubernetes
  • Post Deployment
    • Accessing Apidog Admin Panel
    • Accessing Apidog Web Interface
    • Installing Apidog On-Premises Client
  • Configurations
    • Environment Variables
    • Database Configuration
    • Storage Services Configuration
    • Git Connection Configuration
    • Authentication Providers
      • Using LDAP for Authentication
      • Using OKTA for Authentication
      • Using OAuth2.0 for Authentication
  • Maintenance & Upgrades
    • Updating Apidog
    • Backing up Apidog
    • License Renewal
    • System Design Flow
  • Troubleshooting
    • Troubleshooting
    • FAQ
  • Apidog API (coming soon)
  1. Troubleshooting

Troubleshooting

Container Service Startup Exception#

If you encounter a startup exception while accessing the container, follow these steps for diagnosis:
1.
Access the container
Use the following command to access the container
Note: Replace apidog with your Apidog container name.
2.
Run the diagnostic checks
Use the following commands to within the container to check the health of the services:
If any errors occur during the execution of the above commands, please collect the log output and provide it to the Apidog support team for further investigation.
Modified at 2025-12-08 05:03:55
Previous
System Design Flow
Next
FAQ
Built with