You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Witt (Jira)" <ji...@apache.org> on 2023/05/30 14:22:03 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 ]

Joe Witt updated NIFI-10390:
----------------------------
    Fix Version/s:     (was: 1.16.3)

> 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
>
>  
> {{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.xx9443] 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)