My earlier attempt to install v9.6.7 Baculum on 32 bit Raspbian failed due to the 4G limit on integer values so that larger values for max volume size threw an error. Bacula did not seem to have the same limitation and worked fine.
I have now attempted this again on 64 bit Raspbian. Bacula and Baculum were compiled from v9.6.7 source. I have run into the below error when Baculum writes to DIR config. This is an extract from the API debug log. I checked the permissions on the file referenced and all seems correct. File: bacula:bacula 664 /etc/bacula root:root 755 www-data is a member of group bacula sudo -u www-data test -w file returns 0 indicating it is writable by www-data. Is there something else I could check? API error log when saving a config change. Mar 23 15:17:06 [Debug] [Application] Command=onInit, Output=Method: PUT Prado\Exceptions\TPhpErrorException: [Warning] file_put_contents(/etc/bacula/bacula-dir.conf): failed to open stream: Permission denied (@line 58 in file /var/www/baculum/protected/Common/Class/ConfigBacula.php). in /var/www/baculum/framework/pradosoft/prado/framework/PradoBase.php:177 Regards Chris Wilkinson
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
