Skip to content

[BUG] credentials.ini under $HOME instead of root#33

Merged
yndu13 merged 1 commit intoaliyun:masterfrom
qzweng:master
Feb 28, 2023
Merged

[BUG] credentials.ini under $HOME instead of root#33
yndu13 merged 1 commit intoaliyun:masterfrom
qzweng:master

Conversation

@qzweng
Copy link
Contributor

@qzweng qzweng commented Feb 27, 2023

According to Credentials 设置, the credentials.ini should be placed at ~/.alibabacloud/credentials.ini instead of /.alibabacloud/credentials.ini.

It is the misusage of os.path.join() that leads to this bug. Please refer to this blog for details.

According to [Credentials 设置](https://help.aliyun.com/document_detail/378659.html), the credentials.ini should be placed at `~/.alibabacloud/credentials.ini` instead of `/.alibabacloud/credentials.ini`.
@CLAassistant
Copy link

CLAassistant commented Feb 27, 2023

CLA assistant check
All committers have signed the CLA.

@yndu13
Copy link
Contributor

yndu13 commented Feb 28, 2023

test passed.

@yndu13 yndu13 merged commit 286658a into aliyun:master Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants