Hello Shawn,

Thanks for these next logs.

Now it looks heathy and I am not seeing any abnormality.

I propose to clear caches:

1) web browser cache
2) Baculum cache. You can remove content of the /var/cache/baculum/ directory.

and at the end please refresh Baculum interface in the web browser.

If cleaning caches doesn't help, please look at the JavaScript console
if there is an error and what is content of the async HTTP response
after clicking on a button in the workspace.

Thanks in advance for this test.

Best regards.
Marcin

On 9 February 2018 at 19:34, Shawn Rappaport <srappap...@shutterfly.com> wrote:
> Hi Marcin,
>
> The bconsole file I was using in /etc/bacula was a bconsole wrapper. I 
> changed it to point to /sbin/bconsole, which is the binary. However, it 
> didn’t seem to make a difference. I collected the debug logs again (attached) 
> and don’t see any errors.
>
> --Shawn
>
>
> On 2/9/18, 10:52 AM, "Marcin Haba" <ganius...@gmail.com> wrote:
>
>     Hello Shawn,
>
>     Thanks for providing these debug files.
>
>     Could you tell me if the /etc/bacula/bconsole that you defined as your
>     Bacula console is binary file or it is a bconsole wrapper? If it is a
>     wrapper then you need to switch Baculum API to use bconsole binary
>     file.
>
>     Best regards.
>     Marcin Haba (gani)
>
>     On 9 February 2018 at 18:26, Shawn Rappaport <srappap...@shutterfly.com> 
> wrote:
>     > Hi Marcin,
>     >
>     > Thanks for the debug tips. I turned on debug for both web and API. 
> However, I don’t see any obvious errors in either of the log files. I 
> attached them to this email in case you want to review them.
>     >
>     > Please let me know if you have any other ideas on what I can try.
>     >
>     > Thanks again!
>     >
>     > ---Shawn
>     >
>     >
>     > On 2/8/18, 11:44 PM, "Marcin Haba" <ganius...@gmail.com> wrote:
>     >
>     >     Hello Shawn,
>     >
>     >     You can try to enable debug in Baculum by clicking on the bottom
>     >     checkbox with label 'Enable debug'. Then you can click few times on
>     >     these parts that don't show any data. In the end you can look in the
>     >
>     >     /usr/share/baculum/htdocs/protected/Web/Logs/
>     >
>     >     If it doesn't show any error then you can enable API debug. The API
>     >     debug you can enable in file:
>     >
>     >     /usr/share/baculum/htdocs/protected/API/Config/api.conf
>     >
>     >     by switching in [api] section option debug to "1".
>     >
>     >     API logs are in the following path:
>     >
>     >     /usr/share/baculum/htdocs/protected/API/Logs/
>     >
>     >     Please let know here if there is something wrong in these debug 
> files.
>     >
>     >     Best regards.
>     >     Marcin Haba (gani)
>     >
>     >     On 8 February 2018 at 23:46, Shawn Rappaport 
> <srappap...@shutterfly.com> wrote:
>     >     > System details:
>     >     > CentOS 7.3
>     >     >
>     >     > Bacula 9.06
>     >     >
>     >     > Baculum 9.05
>     >     >
>     >     > MySQL (MariaDB) 5.5.56
>     >     >
>     >     >
>     >     >
>     >     > I just finished configuring Baculum and have access to the web 
> interface
>     >     > now. However, when I try to click on any of the options on the 
> Workspace
>     >     > (Storage Daemons, Clients, Volumes, Pools, etc..), nothing 
> happens. I
>     >     > checked /var/log/httpd/baculum-web-error.log and I see these two 
> errors:
>     >     >
>     >     >
>     >     >
>     >     > [Thu Feb 08 13:10:09.679435 2018] [access_compat:error] [pid 
> 4399] [client
>     >     > 172.31.48.196:57161] AH01797: client denied by server 
> configuration:
>     >     > /usr/share/baculum/htdocs/index.php, referer:
>     >     > 
> https://urldefense.proofpoint.com/v2/url?u=http-3A__xbacdirector01-2Dlv-3A9095_web_&d=DwIFaQ&c=sy2pFYeXOTBQJUPqadkFIXq5lzPIgQxhI8DCCAdSjYc&r=N3_BTL1Tt2ryeleRqn2wc-R4w3v0TnI7dlgnwdQ7zE8&m=uMDK6nUWqloZhJ09PY4EqYZLzRhamo1-94_dCyGbqUU&s=Ab0vVwDmw-qz3AO7vkiy1ye0_o8yIHJWWdHlaP2DxDE&e=
>     >     >
>     >     > [Thu Feb 08 13:10:09.679773 2018] [access_compat:error] [pid 
> 4399] [client
>     >     > 172.31.48.196:57161] AH01797: client denied by server 
> configuration:
>     >     > /usr/share/baculum/htdocs/web, referer: 
> https://urldefense.proofpoint.com/v2/url?u=http-3A__xbacdirector01-2Dlv-3A9095_web_&d=DwIFaQ&c=sy2pFYeXOTBQJUPqadkFIXq5lzPIgQxhI8DCCAdSjYc&r=N3_BTL1Tt2ryeleRqn2wc-R4w3v0TnI7dlgnwdQ7zE8&m=uMDK6nUWqloZhJ09PY4EqYZLzRhamo1-94_dCyGbqUU&s=Ab0vVwDmw-qz3AO7vkiy1ye0_o8yIHJWWdHlaP2DxDE&e=
>     >     >
>     >     >
>     >     >
>     >     > There is no /usr/share/baculum/htdocs/web on my system.
>     >     >
>     >     >
>     >     >
>     >     > I tried adding the following to /etc/httpd/conf/httpd.conf and 
> restarting
>     >     > httpd:
>     >     >
>     >     > <Directory "/usr/share/baculum/htdocs">
>     >     >
>     >     >     AllowOverride All
>     >     >
>     >     >     Require all granted
>     >     >
>     >     > </Directory>
>     >     >
>     >     >
>     >     >
>     >     > That didn’t help though. Does anyone have any ideas on how to fix 
> this?
>     >     >
>     >     >
>     >     >
>     >     > --Shawn
>     >     >
>     >     >
>     >     > 
> ------------------------------------------------------------------------------
>     >     > Check out the vibrant tech community on one of the world's most
>     >     > engaging tech sites, Slashdot.org! 
> https://urldefense.proofpoint.com/v2/url?u=http-3A__sdm.link_slashdot&d=DwIFaQ&c=sy2pFYeXOTBQJUPqadkFIXq5lzPIgQxhI8DCCAdSjYc&r=N3_BTL1Tt2ryeleRqn2wc-R4w3v0TnI7dlgnwdQ7zE8&m=uMDK6nUWqloZhJ09PY4EqYZLzRhamo1-94_dCyGbqUU&s=R3S4N8yuNuZ1QlBiq8iMwkayGa-QMyLLPpMLYWa086s&e=
>     >     > _______________________________________________
>     >     > Bacula-users mailing list
>     >     > Bacula-users@lists.sourceforge.net
>     >     > 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_bacula-2Dusers&d=DwIFaQ&c=sy2pFYeXOTBQJUPqadkFIXq5lzPIgQxhI8DCCAdSjYc&r=N3_BTL1Tt2ryeleRqn2wc-R4w3v0TnI7dlgnwdQ7zE8&m=uMDK6nUWqloZhJ09PY4EqYZLzRhamo1-94_dCyGbqUU&s=-QT8keOv5TqhN60OhWRzYZLJLs3CCruaCif76OvNPh4&e=
>     >     >
>     >
>     >
>     >
>     >     --
>     >     "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
>     >
>     >
>
>
>
>     --
>     "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
>
>



-- 
"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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to