×
Back to OP5 Monitor FAQ
How to Fix "Gateway Timeout" when Accessing Group Rights or any other OP5 pages
Problem Copied
When trying to access the group rights configuration, this error occurs:
Solution Copied
-
Add a timeout value on
/etc/httpd/conf/httpd.conf. Then edit the file and add this parameter on the last line.Sample snippet:
Supplemental configuration Load config files in the "/etc/httpd/conf.d" directory, if any. IncludeOptional conf.d/*.conf Timeout 120
In the example, it is set to 120 seconds. You can adjust accordingly based on your preference but maybe starts with 120. Then restart httpd - systemctl restart htpd.
["Geneos"]
["FAQ"]