Re: baculum + bacula 13.0.4 slow web interface
Marcin Haba <[email protected]>
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <CAOqQBvME2hSqqxvzxsuunvJ+TUWk90CHjKMcsE975fXSYO=wMA@mail.gmail.com> |
On Fri, 20 Dec 2024 at 14:16, Unkdef unkdef <[email protected]> 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 reopen browser chrome or open incognito mode and relogin to bacularis... > how to fix it? Hello Unkdef, It means that a blocking process holds the request. If it will happen again, please look at the system process list and see what the php-fpm child process holds the request. This will be the answer on the question - what causes it. Best regards, Marcin Haba (gani)