4

ポート 8080 で moov を実行しようとしていますが、次のエラーが表示されます。

$ curl -s -i http://mlocal.nytimes.com:8080/
HTTP/1.0 534 Internal Server Error
Connection: close
Content-Type: text/plain;
Content-Length: 69

Host header 'mlocal.nytimes.com:8080' did not match project rewriters

サーバーを次のように起動しています:

$ sudo moov server -p=8080 --auto-hosts

(ポート 80 で正常に動作しているようです。)

4

1 に答える 1