Re: [bareos-users] restore via gui

2020-01-04 Thread Andy Bird
OK great

editing

/etc/php/7.2/apache2/php.ini

and restarting apache

seemed do the trick (increase max ram / execution)

The only oddity is that rather than get the summary a simply box with 
"drirector : ok" appears.. but the files transferred over in 1 batch

thanks again


On Saturday, 4 January 2020 11:27:56 UTC, j.echter wrote:
>
> Am 03.01.20 um 11:52 schrieb Andy Bird:
>
> Hi all, 
>
> Just getting started in my Bareos journey.  However, it has already saved 
> our bacon once when the primary backup system failed dismally.
>
> One problem I am still having is restoring files via the web gui.
>
> While it works fine and at a great speed if there are more than a few 
> thousand files in a particular folder it will time out before getting the 
> to conformation popup.
>
> So we end up restoring files in batches.. which will doable is not ideal.
>
> What do i need to increase to get around this ... I am assuming it is some 
> sort of time out.
>
> The docs refer to this section
>
> /etc/bareos-webui/configuration.ini
>
>
> [restore]; Restore filetree refresh timeout after n milliseconds; Default: 
> 12 millisecondsfiletree_refresh_timeout=12
>
> but that does not exist in my config
>
>  -- 
> You received this message because you are subscribed to the Google Groups 
> "bareos-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to bareos...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/bareos-users/c792c1a8-513a-4189-8c5a-9a250fa01561%40googlegroups.com
>  
> 
> .
>
>
> Hi,
>
> as far as i know bareos-webui is php based, so there might be an timeout 
> on the php side.
>
> https://www.php.net/manual/en/function.set-time-limit.php
>
> Hope this helps
>
> cheers
>
> juergen
>

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/cd7c4fe8-378d-452b-b15a-e0a50666b659%40googlegroups.com.


Re: [bareos-users] restore via gui

2020-01-04 Thread J. Echter
Am 03.01.20 um 11:52 schrieb Andy Bird:
> Hi all,
>
> Just getting started in my Bareos journey.  However, it has already
> saved our bacon once when the primary backup system failed dismally.
>
> One problem I am still having is restoring files via the web gui.
>
> While it works fine and at a great speed if there are more than a few
> thousand files in a particular folder it will time out before getting
> the to conformation popup.
>
> So we end up restoring files in batches.. which will doable is not ideal.
>
> What do i need to increase to get around this ... I am assuming it is
> some sort of time out.
>
> The docs refer to this section
>
> /etc/bareos-webui/configuration.ini
>
>
> [restore]
> ; Restore filetree refresh timeout after n milliseconds
> ; Default: 12 milliseconds
> filetree_refresh_timeout=12
> but that does not exist in my config
> -- 
> You received this message because you are subscribed to the Google
> Groups "bareos-users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to bareos-users+unsubscr...@googlegroups.com
> .
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/bareos-users/c792c1a8-513a-4189-8c5a-9a250fa01561%40googlegroups.com
> .


Hi,

as far as i know bareos-webui is php based, so there might be an timeout
on the php side.

https://www.php.net/manual/en/function.set-time-limit.php

Hope this helps

cheers

juergen

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/293b6649-c2c2-d543-9155-b163a842e4d4%40echter-kuechen-elektro.de.


[bareos-users] restore via gui

2020-01-03 Thread Andy Bird
Hi all,

Just getting started in my Bareos journey.  However, it has already saved 
our bacon once when the primary backup system failed dismally.

One problem I am still having is restoring files via the web gui.

While it works fine and at a great speed if there are more than a few 
thousand files in a particular folder it will time out before getting the 
to conformation popup.

So we end up restoring files in batches.. which will doable is not ideal.

What do i need to increase to get around this ... I am assuming it is some 
sort of time out.

The docs refer to this section

/etc/bareos-webui/configuration.ini


[restore]; Restore filetree refresh timeout after n milliseconds; Default: 
12 millisecondsfiletree_refresh_timeout=12

but that does not exist in my config


-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/c792c1a8-513a-4189-8c5a-9a250fa01561%40googlegroups.com.