运行Play Framework Activator时出现java.net.UnknownHostException

时间:2016-05-22 19:33:09

标签: playframework playframework-2.0

我能够正常运行并获得结果。 我在Play Framework 2.5.3中运行激活器时遇到错误。

gcloud preview app deploy

下面是图片enter image description here

1 个答案:

答案 0 :(得分:1)

尝试更改/etc/hosts中的localhost条目(您需要root / sudo访问权限)

127.0.0.1 localhost

127.0.0.1 localhost linux-78et.suse