Marcin

Thanks for looking at this.

I get this output from your command in the API

{

"output": "Client does not exist.",

"error": 10

}

Same as what Baculum said.

The full expansion of this command is

/api/v1/jobs/recent/chris_documents/?client=chris_documents-fd&filesetid=chris_documents

/api/v1/filesets/ returns in part.

{

"filesetid": "4",
      "fileset": "chris_documents",
      "md5": "T68kB/VJIVsDNX/GCUc4VA",
      "createtime": "2018-06-12 17:22:59"

}

Which seems correct.

Regards
Chris Wilkinson


On Fri, 3 Aug 2018, 4:10 p.m. Marcin Haba, <ganius...@gmail.com> wrote:

> Hello Chris,
>
> On my side I am not able to reproduce this problem.
>
> Could I ask you about showing output from the following GET request
> that you can run on the Baculum API main page in the big text input
> field.
>
> /api/v1/jobs/recent/JOBNAME/?client=chris_documents-fd&filesetid=FILESETID
>
> JOBNAME - job name for exmaple: chris_documents
> FILESETID - filesetid that you can get from the following API GET
> request /api/v1/filesets/
>
> It seems to me that this request caused the 'Client does not exist'
> error. It is request for getting recent particular jobids for restore.
>
> Example API requests including that which returned the error you can
> see by enabling debug on the Baculum Web side (on gearwheel button on
> the top left side of page) and retrying this restore problem.
>
> Thanks in advance for your help.
>
> Best regards.
> Marcin Haba (gani)
>
> On 3 August 2018 at 10:50, Chris Wilkinson <winstonia...@gmail.com> wrote:
> > When I run a restore job using the Baculum (v9.0.2) wizard, I get the
> below
> > error message.
> >
> > It works OK if I select "Use a selected backup" from the restore wizard
> but
> > gives this error if I use "Group most recent backups" option and choose
> one
> > of the FileSet Resources. The relevant client certainly does exist per
> the
> > status report below.
> >
> > Baculum problem
> >
> > Error 10 - Client does not exist.
> >
> > ________________________________
> >
> > TRY AGAIN or run Baculum Initial Wizard
> >
> > From status client:
> >
> > status client="chris_documents-fd"
> > Connecting to Client chris_documents-fd at 192.168.1.126:9102
> >
> > homeserver-fd Version: 9.2.0 (20 July 2018)  x86_64-pc-linux-gnu debian
> 9.5
> > Daemon started 28-Jul-18 14:20. Jobs: run=58 running=0.
> >  Heap: heap=18,446,744,073,709,461,504 smbytes=23,784 max_bytes=2,126,535
> > bufs=81 max_bufs=221
> >  Sizes: boffset_t=8 size_t=8 debug=0 trace=0 mode=0,0 bwlimit=0kB/s
> >  Plugin: bpipe-fd.so
> >
> > Running Jobs:
> > Director connected at: 03-Aug-18 09:47
> > No Jobs running.
> > ====
> >
> > Terminated Jobs:
> >  JobId  Level    Files      Bytes   Status   Finished        Name
> > ===================================================================
> >    412  Incr          0         0   OK       03-Aug-18 00:05
> > angela_documents
> >    413  Incr          0         0   OK       03-Aug-18 01:06 archive
> >    414  Incr         16    345.1 K  OK       03-Aug-18 02:05
> chris_documents
> >    415  Incr         15    75.28 K  OK       03-Aug-18 03:05 homeserver
> >    416  Incr          0         0   OK       03-Aug-18 04:13 media
> >    417  Incr          0         0   OK       03-Aug-18 05:17 programs
> >    418  Incr          0         0   OK       03-Aug-18 06:05 backups
> >    419  Incr          0         0   OK       03-Aug-18 06:35 downloads
> >    420  Rest          1         0   OK       03-Aug-18 09:19 RestoreFiles
> >    421  Rest          1    994.8 K  OK       03-Aug-18 09:25 RestoreFiles
> > ====
> >
> > This does not appear to be related to a particular group and fileset. It
> > occurs for any.
> >
> > Regards
> > Chris Wilkinson
> >
> >
> ------------------------------------------------------------------------------
> > 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
> >
>
>
>
> --
> "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