heroku / legacy-cli

Heroku CLI
https://cli.heroku.com
MIT License
1.37k stars 380 forks source link

Heroku now spewing on command line. Did not previously with same command. #1931

Closed ParkerJedd closed 8 years ago

ParkerJedd commented 8 years ago

on Mac OSX 10.11.4 running command: heroku run rake this:that[blah, bling] results in spew at command line like this: running rake this:that[blah, bling] running rake this:that[blah, bling] running rake this:that[blah, bling] running rake this:that[blah, bling] ... n = tldnr (name screens later) running rake this:that[blah, bling]

on environment... up, run.4873 Connecting to database specified by DATABASE_URL \ [NewRelic][04/13/16 02:03:05 +0000 3ea5dcfb-332f-43e3-98ba-c0a2f66ba315 (3)] WARN : Agent is configured not to use SSL when communicating with New Relic's servers

the borg have been successfully set up

last week the same command resulted in this:

running rake this:that[blah, bling] on environment... up, run.4873 Connecting to database specified by DATABASE_URL \ [NewRelic][04/13/16 02:03:05 +0000 3ea5dcfb-332f-43e3-98ba-c0a2f66ba315 (3)] WARN : Agent is configured not to use SSL when communicating with New Relic's servers

the borg have been successfully set up