简体   繁体   中英

Problem with heroku db:pull while at work

When I try to pull down a database while at work I get the following error:

:>heroku db:pull 
Auto-detected local database: sqlite://db/development.sqlite3 
Bad credentials given for http://heroku:[hidden]@taps.heroku.com 

Note that when I am at home I am able to run this command just fine. I wanted to know if you have any suggestions for common reasons I would get this error.

Are you able to perform other Heroku commands whilst at work? If you aren't then it's probably a problem with your SSH keys. See this Heroku help document for details.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM