Re: [Bacula-users] Baculum login issue

2018-11-06 Thread Marcin Haba
Hello Chris, Thanks for your feedback. It is good to hear that it started working after clearing bvfs cache. If this problem will happen in the future, I propose to set some debug in Bacula Director to check where is source of the problem with Bvfs cache. I see that in these outputs there is di

Re: [Bacula-users] Baculum login issue

2018-11-06 Thread Chris Wilkinson
Your suggestion to clear the bvfs cache has done the trick. The restore wizard now populates with the files list and the path box populates as the directory tree is traversed. I chose one file to test the restore and this completed without error. You were right that the password change was not

Re: [Bacula-users] Baculum login issue

2018-11-06 Thread Marcin Haba
Hello Chris, Thanks for these outputs. For me the problem is that this command .bvfs_lsdirs jobid="1353" path="" doesn't return any output on your side. I don't know why it happens. I propose to clear Bvfs cache by the following bconsole command: .bvfs_clear_cache yes and then try the restor

Re: [Bacula-users] Baculum login issue

2018-11-06 Thread Chris Wilkinson
Update: .bvfs_lsdir and .bvfs_files for the example jobid=1353 produces the following $# bconsole Connecting to Director 192.168.1.126:9101 1000 OK: 103 homeserver-dir Version: 9.2.1 (12 August 2018) Enter a period to cancel a command. *.bvfs_update jobid=1353 Using Catalog "MyCatalog" You have m

Re: [Bacula-users] Baculum login issue

2018-11-06 Thread Chris Wilkinson
Here is the log extract you suggested for jobid 1353 , File=/var/www/baculum/protected/API/Class/Bconsole.php, Line=201 (line 67, /var/www/baculum/protected/Common/Class/Logging.php)Nov 05 22:27:58 [Debug] [Execute] Command=sudo /usr/sbin/bconsole -c /etc/bacula/bconsole.conf -D homeserver-di

Re: [Bacula-users] Baculum login issue

2018-11-05 Thread Marcin Haba
Hello Chris, Thanks for providing all these outputs. It looks that for some reason the Bvfs ls commands didn't return any output and it caused that the restore file browser was empty. It can mean that the Bvfs cache wasn't generated correctly. The empty path="" is OK. Could you check in the bac

Re: [Bacula-users] Baculum login issue

2018-11-05 Thread Chris Wilkinson
Update: An example job (Job 1353) can be run successfully using bconsole commands. $# bconsole *restore jobid=1353 Automatically selected Catalog: MyCatalog Using Catalog "MyCatalog" You have selected the following JobId: 1353 Building directory tree for JobId(s) 1353 ... +++

Re: [Bacula-users] Baculum login issue

2018-11-05 Thread Chris Wilkinson
Correction, I should have written *WEB* page at Step 3. Regards Chris Wilkinson On Mon, 5 Nov 2018, 9:10 p.m. Chris Wilkinson Here is an extract from baculum-api.log > > 1353 is the job I was restoring from. > > The path= is blank which is what I see in the API page at Step 3. > > , File=/var/ww

Re: [Bacula-users] Baculum login issue

2018-11-05 Thread Chris Wilkinson
Here is an extract from baculum-api.log 1353 is the job I was restoring from. The path= is blank which is what I see in the API page at Step 3. , File=/var/www/baculum/protected/API/Class/Bconsole.php, Line=201 (line 67, /var/www/baculum/protected/Common/Class/Logging.php) Nov 05 20:46:36 [Debug

Re: [Bacula-users] Baculum login issue

2018-11-05 Thread Marcin Haba
Hello Chris, I think that there isn't direct relation between changing password and this problem with 3rd step of the restore wizard. To check why the files list is empty you can enable debug from the API side as described here: http://www.bacula.org/9.2.x-manuals/en/console/Baculum_API_Web_GUI_

Re: [Bacula-users] Baculum login issue

2018-11-05 Thread Chris Wilkinson
Since I changed the Web and API password in config as you suggested, I'm finding that Step 3 of the restore wizard shows an empty file selection list. Everything else seems to be working just fine. What could I do to debug the cause of this? Regards Chris Wilkinson On Thu, 25 Oct 2018, 6:20 p.m

Re: [Bacula-users] Baculum login issue

2018-10-25 Thread Chris Wilkinson
Hello Marcin Thanks for confirming the issue. I'll edit the conf as you suggest. Regards Chris Wilkinson On Thu, 25 Oct 2018, 6:20 p.m. Marcin Haba, wrote: > Hello Chris, > > I am seeing the problem with the error page and links. I fixed it and > in next versions you should be able to go to c

Re: [Bacula-users] Baculum login issue

2018-10-25 Thread Marcin Haba
Hello Chris, I am seeing the problem with the error page and links. I fixed it and in next versions you should be able to go to config wizard to change the password. Workarround for you can be editing this file on host with Baculum Web: /usr/share/baculum/htdocs/protected/Web/Config/hosts.conf

[Bacula-users] Baculum login issue

2018-10-24 Thread Chris Wilkinson
I changed the password for the API to something other than the default 'admin'. The web interface now complains Baculum problemError 100 - Problem with connection to remote host. cURL error 0: .Unauthorized TRY AGAIN or run Baculum Initial Wizard