Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error : fail to install Plugin #3527

Open
robodev98 opened this issue Jan 29, 2025 · 1 comment
Open

Error : fail to install Plugin #3527

robodev98 opened this issue Jan 29, 2025 · 1 comment

Comments

@robodev98
Copy link

Please describe your problem in detail, if necessary, you can upload the log file through the attachment:
Hi,

I am trying to develop a new plugin for ekuiper, got below error

_{"error":1000,"message":"sinks plugins create command error: fail to install plugin: invalid zip file: expectFiles: 1, got filenames:[], zipFiles: [[email protected]], yamlFileChecked:false, soFileChecked:false"}_

Zip file I have uploaded contains [email protected] file.

I am following 2.0 version, docker image -> lfedge/ekuiper:v2.0.0-dev

Can you please help ?

Thanks

@ngjaying
Copy link
Collaborator

ngjaying commented Feb 5, 2025

The so file name must match your plugin name. The error message indicate soFileChecked false which means the file name does not match plugin name. What's your API request to install the plugin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants