lijunbao created NIFI-10390:
-------------------------------

             Summary: 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:
                 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
             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)

Reply via email to