You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/03 03:27:59 UTC

[GitHub] [apisix] wenxiHome opened a new issue, #8237: help request: upstream.nodes.host set domain invalid

wenxiHome opened a new issue, #8237:
URL: https://github.com/apache/apisix/issues/8237

   ### Description
   
   local up_conf = {
           type = "roundrobin",
           pass_host = "rewrite",
           upstream_host = "geo.datav.aliyun.com",
           scheme = "http",
           nodes = {
               { host = "geo.datav.aliyun.com", port = 80, weight = 1 }
           }
       }
       upstream.set(ctx, up_conf.type .. "#route_" .. matched_route.value.id,
               ctx.conf_version, up_conf)
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] mscb402 commented on issue #8237: help request: upstream.nodes.host set domain invalid

Posted by GitBox <gi...@apache.org>.
mscb402 commented on issue #8237:
URL: https://github.com/apache/apisix/issues/8237#issuecomment-1301719806

   Please share more detail about your problem


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] commented on issue #8237: help request: upstream.nodes.host set domain invalid

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8237:
URL: https://github.com/apache/apisix/issues/8237#issuecomment-1733349833

   Due to lack of the reporter's response this issue has been labeled with "no response". It will be close in 3 days if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] shreemaan-abhishek commented on issue #8237: help request: upstream.nodes.host set domain invalid

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek commented on issue #8237:
URL: https://github.com/apache/apisix/issues/8237#issuecomment-1708082450

   @wenxiHome, do you have any further questions/updates? If not, please close the issue. Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] mscb402 commented on issue #8237: help request: upstream.nodes.host set domain invalid

Posted by GitBox <gi...@apache.org>.
mscb402 commented on issue #8237:
URL: https://github.com/apache/apisix/issues/8237#issuecomment-1301721342

   > upstream config ![image](https://user-images.githubusercontent.com/41821549/199654475-379cd005-6aae-4f67-945e-e837dfa62cf0.png) ![image](https://user-images.githubusercontent.com/41821549/199654637-7c767237-10d2-4d03-a1e7-f67ae3e83dc3.png)
   > 
   > How can I configure the proxy
   
   In this case, I think ‘Host请求头’ should be config to 'geo.datav.aliyun.com'.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] wenxiHome commented on issue #8237: help request: upstream.nodes.host set domain invalid

Posted by GitBox <gi...@apache.org>.
wenxiHome commented on issue #8237:
URL: https://github.com/apache/apisix/issues/8237#issuecomment-1301673329

   upstream config
   ![image](https://user-images.githubusercontent.com/41821549/199654475-379cd005-6aae-4f67-945e-e837dfa62cf0.png)
   ![image](https://user-images.githubusercontent.com/41821549/199654637-7c767237-10d2-4d03-a1e7-f67ae3e83dc3.png)
   
   How can I configure the proxy
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] hf400159 commented on issue #8237: help request: upstream.nodes.host set domain invalid

Posted by GitBox <gi...@apache.org>.
hf400159 commented on issue #8237:
URL: https://github.com/apache/apisix/issues/8237#issuecomment-1301628631

   Can you provide more info? Steps to reproduce and Route's configuration.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] commented on issue #8237: help request: upstream.nodes.host set domain invalid

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8237:
URL: https://github.com/apache/apisix/issues/8237#issuecomment-1740633220

   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] closed issue #8237: help request: upstream.nodes.host set domain invalid

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #8237: help request: upstream.nodes.host set domain invalid
URL: https://github.com/apache/apisix/issues/8237


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org