AllenCell / AllenCell/vole-core

"Invalid host header" problem when connecting to VolumeViewer

オープン
#214 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
106
フォーク
11
平均マージ
3日 51分
マージ済み PR(30日)
12

説明

## Description

When running VolumeViewer via `npm run dev`, a connecting client browser displays the message "invalid host header".

This appears to be due to the security settings in the `webpack.dev.js` file; this can likely be remedied by adding the line `allowedHosts: "all"` to the `devServer `entry in this file or using the [`firewall`](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#firewall) option.

## Environment

Ubuntu 20.04
VolumeViewer 3.8.3
npm 10.7.0
node 22.1.0

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。