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'm encountering an issue while configuring s3cmd on macOS. I installed s3cmd and initiated the configuration process using s3cmd --configure. After entering all the required settings, I receive the following warning:
However, when I run the same configuration on Ubuntu, it works without any issues. The only noticeable difference during setup is the GPG path. Initially, macOS did not have GPG installed, so I set it to None. After encountering the error, I installed GnuPG and manually specified its path, but the issue persists.
Could you please advise on how to resolve this?
Best regards,
Mehrzad GSan
The text was updated successfully, but these errors were encountered:
Hello Team,
I'm encountering an issue while configuring
s3cmd
on macOS. I installeds3cmd
and initiated the configuration process usings3cmd --configure
. After entering all the required settings, I receive the following warning:However, when I run the same configuration on Ubuntu, it works without any issues. The only noticeable difference during setup is the GPG path. Initially, macOS did not have GPG installed, so I set it to
None
. After encountering the error, I installed GnuPG and manually specified its path, but the issue persists.Could you please advise on how to resolve this?
Best regards,
Mehrzad GSan
The text was updated successfully, but these errors were encountered: