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

Try it! tutorial fails on Authorization denied #536

Open
robinpecha opened this issue Jun 20, 2024 · 1 comment
Open

Try it! tutorial fails on Authorization denied #536

robinpecha opened this issue Jun 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@robinpecha
Copy link

Hi Im following your tutorial Try it!(https://alcali.dev/try/#try-it) (I was able to run it thanks to this workaround #529 (comment))
But then Im trying next part Walkthrough(https://alcali.dev/walkthrough/#walkthrough) and here it fails with Authorization denied when I try to accept minion.

image

Thanks for any help.

@robinpecha robinpecha added the bug Something isn't working label Jun 20, 2024
@DdangJin
Copy link

DdangJin commented Jul 3, 2024

Hi.
I faced the same problem, and I found a solution.

The reason for the error is that docker/dockerfile-master and docker/dockerfile-minion install the latest version of Salt. (3007.1)

The current version of alcali is 3006.3, so I think there's a problem because it doesn't support 3007.

If you install the salt 3006.x version, you can see that it is proceeding normally.

Please revise as below and try again.
I hope it helps.

DdangJin@3335b86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants