Skip to main content
Solved

namespace must be set ifs cloud

  • November 4, 2024
  • 1 reply
  • 150 views

Forum|alt.badge.img+6
  • Sidekick (Partner)
  • 16 replies

After the Certificate change and during middleware server installation we are getting the below error.

 

SEVERE: namespace must be set

 

How can we slow this error?

Best answer by NuwanK

The problem was caused by an incorrect password specified in the cloud YAML configuration file. 

Steps to Resolve:

  1. Recreate the YAML File:

    • Begin by recreating the cloud YAML file using the official template from the technical documentation.
    • Ensure that you follow the exact structure and syntax as outlined in the documentation to avoid formatting errors.
  2. Verify Passwords and Paths:

    • Carefully review and validate all passwords and file paths included in the cloud YAML file.

1 reply

Forum|alt.badge.img+6
  • Author
  • Sidekick (Partner)
  • 16 replies
  • Answer
  • November 8, 2024

The problem was caused by an incorrect password specified in the cloud YAML configuration file. 

Steps to Resolve:

  1. Recreate the YAML File:

    • Begin by recreating the cloud YAML file using the official template from the technical documentation.
    • Ensure that you follow the exact structure and syntax as outlined in the documentation to avoid formatting errors.
  2. Verify Passwords and Paths:

    • Carefully review and validate all passwords and file paths included in the cloud YAML file.