elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.72k stars 8.14k forks source link

Kibana dev tools does not use NOPOXY environment setting #122195

Open rful011 opened 2 years ago

rful011 commented 2 years ago

Kibana version:

Elasticsearch version:

Server OS version:

Browser version:

Browser OS version:

Original install method (e.g. download page, yum, from source, etc.):

Describe the bug:

Steps to reproduce: 1. 2. 3.

Expected behavior:

Screenshots (if relevant):

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

rful011 commented 2 years ago

not sure what happened here ?? so adding details in comment

Kibana version: 7.16.2

Elasticsearch version:7.16.2

Server OS version:ubunutu 20.04

Browser version: chrome

Browser OS version: Mac OS

Original install method (e.g. download page, yum, from source, etc.): apt

Describe the bug: The server uses a proxy to access public internet via the standard environmental variables. It also has a NOPROXY entry for the local domain (which includes the ES servers). All other functions in Kibana seem to work fine but the "dev tool" tries to connect to the proxy which does not work.

Steps to reproduce:

  1. kibana running on a system with environment var http_proxy and NOPROXY for the domain containing the ES server
  2. use the dev tool to submit a request

Expected behavior: Kibana send request direct to ES server

Screenshots (if relevant):

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context

elasticmachine commented 2 years ago

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

elasticmachine commented 4 days ago

Pinging @elastic/kibana-management (Team:Kibana Management)