Firstsawyou commented on issue #3545:
URL: https://github.com/apache/apisix/issues/3545#issuecomment-774632452


   > /apisix/routes/340306895233352835
   > 
{"id":"340306895233352835","create_time":1612368316,"update_time":1612684479,"uris":["/token"],"name":"test","vars":[],"upstream_id":"340306661996496003","status":1}
   > /apisix/upstreams/340306661996496003
   > 
{"id":"340306661996496003","create_time":1612368177,"update_time":1612661041,"nodes":[{"host":"127.0.0.1","port":8099,"weight":1}],"timeout":{"connect":6000,"read":6000,"send":6000},"type":"roundrobin","pass_host":"node","name":"test"}
   
   The upstream address in your title is `127.0.0.1/token`, but in your 
configuration it is `127.0.0.1:8099/token`. It is possible that your upstream 
node address is incorrect.


----------------------------------------------------------------
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.

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


Reply via email to