Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Invalid host header" problem when connecting to VolumeViewer #214

Open
JohnGrime opened this issue May 20, 2024 · 0 comments
Open

"Invalid host header" problem when connecting to VolumeViewer #214

JohnGrime opened this issue May 20, 2024 · 0 comments

Comments

@JohnGrime
Copy link

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 option.

Environment

Ubuntu 20.04
VolumeViewer 3.8.3
npm 10.7.0
node 22.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant