Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Cloud Administrator's Guide
  3. Troubleshooting
  4. Troubleshooting cloud storage configuration issues
  5. Fetching storage regions fails with authentication version V2
Veritas NetBackup™ Cloud Administrator's Guide

Fetching storage regions fails with authentication version V2

When you use authentication version V2, if fetching storage regions step fails with pop-up error Unable to process request (228), perform the following troubleshooting steps:

Ensure that nbsl and nbwmc services are up and running.

Enable nbwmc logs and in the nblog.conf file, increase verbosity to the highest level. Try fetching regions once again.

See NetBackup cloudstore.conf configuration file.

If the issue persists, look for cURL error in csconfig logs. The cURL error code helps you to find the root cause of the issue.

Some of the erroneous configuration scenarios can be:

  • If the cURL error indicates that issue is caused due to invalid authentication URL, ensure that identity API version 2 endpoint (v2.0/tokens) is used for authentication.

    For example, http://mycloud.xyz.com.com:5000/v2.0/tokens must be used to authenticate instead of https://mycloud.xyz.com:5000.

  • If the cURL error indicates that the issue is caused due to non-CA signed certificate, add a self-signed certificate to cacert.pem for authentication as well as storage endpoint (in case they are hosted separately).

Feedback

Was this page helpful?
Previous

Backups may fail for cloud storage configurations with the cloud compression option

Next

Troubleshooting cloud storage operational issues

Feedback

Was this page helpful?