我试图通过aptible访问数据库连接,当我尝试这样做时,我得到了一个似乎与权限/访问相关的错误。
Creating tunnel...r
/opt/aptible-toolbelt/embedded/lib/ruby/gems/2.2.0/gems/aptible-cli-0.7.3/lib/aptible/cli/helpers/tunnel.rb:53\
:in `rescue in start': Tunnel did not come up, is something else listening on port 60387? (RuntimeError)
bind: Address already in use
(8ミ | INFO: Connecting to database...
(8ミ | ERROR: 403 (access_denied) 我尝试编辑该文件以使用不同的端口,但仍然存在相同的错误。
它似乎在连接到localhost:portnumber时出错。
有人能帮帮我吗?
这对我来说非常重要,因为我正在做一个重要的项目。
感谢南迪塔
发布于 2016-09-29 11:04:41
https://stackoverflow.com/questions/39760334
复制相似问题