Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-20 Thread Marcin Haba
On Fri, 20 Dec 2024 at 14:16, Unkdef unkdef wrote: > > Address = "127.0.0.1" > it fixed long waiting of load tables! > > but i have another problem: > after clicking a different menu in bacularis about 5 min, page is stuck. dont > load anymore(endless page loading)(F5 dont helps). > Helps only

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-20 Thread Marcin Haba
On Fri, 20 Dec 2024 at 09:53, Unkdef unkdef wrote: > > this is output > > 20-Dec-2024 11:50:36 bconsole: lex.c:254-0 Open config file: > /opt/bacula/etc/bconsole.conf > 20-Dec-2024 11:50:36 bconsole: lex.c:254-0 Open config file: > /opt/bacula/etc/bconsole.conf > Connecting to Director ub22-2bac

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-20 Thread wastn jak
hi all Try disconnecting any connection from the VM, whether it is host, Bridge, or LAN, then try if the problem is fine then DNS or your connection is weak في الجمعة، ٢٠ ديسمبر ٢٠٢٤ ١٠:٥٥ ص Marcin Haba كتب: > On Fri, 20 Dec 2024 at 07:31, Unkdef unkdef > wrote: > > > > So, i make an experiment

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-19 Thread Marcin Haba
On Fri, 20 Dec 2024 at 07:31, Unkdef unkdef wrote: > > So, i make an experiment I install bacula 15.0.2 to ubuntu 22.04.5 server > edition from > https://www.bacula.org/packages/65e8113ba585c/debs/15.0.2/dists/jammy/main/binary-amd64/INSTALL > > i install > > apt-get install dbconfig-common mysq

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-19 Thread Marcin Haba
On Thu, 19 Dec 2024 at 09:23, Unkdef unkdef wrote: > > no i didnt try because all clients have dynamic ip. > may be you have some more advice ? > > i notice that when i type - bconsole in ssh I see > Connecting to Director localhost:9101 > > wait 5-7 seconds > and then i see this. > 1000 OK: 10002

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-01 Thread Marcin Haba
On Fri, 29 Nov 2024 at 07:37, Unkdef unkdef wrote: > > I use dns in ubuntu 22.04 like 192.168.10.11 (my dns in my local network). > in bacula-dir.conf i use names instead ip in clients addresses: Hello Unkdef, Thanks. Did you try to change names into addresses? I specially would propose to try

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-11-28 Thread Marcin Haba
On Thu, 28 Nov 2024 at 10:23, Unkdef unkdef wrote: > I try mysqltunner but it dont helps... Please, help. > So when I login to bacularis i see empty tables, and after 10-15 sec content > from tables are apeared. and when i click jobs a must wait 10-20 sec before i > see content... how to fix ? >

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-11-28 Thread Unkdef unkdef
I try mysqltunner but it dont helps... Please, help. So when I login to bacularis i see empty tables, and after 10-15 sec content from tables are apeared. and when i click jobs a must wait 10-20 sec before i see content... how to fix ? I use only 42 jobs a day. my server 8 cores 2.6ghz , 12GB Ram.

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-04-10 Thread Marcin Haba
Hello Unkdef, Thanks for your feedback. I would propose to do a test. Could you please go to the application settings page (the gear wheel icon on the top left side), there please go to the 'Display options' tab and in an option with label "Job age on the dashboard job graphs" could you put a val

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-04-07 Thread Marcin Haba
Hello Unkdef, Yes, it does. As Rob mentioned, Bacularis is based on Baculum that supports Russian translations too. The translations are there thanks to Sergey Zhidkov who prepared them. Best regards, Marcin Haba (gani) On Sun, 7 Apr 2024 at 10:50, Unkdef unkdef wrote: > > ok i try bacularis >

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-04-07 Thread Unkdef unkdef
ok i try bacularis does bacularis support russian language interface? Rob Gerber 7 апреля 2024 г. 01:24:27 написал: Unkdef, one important thing to know is that Bacularis is a friendly fork of baculum. It's very similar, and Marcin has been actively maintaining it. Marcin is also a baculum deve

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-04-06 Thread Rob Gerber
Unkdef, one important thing to know is that Bacularis is a friendly fork of baculum. It's very similar, and Marcin has been actively maintaining it. Marcin is also a baculum developer. Basically, Bacularis is the better, more optimized tool. This doesn't mean that the source of your problem is ce

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-04-06 Thread Unkdef unkdef
i use only 45 backup jobs a day... Marcin Haba 6 апреля 2024 г. 20:14:30 написал: Hello Unkdef, Yes, Baculum 11.0.6 is a bit old and can be a little slow, specially for many jobs and MySQL. There exists a couple of techniques to speed it up like described here: https://baculum.app/doc/brie

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-04-06 Thread Marcin Haba
Hello Unkdef, Yes, Baculum 11.0.6 is a bit old and can be a little slow, specially for many jobs and MySQL. There exists a couple of techniques to speed it up like described here: https://baculum.app/doc/brief/troubleshooting.html#the-baculum-job-tables-are-loading-slowly or here: https://www.m

[Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-04-05 Thread Unkdef unkdef
Hello! I use bacula 13.0.4(mysql) and baculum 11.0.6 on Ubuntu 22.04 Problem: When I refresh page in baculum i wait 10-15 sec before i see information of backups and other... how to fix it? ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net