davendu commented on issue #11486:
URL: https://github.com/apache/apisix/issues/11486#issuecomment-2271197177

   I don't have much resource to setup cluster for 3.x, but I checked the 
source code. It seems the error is thrown in `protoc.lua`, which comes from 
package `lua-protobuf-etcd = 0.4.2-5"`. When protobuf is provided and `import` 
is used, `toplevel:import` calls `self:parse`, which only local files and 
`etcd` can provide the corresponding file. 
   
   
[github.com/TerrySolar/lua-protobuf/blob/7a87b2a3992f555a4e433ef7d73972cdad9c48ac/protoc.lua#L326?plain](https://github.com/TerrySolar/lua-protobuf/blob/7a87b2a3992f555a4e433ef7d73972cdad9c48ac/protoc.lua#L326)
   
   The package seems not providing other ways to read from a external source.


-- 
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-unsubscr...@apisix.apache.org

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

Reply via email to