heroku rake db:migrate and heroku run rails console commands wont run from codecademy command line interface.
Giving an ETIMEDOUT error message.
Could possibly be a blocked port 5000 issue from codecademy to heroku.
Use run:detached instead.
http://www.orhancanceylan.com/heroku-run-command-operation-timed-out/