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

Problem running behind Proxy #203

Closed
RafnexJr opened this issue Mar 27, 2022 · 1 comment
Closed

Problem running behind Proxy #203

RafnexJr opened this issue Mar 27, 2022 · 1 comment

Comments

@RafnexJr
Copy link

🐛 Summary

While installing Malcolm in an environment running behind a proxy problems with the Arkime container occured. The script initarkime.sh tries to download/update the geo data but fails behind a proxy. Even when the proxy is configured as environment variable in the docker-compose file. There's no error message the script just won't return anything after line 11.

To reproduce

Steps to reproduce the behavior:

  1. Install according to documentation
  2. Set proxy environment variables HTTP_PROXY and HTTPS_PROXY on the file-monitor and arkime container
  3. Start Malcolm with the script

Expected behavior

I would expect that the container would use the proxy specified in the HTTP(S)_PROXY env variable to get the geo data and report an error if something went wrong.

@mmguero
Copy link
Collaborator

mmguero commented Mar 28, 2022

Thanks, moved to idaholab#86

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

2 participants