You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "lijunbao (Jira)" <ji...@apache.org> on 2022/08/24 02:34:00 UTC

[jira] [Updated] (NIFI-10390) The request contained an invalid host header [xx.xxx.xx.xx9443] in the request [/nifi]. Check for request manipulation or third-party intercept. Valid host headers are [empty] or:

     [ https://issues.apache.org/jira/browse/NIFI-10390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

lijunbao updated NIFI-10390:
----------------------------
    Description: 
 

{{docker run --name nifi \
-p 9443:9443 \
-d \
-e NIFI_WEB_HTTPS_PORT='9443' \
apache/nifi:latest}}

{{The request contained an invalid host header [xx.xxx.xx.xx8443] in the request [/nifi]. Check for request manipulation or third-party intercept. Valid host headers are [empty] or:}}

{{}}
 * 127.0.0.1
 * 127.0.0.1:8443
 * localhost
 * localhost:8443
 * [::1]
 * [::1]:8443
 * b0a691ba82f9
 * b0a691ba82f9:8443
 * 172.17.0.15
 * 172.17.0.15:8443
 * 147.128.16.5

 

There is an error in docker deployment of nifi. This is a magic problem. HTTPS verifies how to use docker for account login and deploys docker on dockerhub. Please ask the boss for advice

 

{{}}

  was:
 

{{docker run --name nifi \
  -p 9443:9443 \
  -d \
  -e NIFI_WEB_HTTPS_PORT='9443' \
  apache/nifi:latest}}

{{The request contained an invalid host header [xx.xxx.xx.xx8443] in the request [/nifi]. Check for request manipulation or third-party intercept. Valid host headers are [empty] or:}}

{{}}
 * 127.0.0.1
 * 127.0.0.1:8443
 * localhost
 * localhost:8443
 * [::1]
 * [::1]:8443
 * b0a691ba82f9
 * b0a691ba82f9:8443
 * 172.17.0.15
 * 172.17.0.15:8443
 * 147.128.16.5

 

There is an error in docker deployment of nifi. This is a magic problem. HTTPS verifies how to use docker for account login and deploys docker on dockerhub. Please ask the boss for advice

 

{{}}

        Summary: The request contained an invalid host header [xx.xxx.xx.xx9443] in the request [/nifi]. Check for request manipulation or third-party intercept. Valid host headers are [empty] or:  (was: The request contained an invalid host header [xx.xxx.xx.xx8443] in the request [/nifi]. Check for request manipulation or third-party intercept. Valid host headers are [empty] or:)

> The request contained an invalid host header [xx.xxx.xx.xx9443] in the request [/nifi]. Check for request manipulation or third-party intercept. Valid host headers are [empty] or:
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-10390
>                 URL: https://issues.apache.org/jira/browse/NIFI-10390
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Docker
>    Affects Versions: 1.16.3
>         Environment: Docker deployment nifi
>            Reporter: lijunbao
>            Priority: Major
>             Fix For: 1.16.3
>
>
>  
> {{docker run --name nifi \
> -p 9443:9443 \
> -d \
> -e NIFI_WEB_HTTPS_PORT='9443' \
> apache/nifi:latest}}
> {{The request contained an invalid host header [xx.xxx.xx.xx8443] in the request [/nifi]. Check for request manipulation or third-party intercept. Valid host headers are [empty] or:}}
> {{}}
>  * 127.0.0.1
>  * 127.0.0.1:8443
>  * localhost
>  * localhost:8443
>  * [::1]
>  * [::1]:8443
>  * b0a691ba82f9
>  * b0a691ba82f9:8443
>  * 172.17.0.15
>  * 172.17.0.15:8443
>  * 147.128.16.5
>  
> There is an error in docker deployment of nifi. This is a magic problem. HTTPS verifies how to use docker for account login and deploys docker on dockerhub. Please ask the boss for advice
>  
> {{}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)