RVR-LSNF-103
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-LSNF-103
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- The error code
RVR-LSNF-103
indicates "Missing credentials, cannot use file zone." This occurs when the required credentials for a storage-related connection in Rivery are not provided correctly or are missing. The credentials are necessary for accessing and managing the specified file zone in a cloud storage system, such as AWS S3, Google Cloud Storage, or Azure Blob Storage.
- The error code
Action Steps:
- Check Credentials: Ensure that all necessary credentials (such as Access Key ID and Secret Access Key for AWS, Service Account Key for Google Cloud Storage, etc.) are correctly entered in Rivery.
- Validate Permissions: Verify that the service account or IAM user associated with the credentials has the necessary permissions to access and manage the file zone. This typically includes permissions like
s3:PutObject
,s3:GetObject
for AWS S3, or equivalent for other storage services. - Review Connection Settings: Examine the connection configuration in Rivery for any discrepancies or missing information relating to the file zone settings.
- Custom File Zone Configuration: If using a custom file zone, ensure it is properly configured within Rivery. The custom file zone should point to the correct storage bucket or container, and the credentials should match the requirements of that storage provider.
- Test the Connection: Use the 'Test Connection' functionality in Rivery to verify that the connection to the file zone is valid and properly configured.
External References:
- Rivery Documentation on File Zone Configuration for guidance on setting up custom file zones.
- AWS IAM and S3 Configuration for setting up credentials and policies for S3 access.
- Google Cloud Storage Configuration for managing and obtaining credentials needed for Google Cloud Storage.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?