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

error while running gtk-api #186

Open
VivekJaganath opened this issue Jul 4, 2019 · 0 comments
Open

error while running gtk-api #186

VivekJaganath opened this issue Jul 4, 2019 · 0 comments

Comments

@VivekJaganath
Copy link

i am running below error while running gtk-api.

/app/models/mano_manager_service.rb:34: warning: previous definition of LOG_MESSAGE was here

  • Gracefully stopping, waiting for requests to finish
    ! Unable to load application: NoMethodError: undefined method stop' for nil:NilClass bundler: failed to load command: puma (/usr/local/bundle/bin/puma) NoMethodError: undefined method stop' for nil:NilClass
    /usr/local/bundle/gems/puma-3.11.0/lib/puma/single.rb:28:in stop_blocked' /usr/local/bundle/gems/puma-3.11.0/lib/puma/launcher.rb:291:in graceful_stop'
    /usr/local/bundle/gems/puma-3.11.0/lib/puma/launcher.rb:395:in block in setup_signals' /app/gtk_api.rb:112:in kill'
    /app/gtk_api.rb:112:in block in <class:GtkApi>' /app/gtk_api.rb:98:in each'
    /app/gtk_api.rb:98:in <class:GtkApi>' /app/gtk_api.rb:53:in <top (required)>'
    config.ru:28:in require' config.ru:28:in block in '
    /usr/local/bundle/gems/rack-2.0.7/lib/rack/builder.rb:55:in instance_eval' /usr/local/bundle/gems/rack-2.0.7/lib/rack/builder.rb:55:in initialize'
    config.ru:in new' config.ru:in '
    /usr/local/bundle/gems/rack-2.0.7/lib/rack/builder.rb:49:in eval' /usr/local/bundle/gems/rack-2.0.7/lib/rack/builder.rb:49:in new_from_string'
    /usr/local/bundle/gems/rack-2.0.7/lib/rack/builder.rb:40:in parse_file' /usr/local/bundle/gems/puma-3.11.0/lib/puma/configuration.rb:318:in load_rackup'
    /usr/local/bundle/gems/puma-3.11.0/lib/puma/configuration.rb:243:in app' /usr/local/bundle/gems/puma-3.11.0/lib/puma/runner.rb:138:in load_and_bind'
    /usr/local/bundle/gems/puma-3.11.0/lib/puma/single.rb:87:in run' /usr/local/bundle/gems/puma-3.11.0/lib/puma/launcher.rb:183:in run'
    /usr/local/bundle/gems/puma-3.11.0/lib/puma/cli.rb:77:in run' /usr/local/bundle/gems/puma-3.11.0/bin/puma:10:in <top (required)>'
    /usr/local/bundle/bin/puma:29:in load' /usr/local/bundle/bin/puma:29:in <top (required)>'
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

1 participant