Re: [Bacula-users] Bacula SD on a QNAP TS-231 [SOLVED]

2018-10-22 Thread Radosław Korzeniewski
Hello,

niedz., 21 paź 2018 o 19:49 Andrea Venturoli  napisał(a):

> _ this environment does not provide OpenSSL (or perhaps configure
> doesn't find it?), so it will be disabled; however some code in
> BSOCKCORE::close() in src/lib/bsockcore.c is not guarded by the proper
> #ifdef HAVE_TLS, so you'll get linker errors. Just remove this code (by
> commenting it or putting the right #if or just deleting those lines);
>

What version of Bacula do you compile? Could you provide a proper code for
which BSOCKCORE::close() which works for you?

Thanks.
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] at baculum 9.2.1「Permission denied」

2018-10-22 Thread KEN SAWADA
Hello Marcin

Thank you for your reply

My Console
[root@bacula9]# ls -l /opt/bacula/
合計 8
drwxr-xr-t 2 root   root308 10月 20 15:10 bin
drwxrwx--T 3 root   bacula  125 10月 20 22:26 etc
drwxr-xr-x 2 root   root   4096 10月 20 15:10 lib64
drwxr-xr-x 2 root   root 25 10月 20 15:10 plugins
drwxr-xr-x 2 root   bacula 4096 10月 20 15:10 scripts
drwxr-xr-x 3 root   root 17 10月 20 15:10 share
drwxrwx--- 2 bacula bacula  279 10月 22 23:10 working

Best regards
Ken Sawada


2018年10月22日(月) 14:37 Marcin Haba :

> Hello Ken,
>
> The most probably you need to check privileges to /opt/bacula/etc/
> directory for web server user.
>
> Could you show the command output:
>
> ls -l /opt/bacula/
>
> Best regards.
> Marcin Haba (gani)
> On Sat, 20 Oct 2018 at 15:57, KEN SAWADA  wrote:
> >
> > Hi
> >
> > I am setting it after installing baculum 9.2.1.
> > However, an error like the attached image occurred.
> > Although the authority of bconsole.conf is 777, it is said that there is
> no authority.
> > Is there any good wisdom?
> >
> > My console
> > [root@bacula9 etc]# ls -l /opt/bacula/etc/bconsole.conf
> > -rwxrwxrwx 1 root bacula 241 10/20 22:09 /opt/bacula/etc/bconsole.conf
> >
> > Best regards
> >
> > Ken Sawada
> >
> >
> > ___
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
>
> --
> "Greater love hath no man than this, that a man lay down his life for
> his friends." Jesus Christ
>
> "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
> za przyjaciół swoich." Jezus Chrystus
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] Baculum 9.2.1 Error: 1000

2018-10-22 Thread Marcin Haba
Hello Heitor,

Many thanks. It is good to hear these words about the Baculum. It is the
goal for the Baculum - to be user friendly and mobile friendly as well.

Best regards.
Marcin Haba (gani)

On Mon, 22 Oct 2018 at 13:20, Heitor Faria  wrote:

> Hello Heitor,
>
> Hello Marcin,
>
> This bug has been reported here:
>
> http://bugs.bacula.org/view.php?id=2418
>
> and it is fixed here:
>
>
> http://www.bacula.org/git/cgit.cgi/bacula/commit/?h=Branch-9.2&id=4f2fe7a81a3fe466f4fec9444b8fee130a713a9c
>
> Unfortunately there hasn't been released any version with this fix yet.
>
> Thanks!
> For some reason, Google did not return me this URL.
> The 9.2.1. version is great, very user-centered.
> There are some perks (such as the estimate command in the same Job
> confirmation screen) that are very innovative.
>
> Best regards.
>
> Regards,
>
> Marcin Haba (gani)
>
> On Sat, 20 Oct 2018 at 21:10, Heitor Faria  wrote:
>
>> Dear Users & Devel,
>>
>> Since August 28 a few users have been reporting the following error when
>> trying to save any Bacula configuration on Baculum.
>> The same happened with me today on a fresh 9.2.1 packages install with
>> Bacula 9.2.1 from bacula.org.
>>
>> Error 1000: Internal error. [Unknown Error] Argument 1 passed to
>> BaculaSetting::updateSubResource() must be an instance of string, string
>> given, called in
>> /usr/share/baculum/htdocs/protected/API/Class/BaculaSetting.php on line 331
>> and defined (@line 358 in file
>> /usr/share/baculum/htdocs/protected/API/Class/BaculaSetting.php).
>>
>> Is there any registered report or patch already?
>> Error provokes no message in cat /var/log/httpd/error_log.
>>
>> Boring stuff:
>>
>> http://whatsmybrowser.org/b/C8AVLEH
>>
>> [root@cbacula tmp]# rpm -qa php
>> php-5.4.16-45.el7.x86_64
>>
>> [root@cbacula tmp]# rpm -qa |grep baculum
>> baculum-common-9.2.1-2.fc28.noarch
>> baculum-api-9.2.1-2.fc28.noarch
>> baculum-web-httpd-9.2.1-2.fc28.noarch
>> baculum-web-9.2.1-2.fc28.noarch
>> baculum-api-httpd-9.2.1-2.fc28.noarch
>>
>> [root@cbacula tmp]# cat /etc/redhat-release
>> CentOS Linux release 7.5.1804 (Core)
>>
>> [root@cbacula tmp]# uname -a
>> Linux cbacula 3.10.0-862.el7.x86_64 #1 SMP Fri Apr 20 16:44:24 UTC 2018
>> x86_64 x86_64 x86_64 GNU/Linux
>>
>> [root@cbacula tmp]# rpm -qa |grep httpd
>> httpd-2.4.6-80.el7.centos.1.x86_64
>> baculum-web-httpd-9.2.1-2.fc28.noarch
>> httpd-tools-2.4.6-80.el7.centos.1.x86_64
>> baculum-api-httpd-9.2.1-2.fc28.noarch
>>
>> Regards,
>> --
>>
>> MSc Heitor Faria
>> CEO Bacula LATAM
>> mobile1: + 1 909 655-8971
>> mobile2: + 55 61 98268-4220
>> [image: linkedin icon]
>> 
>> [image: logo] 
>> Brasilia - Miami - New York
>> www.bacula.com.br
>> ___
>> Bacula-devel mailing list
>> bacula-de...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-devel
>>
>
>
> --
> "Greater love hath no man than this, that a man lay down his life for his
> friends." Jesus Christ
>
> "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie za
> przyjaciół swoich." Jezus Chrystus
>
>
> --
>
> MSc Heitor Faria
> CEO Bacula LATAM
> mobile1: + 1 909 655-8971
> mobile2: + 55 61 98268-4220
> [image: linkedin icon]
> 
> [image: logo] 
> Brasilia - Miami - New York
> www.bacula.com.br
>
>

-- 
"Greater love hath no man than this, that a man lay down his life for his
friends." Jesus Christ

"Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie za
przyjaciół swoich." Jezus Chrystus
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] Baculum 9.2.1 Error: 1000

2018-10-22 Thread Heitor Faria
> Hello Heitor,
Hello Marcin, 

> This bug has been reported here:

> http://bugs.bacula.org/view.php?id=2418

> and it is fixed here:

> http://www.bacula.org/git/cgit.cgi/bacula/commit/?h=Branch-9.2&id=4f2fe7a81a3fe466f4fec9444b8fee130a713a9c

> Unfortunately there hasn't been released any version with this fix yet.

Thanks! 
For some reason, Google did not return me this URL. 
The 9.2.1. version is great, very user-centered. 
There are some perks (such as the estimate command in the same Job confirmation 
screen) that are very innovative. 

> Best regards.

Regards, 

> Marcin Haba (gani)

> On Sat, 20 Oct 2018 at 21:10, Heitor Faria < hei...@bacula.com.br > wrote:

>> Dear Users & Devel,

>> Since August 28 a few users have been reporting the following error when 
>> trying
>> to save any Bacula configuration on Baculum.
>> The same happened with me today on a fresh 9.2.1 packages install with Bacula
>> 9.2.1 from bacula.org .

>> Error 1000: Internal error. [Unknown Error] Argument 1 passed to
>> BaculaSetting::updateSubResource() must be an instance of string, string 
>> given,
>> called in /usr/share/baculum/htdocs/protected/API/Class/BaculaSetting.php on
>> line 331 and defined (@line 358 in file
>> /usr/share/baculum/htdocs/protected/API/Class/BaculaSetting.php).

>> Is there any registered report or patch already?
>> Error provokes no message in cat /var/log/httpd/error_log.

>> Boring stuff:

>> http://whatsmybrowser.org/b/C8AVLEH

>> [root@cbacula tmp]# rpm -qa php
>> php-5.4.16-45.el7.x86_64

>> [root@cbacula tmp]# rpm -qa |grep baculum
>> baculum-common-9.2.1-2.fc28.noarch
>> baculum-api-9.2.1-2.fc28.noarch
>> baculum-web-httpd-9.2.1-2.fc28.noarch
>> baculum-web-9.2.1-2.fc28.noarch
>> baculum-api-httpd-9.2.1-2.fc28.noarch

>> [root@cbacula tmp]# cat /etc/redhat-release
>> CentOS Linux release 7.5.1804 (Core)

>> [root@cbacula tmp]# uname -a
>> Linux cbacula 3.10.0-862.el7.x86_64 #1 SMP Fri Apr 20 16:44:24 UTC 2018 
>> x86_64
>> x86_64 x86_64 GNU/Linux

>> [root@cbacula tmp]# rpm -qa |grep httpd
>> httpd-2.4.6-80.el7.centos.1.x86_64
>> baculum-web-httpd-9.2.1-2.fc28.noarch
>> httpd-tools-2.4.6-80.el7.centos.1.x86_64
>> baculum-api-httpd-9.2.1-2.fc28.noarch

>> Regards,
>> --

>> MSc Heitor Faria
>> CEO Bacula LATAM
>> mobile1: + 1 909 655-8971
>> mobile2: + 55 61 98268-4220

>> Brasilia - Miami - New York

>> www.bacula.com.br
>> ___
>> Bacula-devel mailing list
>> bacula-de...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-devel

> --
> "Greater love hath no man than this, that a man lay down his life for his
> friends." Jesus Christ

> "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie za
> przyjaciół swoich." Jezus Chrystus

-- 

MSc Heitor Faria 
CEO Bacula LATAM 
mobile1: + 1 909 655-8971 
mobile2: + 55 61 98268-4220 

Brasilia - Miami - New York 

www.bacula.com.br 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users