Description

This KB article provides detailed guidance on resolving a specific scenario where loading the configuration fails. 

Symptoms

Configuration Not Loading:

  • Users may encounter a symptom where the configuration fails to load on their system.

Configuration File in #set Commands:

  • This scenario is specifically identified when the configuration file is saved in "#set commands" format, contributing to the loading issues.

Solution

To successfully load configurations saved in the "#set commands" format, follow these steps:

  • Utilize the #load set command:
    • When facing issues with loading configurations stored in the "#set commands" format, ensure you use the correct command to facilitate a successful loading process.
  • Example:
    • #load set <path-to-configuration-file>

Modification History

2024-01-09 : Article Created