You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "Yullin (via GitHub)" <gi...@apache.org> on 2023/03/17 03:49:21 UTC

[GitHub] [apisix] Yullin commented on issue #7583: bug: Incompatible redirect plugin parameters after upgrade to 2.15

Yullin commented on issue #7583:
URL: https://github.com/apache/apisix/issues/7583#issuecomment-1473083758

   When I upgrade apisix from 2.13.1 to 2.15.3, I got the same issue:
   ```
   2023/03/17 10:55:23 [error] 52#52: *1 [lua] config_etcd.lua:243: load_full_data(): failed to check item data of [/apisix/routes] err:failed to check the configuration of plugin redirect err: value should match only one schema, but matches none ,val: {"uri":"\/*","plugins_check":"other","host":"foo.com","labels":{"env":"xxxxx"},"status":1,"upstream":{"name":"nodes","scheme":"https","pass_host":"pass","nodes":{"192.168.1.180:443":1,"192.168.1.237:443":1},"type":"roundrobin","hash_on":"vars"},"priority":1,"enable_websocket":false,"create_time":1677062316,"id":"00000000000001029445","update_time":1677119638,"remote_addrs":["192.168.0.0\/16"],"plugins":{"redirect":{"append_query_string":false,"ret_code":302,"http_to_https":true,"encode_uri":false}},"methods":["GET","POST","PUT","DELETE","OPTIONS"]}, context: init_worker_by_lua*
   ```


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