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

Passed invalid arguments to state.apply: 'NoneType' object is not iterable - on php.ng.fpm.pools #147

Open
arthurzenika opened this issue Mar 23, 2018 · 2 comments

Comments

@arthurzenika
Copy link
Contributor

When using salt target state.apply php.ng.fpm.pools with no pillars, we get :

    Passed invalid arguments to state.apply: 'NoneType' object is not iterable

In our case, the php.ng.fpm.pools is included in the top.sls and so no states are applied which is a problem.

    Salt Version:
               Salt: 2017.7.4
     
    Dependency Versions:
               cffi: Not Installed
           cherrypy: Not Installed
           dateutil: 2.5.3
          docker-py: Not Installed
              gitdb: Not Installed
          gitpython: Not Installed
              ioflo: Not Installed
             Jinja2: 2.9.4
            libgit2: Not Installed
            libnacl: Not Installed
           M2Crypto: Not Installed
               Mako: Not Installed
       msgpack-pure: Not Installed
     msgpack-python: 0.4.8
       mysql-python: Not Installed
          pycparser: Not Installed
           pycrypto: 2.6.1
       pycryptodome: Not Installed
             pygit2: Not Installed
             Python: 2.7.13 (default, Nov 24 2017, 17:33:09)
       python-gnupg: Not Installed
             PyYAML: 3.12
              PyZMQ: 16.0.2
               RAET: Not Installed
              smmap: Not Installed
            timelib: Not Installed
            Tornado: 4.4.3
                ZMQ: 4.2.1
     
    System Versions:
               dist: debian 9.4 
             locale: UTF-8
            machine: x86_64
            release: 4.9.0-5-amd64
             system: Linux
            version: debian 9.4 
@n-rodriguez
Copy link
Member

@myii I think we can close this one

@myii
Copy link
Member

myii commented Sep 6, 2019

Thanks for the heads-up, @n-rodriguez.

@arthurlogilab I've just tested with the latest version and php.fpm.pools (after the ng deprecation) and I can't reproduce this. Can you confirm if it is still a problem at your end?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants