latenighttales / alcali

Featureful Saltstack GUI
https://alcali.dev
MIT License
356 stars 61 forks source link

Try it! tutorial fails on Authorization denied #536

Open robinpecha opened 3 months ago

robinpecha commented 3 months ago

Hi Im following your tutorial Try it!(https://alcali.dev/try/#try-it) (I was able to run it thanks to this workaround https://github.com/latenighttales/alcali/issues/529#issuecomment-1962738898) 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.

DdangJin commented 3 months ago

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.

https://github.com/DdangJin/alcali/commit/3335b8677b84a1c62343a075eefd12dd4fe0d2fd