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

Could not find plugin named 'security' #633

Closed
patrykacc opened this issue Oct 27, 2024 · 4 comments · Fixed by #635
Closed

Could not find plugin named 'security' #633

patrykacc opened this issue Oct 27, 2024 · 4 comments · Fixed by #635
Assignees
Labels
bug Something isn't working released

Comments

@patrykacc
Copy link

Following issue started to happen for my CI in recent hours:

Error (1): Could not find plugin named 'security' in definition: {"$schema":"https://raw.githubusercontent.com/amtrack/sfdx-browserforce-plugin/main/src/plugins/schema.json","settings":{"security":{"certificateAndKeyManagement":{"certificates":[],"importFromKeystore":[{"name":"CertName","filePath":"./config/certificates/CertName.jks","password":"***"}]}}}}

@amtrack
Copy link
Owner

amtrack commented Oct 27, 2024

Thanks @patrykacc for reporting! I'll look into it next week.

@patrykacc
Copy link
Author

I confirmed locally that switching back to 4.1.1 resolve the issue.
For others, if you are affected by same issue changing your installation command of plugin to include specific version should help:
sf plugins install sfdx-browserforce-plugin@4.1.1

@amtrack amtrack pinned this issue Oct 28, 2024
@amtrack amtrack self-assigned this Oct 28, 2024
@amtrack amtrack added the bug Something isn't working label Oct 28, 2024
Copy link

🎉 This issue has been resolved in version 4.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@thvd
Copy link

thvd commented Oct 30, 2024

@amtrack Seems still to be broken:

 sf browserforce apply -f config/xyzproxy/browserforce-template.json

Results into:


logging in... done
Error (2): Nonexistent flag: -f
See more help with --help

logging out... done

@amtrack amtrack unpinned this issue Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants