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

[BUG] Errors, Warnings after installed at a fresh debian bullseye #64186

Closed
2 of 8 tasks
helgein opened this issue Apr 28, 2023 · 2 comments · Fixed by #64208
Closed
2 of 8 tasks

[BUG] Errors, Warnings after installed at a fresh debian bullseye #64186

helgein opened this issue Apr 28, 2023 · 2 comments · Fixed by #64208
Assignees
Labels
Bug broken, incorrect, or confusing behavior Deprecation

Comments

@helgein
Copy link

helgein commented Apr 28, 2023

Description
systemctl status salt-minion shows:
Apr 28 16:17:18 miniontest systemd[1]: Starting The Salt Minion...
Apr 28 16:17:18 miniontest systemd[1]: Started The Salt Minion.
Apr 28 16:17:18 miniontest salt-minion[1992]: /opt/saltstack/salt/lib/python3.10/site-packages/salt/transport/client.py:79: DeprecationWarning: This module is deprecated. Please use salt.channel.client instead.
Apr 28 16:17:18 miniontest salt-minion[1992]: warn_until(
Apr 28 16:17:20 miniontest salt-minion[1992]: [WARNING ] Got events for closed stream <zmq.eventloop.zmqstream.ZMQStream object at 0x7f8dfb848d30>

Setup
Fresh Debian Bullseye netinst.iso
Salt-minon 3006.0;
on the server salt-key -y -a servername has been executed
on the minion systemctl restart salt-minion
tested on different machines

  • on-prem machine
  • [X ] 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
  • classic packaging
  • onedir packaging
  • used bootstrap to install

Steps to Reproduce the behavior
as under "Setup"

Expected behavior
should not throw errors, warnings in systemctl status output

@helgein helgein added Bug broken, incorrect, or confusing behavior needs-triage labels Apr 28, 2023
@welcome
Copy link

welcome bot commented Apr 28, 2023

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!

s0undt3ch added a commit to s0undt3ch/salt that referenced this issue May 2, 2023
Fixes saltstack#64186

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
@s0undt3ch s0undt3ch self-assigned this May 2, 2023
@s0undt3ch s0undt3ch added this to the Sulfur v3006.1 milestone May 3, 2023
s0undt3ch added a commit that referenced this issue May 3, 2023
Fixes #64186

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
@Ch3LL
Copy link
Contributor

Ch3LL commented May 3, 2023

Closed by #64208

@Ch3LL Ch3LL closed this as completed May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior Deprecation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants