Hello, i've seen this error couple of times on our client's VMs, and i can say that it's related to SELinux. If you are using SELinux and don't want to disabled it, ensure that the following has been executed:
setsebool -P httpd_can_network_connect on On Mon, Sep 28, 2020 at 4:12 PM [email protected] <[email protected]> wrote: > Hello, > > I reinstall Bareos 19.2.7 from scratch on a CentOS 8 server with > Bareos-webui. > > All bareos services run (bareos-dir, bareos-sd and bareos-fd), and I can > access bareos-webui (http://myserver/bareos-webui). > > The problem is once I login I have the following error : > Error: Permission denied, director seems to be down or blocking our > request. > > I didn't see nothing in both bareos and httpd log files. The bareos and > httpd port are authorized through internal server firewall. > > If someone have a clue on how I can fix that it will be great. > > Luc > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/bareos-users/09d58251-dacc-4b9b-b9f3-22e03e2605f9n%40googlegroups.com > <https://groups.google.com/d/msgid/bareos-users/09d58251-dacc-4b9b-b9f3-22e03e2605f9n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/CAA6m8tQWB8ELA3QvvcytW_D%2BkAO4JNtHMepg4tJoNBd4r0gLmg%40mail.gmail.com.
