You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
Hi,
I was just trying to deploy a Minio client alias definition with the latest 1.1.4 version of the module.
When running the deployment, I get the following error message: Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/minio_client_alias: Could not autoload puppet/provider/minio_client_alias/minio_client_alias: no such file to load -- puppet_x/minio/client (file: /etc/puppetlabs/code/environments/production/forge_modules/minio/manifests/client/config.pp, line: 38, column: 5) on node ..."
Looking at the code, I can see, that the reference to "puppet_x/..." is included in the file "lib/puppet/provider/minio_client_alias/minio_client_alias.rb".
Can you please have a look at this and fix it.
Thank you in advance
Carsten Menzel
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I was just trying to deploy a Minio client alias definition with the latest 1.1.4 version of the module.
When running the deployment, I get the following error message:
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/minio_client_alias: Could not autoload puppet/provider/minio_client_alias/minio_client_alias: no such file to load -- puppet_x/minio/client (file: /etc/puppetlabs/code/environments/production/forge_modules/minio/manifests/client/config.pp, line: 38, column: 5) on node ..."
Looking at the code, I can see, that the reference to "puppet_x/..." is included in the file "lib/puppet/provider/minio_client_alias/minio_client_alias.rb".
Can you please have a look at this and fix it.
Thank you in advance
Carsten Menzel
The text was updated successfully, but these errors were encountered: