Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
找不到 Cassandra 联系点,原因是:访问被拒绝。您的凭据无法通过身份验证。缺少凭据。不知道如何解决这个问题。
我正在尝试运行 lagom 示例 online-auction-scala。
您的配置是否通过代理路由 localhost 请求?您可以禁用它以使本地主机请求保持本地状态吗?
我不知道您的机器/代理是如何配置的,所以我不确定具体要做什么。启动 sbt 时可能需要设置“http.nonProxyHosts”系统属性。
这些链接可能会有所帮助: