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

[BUG] Error opening plugin module; module='cloud_auth' #23

Open
1 task done
zyphermonkey opened this issue Feb 6, 2024 · 7 comments
Open
1 task done

[BUG] Error opening plugin module; module='cloud_auth' #23

zyphermonkey opened this issue Feb 6, 2024 · 7 comments
Labels
bug Something isn't working work-in-progress Stale exempt

Comments

@zyphermonkey
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When using syslog-ng -s -f <filename> to check the syntax of files the following error is being generated

Error opening plugin module; module='cloud_auth', error='Error relocating /usr/lib/syslog-ng/libcloud_auth.so: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found'

Expected Behavior

Syntax checking to occur without error

Steps To Reproduce

  1. curl -LO https://github.com/splunk/splunk-connect-for-syslog/archive/refs/tags/v3.19.1.tar.gz
  2. gunzip v3.19.1.tar.gz
  3. tar -xf v3.19.1.tar
  4. cd splunk-connect-for-syslog-3.19.1/
  5. syslog-ng -s -f ./package/etc/conf.d/conflib/syslog/app-syslog-vmware_vsphere.conf

Environment

- OS: centos7
- How docker service was installed: yum

CPU architecture

x86-64

Docker creation

docker container run -itd --rm --name sc4s linuxserver/syslog-ng:latest

docker exec -it sc4s bash

Container logs

[migrations] started
[migrations] no migrations found
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    911
User GID:    911
───────────────────────────────────────

[custom-init] No custom files found, skipping...
crond[168]: crond (busybox 1.36.1) started, log level 5
[ls.io-init] done.
Copy link

github-actions bot commented Feb 6, 2024

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@zyphermonkey zyphermonkey changed the title [BUG] <title> [BUG] Error opening plugin module; module='cloud_auth' Feb 6, 2024
@thespad
Copy link
Member

thespad commented Feb 6, 2024

This is an upstream bug, we're looking into mitigations/workarounds until it's resolved.

@LinuxServer-CI
Copy link
Contributor

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.

@thespad
Copy link
Member

thespad commented Mar 15, 2024

Just to keep this updated, the upstream issue is being tracked under https://gitlab.alpinelinux.org/alpine/aports/-/issues/15797

@thespad thespad added bug Something isn't working and removed no-issue-activity labels Mar 15, 2024
@LinuxServer-CI
Copy link
Contributor

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.

@iridris
Copy link

iridris commented May 29, 2024

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.

@thespad
Copy link
Member

thespad commented May 29, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working work-in-progress Stale exempt
Projects
Status: Issues
Development

No branches or pull requests

4 participants