Skip to content

Instantly share code, notes, and snippets.

@bumi
Created November 28, 2013 12:33
Show Gist options
  • Save bumi/7691197 to your computer and use it in GitHub Desktop.
Save bumi/7691197 to your computer and use it in GitHub Desktop.
cctrlapp coworkingde/default run "rails c production"
Connecting...
Loading production environment (Rails 4.0.0)
irb(main):001:0> Space
Mysql2::Error: User 'xxxxxx' has exceeded the 'max_user_connections' resource (current value: 2)
from /srv/www/vendor/bundle/ruby/2.0.0/gems/mysql2-0.3.11/lib/mysql2/client.rb:44:in `connect'
from /srv/www/vendor/bundle/ruby/2.0.0/gems/mysql2-0.3.11/lib/mysql2/client.rb:44:in `initialize'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment