-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
we testes now since Friday and got error. Not sure what exactly happens.
Conditions:
- Cloud: AZURE_BLOB
- 2 Jobs
- 1 concurrent job on Client allowed
Wen we schedule jobst and one of jobs is running directly after another, we receive this error message:
27-Jan 10:43 backup-host JobId 172977: Fatal error: python-fd: Traceback (most recent call last):
File "/usr/lib/bareos/plugins/BareosFdWrapper.py", line 38, in handle_plugin_event
return bareos_fd_plugin_object.handle_plugin_event(context, event)
File "/usr/lib/bareos/plugins/BareosFdPluginBaseclass.py", line 223, in handle_plugin_event
return self.start_backup_job(context)
File "/usr/lib/bareos/plugins/BareosFdPluginLibcloud.py", line 322, in start_backup_job
signal.signal(signal.SIGCHLD, signal.SIG_IGN)
ValueError: signal only works in main thread
27-Jan 10:43 backup-host JobId 172977: Fatal error: fd_plugins.c:654 Command plugin "python:module_path=/usr/lib/bareos/plugins:module_name=bareos-fd-libcloud:provider=AZURE_BLOBS:key=$MY_KEY:secret=$MY_SECRET" requested, but is not loaded.
Any Idea what happens? We also can observe lot of processes bareos-fd after jobs are ended. It seems like not clean destroy from plugin after usage.
Dimi
Metadata
Metadata
Assignees
Labels
No labels