Re: [Bacula-users] Requesting Baculum(9.4.4) rpms

2020-10-30 Thread Marcin Haba
Hello Vikas, In the bacula.org Baculum repositories you can find only the latest stable rpm and deb packages. Older packages are removed once the new ones are uploaded. By the way, 9.4.4 is a relatively "old" version (almost a year and a half old). If you need exactly this version to match it to

Re: [Bacula-users] Baculum v9.6.6.1 Resource Forms

2020-10-30 Thread Marcin Haba
Hello Chris, Thanks for providing this debug output. This error means that bdirjson responded with output, which isn't a valid JSON string. To check what exactly is wrong there, you can enable debug for Baculum API in the api.conf file by changing in [api] section the 'debug' option to "1". After

[Bacula-users] Requesting Baculum(9.4.4) rpms

2020-10-30 Thread Vikas tyagi
Dear Bacula Community, OS Version – CentOS7 / RHEL7.6 Bacula Version – bacula-9.4.4 I require baculum-9.4.4 rpms for deployment purpose. And I don’t want baculum latest/stable rpms. List of baculum rpms needed :- 1. "baculum-api" 2. "bacula-api-httpd" 3. "bacula-comm

Re: [Bacula-users] Baculum v9.6.6.1 Resource Forms

2020-10-30 Thread Chris Wilkinson
Hello Marcin In the Baculum error log (debug enabled, '/var/log/baculum/baculum-web.log') I see the following just after opening the resource form. I’m not seeing anything suspicious in the api or web logs in the Apache2 log directory. Can i do another test to try and get closer to the problem?