工作时heroku db:pull 的问题

发布于 2024-08-29 05:25:38 字数 262 浏览 5 评论 0原文

当我在工作时尝试拉取数据库时,出现以下错误:

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

请注意,当我在家时,我可以很好地运行此命令。我想知道您是否对我会收到此错误的常见原因有任何建议。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

呆萌少年 2024-09-05 05:25:38

您可以在工作时执行其他 Heroku 命令吗?如果不是,那么可能是您的 SSH 密钥有问题。有关详细信息,请参阅此 Heroku 帮助文档

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文