Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve tenderly login error message #138

Open
0xmichalis opened this issue Mar 24, 2023 · 0 comments
Open

Improve tenderly login error message #138

0xmichalis opened this issue Mar 24, 2023 · 0 comments

Comments

@0xmichalis
Copy link

I am on a Linux machine and installed Tenderly with the curl/sudo approach. When I tried to do my first tenderly login, I got the following error message:

$ tenderly login
✔ Access key can be generated at https://dashboard.tenderly.co/account/authorization
✔ Access key: xxx
Couldn't write global config file

I looked at ~/.tenderly which was set to the root user from some other time I had apparently tried to use Tenderly in some capacity:

drwxr-xr-x  3 root     root     4.0K Feb 23  2022 .tenderly

I had to chown -R the folder. Inside it, there was an empty config.yaml directory which I also had to delete. After doing these two steps I was able to tenderly login successfully but it would have been helpful for the initial error message to guide me into where to look.

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

No branches or pull requests

1 participant