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

FIX: Salt error during setup - [ERROR ] Unable to connect pusher: Stream is closed #7203

Closed
m0duspwnens opened this issue Feb 15, 2022 · 2 comments
Assignees

Comments

@m0duspwnens
Copy link
Contributor

Syncing all salt modules.
[INFO    ] Loading fresh modules for state activity
[INFO    ] Fetching file from saltenv 'base', ** done ** 'top.sls'
[INFO    ] Fetching file from saltenv 'base', ** done ** 'salt/minion.defaults.yaml'
[INFO    ] Creating module dir '/var/cache/salt/minion/extmods/modules'
[INFO    ] Syncing modules for environment 'base'
[INFO    ] Loading cache from salt://_modules, for base
[INFO    ] Caching directory '_modules/' for environment 'base'
[INFO    ] Fetching file from saltenv 'base', ** done ** '_modules/healthcheck.py'
[INFO    ] Fetching file from saltenv 'base', ** done ** '_modules/needs_restarting.py'
[INFO    ] Fetching file from saltenv 'base', ** done ** '_modules/so.py'
[INFO    ] Fetching file from saltenv 'base', ** done ** '_modules/telegraf.py'
[INFO    ] Fetching file from saltenv 'base', ** done ** '_modules/zeekctl.py'
[INFO    ] Copying '/var/cache/salt/minion/files/base/_modules/healthcheck.py' to '/var/cache/salt/minion/extmods/modules/healthcheck.py'
[INFO    ] Copying '/var/cache/salt/minion/files/base/_modules/needs_restarting.py' to '/var/cache/salt/minion/extmods/modules/needs_restarting.py'
[INFO    ] Copying '/var/cache/salt/minion/files/base/_modules/so.py' to '/var/cache/salt/minion/extmods/modules/so.py'
[INFO    ] Copying '/var/cache/salt/minion/files/base/_modules/telegraf.py' to '/var/cache/salt/minion/extmods/modules/telegraf.py'
[INFO    ] Copying '/var/cache/salt/minion/files/base/_modules/zeekctl.py' to '/var/cache/salt/minion/extmods/modules/zeekctl.py'
[ERROR   ] Unable to connect pusher: Stream is closed
local:
    - modules.healthcheck
    - modules.needs_restarting
    - modules.so
    - modules.telegraf
    - modules.zeekctl
[INFO    ] Loading fresh modules for state activity
[INFO    ] Fetching file from saltenv 'base', ** done ** 'salt/minion.sls'
[INFO    ] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
[INFO    ] Executing command 'yum' in directory '/root'
[INFO    ] Executing command rpm in directory '/root'
[INFO    ] Executing command 'yum' in directory '/root'
@m0duspwnens m0duspwnens added the bug Something isn't working label Feb 15, 2022
@m0duspwnens m0duspwnens self-assigned this Feb 15, 2022
@m0duspwnens m0duspwnens removed the bug Something isn't working label Feb 15, 2022
@launchdaemon
Copy link

Hi @m0duspwnens
I have been getting the [ERROR ] Unable to connect pusher: Stream is closed error since updating to 2.3.100.

I have only noticed because I get an email each time /usr/sbin/so-salt-minion-check -q is run by cron but otherwise all services seem to be running fine. The output of so-status is all OK and running salt-call state.highstate doesn't return anything unusal.

Also if I run the command /usr/sbin/so-salt-minion-check manually without -q the following is output:

running so-salt-minion-check
/opt/so/log/salt/healthcheck-state-apply last touched: Fri 25 Feb 09:56:12 UTC 2022 must be touched by Fri 25 Feb 10:56:12 UTC 2022 to avoid salt-minion restart

I'm not sure if it is related to the issue you are seeing during setup but am happy to provide further information or try and troubleshoot further if it will help.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants