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

S3: RuntimeError: dictionary changed size during iteration #236

Open
alltilla opened this issue Aug 6, 2024 · 0 comments
Open

S3: RuntimeError: dictionary changed size during iteration #236

alltilla opened this issue Aug 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@alltilla
Copy link
Member

alltilla commented Aug 6, 2024

AxoSyslog

Version of AxoSyslog

4.7.1.831.ge087d9b+4.7.1_git20240709

Issue

Exception in thread Thread-3460:
Traceback (most recent call last):
  File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.12/threading.py", line 1431, in run
    self.function(*self.args, **self.kwargs)
  File "/usr/lib/syslog-ng/python/syslogng/modules/s3/s3_destination.py", line 352, in __flush_timed_out_s3_objects
    for s3_object in self.s3_objects.values():
RuntimeError: dictionary changed size during iteration
@alltilla alltilla added the bug Something isn't working label Aug 6, 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
Projects
None yet
Development

No branches or pull requests

1 participant