PHP 8.2 and OpenLightSpeed

#1
If anyone can assist it would be appreciated. I am trying to upgrade PHP from 7.3 to 8.2. The website works fine with 7.3, but as soon as switching to lsphp 8.2 I end up with the following messages in the log. How do I debug this? Is this a problem with OLS or a server issue?

Thank you!
Nick


2023-02-03 19:34:54.082746 NOTICE [1054855] [97.91.242.84:63836:HTTP2-45#rvengeperformance.com] No request delivery notification has been received from LSAPI application, possible dead lock.
2023-02-03 19:34:54.082784 NOTICE [1054855] [97.91.242.84:63836:HTTP2-47#rvengeperformance.com] No request delivery notification has been received from LSAPI application, possible dead lock.
2023-02-03 19:34:54.082796 NOTICE [1054855] [97.91.242.84:63836:HTTP2-49#rvengeperformance.com] No request delivery notification has been received from LSAPI application, possible dead lock.
2023-02-03 19:34:54.082807 NOTICE [1054855] [97.91.242.84:63836:HTTP2-51#rvengeperformance.com] No request delivery notification has been received from LSAPI application, possible dead lock.
2023-02-03 19:34:54.087082 NOTICE [1054857] [216.244.66.202:55834#rvengeperformance.com] No request delivery notification has been received from LSAPI application, possible dead lock.
2023-02-03 19:34:55.088607 NOTICE [1054857] [66.249.66.196:39727#rvengeperformance.com] No request delivery notification has been received from LSAPI application, possible dead lock.
 
Top