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

Client does not adhere to HOST environment variable #3838

Open
1 task done
lmiklosko opened this issue Apr 5, 2024 · 0 comments · May be fixed by #3839
Open
1 task done

Client does not adhere to HOST environment variable #3838

lmiklosko opened this issue Apr 5, 2024 · 0 comments · May be fixed by #3839

Comments

@lmiklosko
Copy link

Description

The server code listens on address and port taken from HOST environment variable; whereas client side expects api to always be on localhost, resulting in Internal Server Errors when using such variable.

Version

latest dev

Steps to Reproduce

  1. Build the project
  2. start with HOST=127.0.0.1 yarn start to force IPv4 on IPv6 enabled server for example.

Screenshots

No response

Logs

No response

Platform

desktop

Device

Apple M1 Mac

Operating System

Sonoma 14.1.1

Browser

Safari

Additional Context

No response

Code of Conduct

  • I agree to follow Overseerr's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant