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
Description
After fresh installation of Salt master with the bootstrap method and package method for Ubuntu, Salt master gives the error:
2022-04-14 21:34:26,464 [salt.log.setup :910 ][ERROR ][7338] An un-handled exception was caught by salt's global exception handler:
ImportError: cannot import name 'Markup' from 'jinja2' (/usr/local/lib/python3.8/dist-packages/jinja2/init.py)
Issue is presented with packages for Ubuntu 20.04 and bootstrap for all versions.
Setup
(Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Salt.)
Ubuntu 20.04 LTS
Salt 3002, 3003.
Jinja2==3.1.1
Please be as specific as possible and give set-up details.
on-prem machine
[Proxmox] VM (Virtualbox, KVM, etc. please specify)
VM running on a cloud service, please be explicit and add details
container (Kubernetes, Docker, containerd, etc. please specify)
or a combination, please be explicit
jails if it is FreeBSD
Steps to Reproduce the behavior
(Include debug logs if possible and relevant)
Start an installation of Salt master on Ubuntu 20.04 LTS server.
Expected behavior
A clear and concise description of what you expected to happen.
Salt master should be starting without any problems.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)
Salt 3002, 3003. 3004
PASTE HERE
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey.
Please be sure to review our Code of Conduct. Also, check out some of our community resources including:
There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar.
If you have additional questions, email us at saltproject@vmware.com. We’re glad you’ve joined our community and look forward to doing awesome things with you!
Description
After fresh installation of Salt master with the bootstrap method and package method for Ubuntu, Salt master gives the error:
2022-04-14 21:34:26,464 [salt.log.setup :910 ][ERROR ][7338] An un-handled exception was caught by salt's global exception handler:
ImportError: cannot import name 'Markup' from 'jinja2' (/usr/local/lib/python3.8/dist-packages/jinja2/init.py)
Issue is presented with packages for Ubuntu 20.04 and bootstrap for all versions.
Setup
(Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Salt.)
Ubuntu 20.04 LTS
Salt 3002, 3003.
Jinja2==3.1.1
Please be as specific as possible and give set-up details.
Steps to Reproduce the behavior
(Include debug logs if possible and relevant)
Start an installation of Salt master on Ubuntu 20.04 LTS server.
Expected behavior
A clear and concise description of what you expected to happen.
Salt master should be starting without any problems.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.) Salt 3002, 3003. 3004PASTE HERE
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: