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 2021/09/15 02:37:18 UTC

[GitHub] [apisix] Molio-tan commented on issue #5059: request help: Error when start the Python-plugin-runner

Molio-tan commented on issue #5059:
URL: https://github.com/apache/apisix/issues/5059#issuecomment-919651643


   > You can temporarily adjust it here:
   > 
   > https://github.com/apache/apisix/blob/b72404f643f37b10eb164056d784c33a97251c46/apisix/plugins/ext-plugin/init.lua#L639-L640
   > 
   > Next, I will fix it. In addition, Python Runner 0.1.0 version needs to use `APISIX 2.7` version, `APISIX 2.8` and `APISIX 2.9` versions are not compatible with `Python Runner 0.1.0` due to private protocol adjustments.
   > 
   > Please see document:
   > https://github.com/apache/apisix-python-plugin-runner/blob/6c10aa1429a23c0b316121b348af8df65df1495e/docs/en/latest/getting-started.md
   
   Oh, I'm sorry that i didn't notice the compatibility between apisix and the runner.
   By your suggestion, I add two line as bellow and it work correctly. Thank you.
   ![image](https://user-images.githubusercontent.com/31587573/133361052-511f4260-1bcd-41df-89aa-55eb51f3cf49.png)
   


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