our current setup:
osTicket Version v1.14.2 (cba6035)
Web Server Software Apache
MySQL Version 10.2.33
PHP Version 7.3.21
Our web server logs are showing "Bogus Version" and "Invalid Argument" errors on a daily basis. There are two examples from today:
2020-08-30 17:22:51 Error xxx.xxx.xxx.xxx AH01068: Got bogus version 34, referer: https://xxxxxx.xxxxxx.com/scp/tickets.php Apache error
2020-08-30 17:22:51 Error xxx.xxx.xxx.xxx (22)Invalid argument: AH01075: Error dispatching request to :, referer: https://xxxxxx.xxxxxx.com/scp/tickets.php Apache error
2020-08-30 17:30:02 Error xxx.xxx.xxx.xxx AH01068: Got bogus version 50, referer: https://xxxxxx.xxxxxx.com/scp/tickets.php?id=108741 Apache error
2020-08-30 17:30:02 Error xxx.xxx.xxx.xxx (22)Invalid argument: AH01075: Error dispatching request to :, referer: https://xxxxxx.xxxxxx.com/scp/tickets.php?id=108741 Apache error
Does anyone know if these are serious or if there is a fix?