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
I am facing issue while running the mount command.
goofys --debug_s3 --debug_fuse testinv /goofys/s3-bucket
2025/01/17 11:20:48.313518 main.FATAL Unable to mount file system, see syslog for details
Error - main.ERROR Unable to access 'testinv': NoCredentialProviders: no valid providers in chain. Deprecated.
For verbose messaging see aws.Config.CredentialsChainVerboseErrors
I am using IAM role attached to the EC2.
AWS S3 ls is working fine, which means policies attached to the EC2 is correct.
Can anyone help ?
The text was updated successfully, but these errors were encountered:
Hi
I am facing issue while running the mount command.
goofys --debug_s3 --debug_fuse testinv /goofys/s3-bucket
2025/01/17 11:20:48.313518 main.FATAL Unable to mount file system, see syslog for details
Error - main.ERROR Unable to access 'testinv': NoCredentialProviders: no valid providers in chain. Deprecated.
For verbose messaging see aws.Config.CredentialsChainVerboseErrors
I am using IAM role attached to the EC2.
AWS S3 ls is working fine, which means policies attached to the EC2 is correct.
Can anyone help ?
The text was updated successfully, but these errors were encountered: