-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
[BUG] Error opening plugin module; module='cloud_auth' #23
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
This is an upstream bug, we're looking into mitigations/workarounds until it's resolved. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Just to keep this updated, the upstream issue is being tracked under https://gitlab.alpinelinux.org/alpine/aports/-/issues/15797 |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Is there a known last working version before this bug cropped up? I'm just starting to get into syslog-ng and have come across this issue as well. |
It's a largely cosmetic issue, but you'd have to go back to before the rebase to 3.19 on 2024-01-31 to be rid of it. |
Is there an existing issue for this?
Current Behavior
When using
syslog-ng -s -f <filename>
to check the syntax of files the following error is being generatedExpected Behavior
Syntax checking to occur without error
Steps To Reproduce
curl -LO https://github.com/splunk/splunk-connect-for-syslog/archive/refs/tags/v3.19.1.tar.gz
gunzip v3.19.1.tar.gz
tar -xf v3.19.1.tar
cd splunk-connect-for-syslog-3.19.1/
syslog-ng -s -f ./package/etc/conf.d/conflib/syslog/app-syslog-vmware_vsphere.conf
Environment
CPU architecture
x86-64
Docker creation
docker container run -itd --rm --name sc4s linuxserver/syslog-ng:latest docker exec -it sc4s bash
Container logs
The text was updated successfully, but these errors were encountered: