Self-hosting Apidog
  1. Troubleshooting
Self-hosting Apidog
  • Introduction
    • Installation Overview
    • System Requirements
  • Licensing
    • Obtaining Apidog On-premises License
  • Deployment
    • Running Apidog on Docker
    • Running Apidog on Kubernetes
    • Running Apidog Multi-Container Deployment without Kubernetes
    • Privacy
  • Initial Setup
    • Admin Panel
    • Installing Apidog Client
    • Access Apidog Web
  • Configuration
    • Environment Variables
    • Configuring the application database
    • Configuring the application storage service
    • Authentication Providers
      • Using LDAP for authentication
      • Using OKTA for authentication
      • Using OAuth2.0 for authentication
  • Maintenance & Upgrades
    • Backing up Apidog
    • License Renewal
    • Updating Apidog
  • Troubleshooting
    • Troubleshooting
    • FAQ
  • Apidog API (coming soon)
  1. Troubleshooting

Troubleshooting

Container Service Startup Exception#

Upon gaining access to the container via the docker exec -it apidog sh command, proceed with the following execution:
If an error occurs, please provide the execution result logs to the Apidog team for further analysis.

Using LDAP for authentication not working#

If you are using LDAP for authentication and it is not working, please try execute the following:
This will test the LDAP connection and provide the result logs.
Modified at 2024-01-02 15:00:35
Previous
Updating Apidog
Next
FAQ
Built with