Giter Club home page Giter Club logo

Comments (5)

Annih avatar Annih commented on September 13, 2024

Could describe the error and the setup that triggers it?
i.e. please provide a sample recipe to reproduce + the error message :)

from nssm.

axelrtgs avatar axelrtgs commented on September 13, 2024

just add a before notification to an NSSM resource and you will trigger the error. this is a remaining bug that was not fixed or merged when the PR to fix the zip functionality was merged. I just finally got around to fixing it since no one else had a chance. It was an issue I opened up as a reminder to fix the bug.

from nssm.

Annih avatar Annih commented on September 13, 2024

I'm sorry @axelrtgs I'm not having difficulties to reproduce with a simple before notification/subscription.
Here is the code I used:

log 'before notification' do
  notifies :install, 'nssm_install[Install NSSM]', :before
end
log 'before subscription' do
  action :nothing
  subscribes :write, 'nssm_install[Install NSSM]', :before
end
include_recipe 'nssm'

I used Chef 12.18.31, the only bug I encountered was with the rubyzip gem, but your fix didn't help. I'm sure you have a different setup. Could you share it with me?

from nssm.

axelrtgs avatar axelrtgs commented on September 13, 2024

from nssm.

axelrtgs avatar axelrtgs commented on September 13, 2024

Just wanted to follow up on this to see if you need more information in case i wasn't clear on some aspect.
Thanks for your time,

from nssm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.