Giter Club home page Giter Club logo

heroku-notifications's People

Contributors

hgmnz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

zeke

heroku-notifications's Issues

error installing

Just tried it out, following the instructions in the readme:

olive:~ kr$ heroku update
Updating from 2.32.14... done, nothing to update
olive:~ kr$ heroku plugins:install git://github.com/hgmnz/heroku-notifications.git
Installing heroku-notifications... failed

 !    Unable to load plugin heroku-notifications.
 !    Search for help at: https://help.heroku.com
 !    Or report a bug at: https://github.com/heroku/heroku/issues/new

    Error:       no such file to load -- keikokuc (LoadError)
    Backtrace:   /Users/kr/.heroku/plugins/heroku-notifications/lib/heroku/command/notifications.rb:1:in `require'
                 /Users/kr/.heroku/plugins/heroku-notifications/lib/heroku/command/notifications.rb:1
                 /Users/kr/.heroku/plugins/heroku-notifications/init.rb:2:in `require'
                 /Users/kr/.heroku/plugins/heroku-notifications/init.rb:2
                 /Users/kr/.heroku/client/lib/heroku/plugin.rb:67:in `load'
                 /Users/kr/.heroku/client/lib/heroku/plugin.rb:67:in `load_plugin'
                 /Users/kr/.heroku/client/lib/heroku/command/plugins.rb:46:in `install'
                 /Users/kr/.heroku/client/lib/heroku/helpers.rb:236:in `action'
                 /Users/kr/.heroku/client/lib/heroku/command/plugins.rb:44:in `install'
                 /Users/kr/.heroku/client/lib/heroku/command.rb:206:in `send'
                 /Users/kr/.heroku/client/lib/heroku/command.rb:206:in `run'
                 /Users/kr/.heroku/client/lib/heroku/cli.rb:28:in `start'
                 /usr/bin/heroku:25

    Command:     heroku plugins:install git://github.com/hgmnz/heroku-notifications.git
    Plugins:     heroku-attachable-resources
                 heroku-buildpacks
                 heroku-notifications
                 heroku-pgmigrate
                 heroku-production-check
                 heroku-routing
                 heroku-sudo

    Version:     heroku-toolbelt/2.32.14 (universal-darwin12.0) ruby/1.8.7

I also tried running gem install keikokuc first but got the same result.

Cleanup of notifications listing

$ heroku notifications
=== Notifications for [email protected] (3)
HEROKU_POSTGRESQL_BLACK on app hgmnz
  [emergency] Database exceeded its row limits and access has been revoked.
  More info: https://devcenter.heroku.com/articles/heroku-postgres-starter-tier#limits

HEROKU_POSTGRESQL_VIOLET on app keikoku
  [warning] Database exceeded its row limits. Access to be revoked in 7 days.
  More info: https://devcenter.heroku.com/articles/heroku-postgres-starter-tier#limits

HEROKU_POSTGRESQL_BLUE on app myapp
  [info] Database reaching its row limits.
  More info: https://devcenter.heroku.com/articles/heroku-postgres-starter-tier#limits

Becomes

$ heroku notifications
=== HEROKU_POSTGRESQL_BLACK on app hgmnz
  [emergency] Database exceeded its row limits and access has been revoked.
  More info: https://devcenter.heroku.com/articles/heroku-postgres-starter-tier#limits

=== HEROKU_POSTGRESQL_VIOLET on app keikoku
  [warning] Database exceeded its row limits. Access to be revoked in 7 days.
  More info: https://devcenter.heroku.com/articles/heroku-postgres-starter-tier#limits

=== HEROKU_POSTGRESQL_BLUE on app myapp
  [info] Database reaching its row limits.
  More info: https://devcenter.heroku.com/articles/heroku-postgres-starter-tier#limits

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.