opencats / OpenCATS

Applicant Tracking System (maintained code base)
http://www.opencats.org
Other
496 stars 241 forks source link

Editing joborder status causes system crash #657

Closed ichris007 closed 3 weeks ago

ichris007 commented 4 weeks ago

Expected behavior and actual behavior.

I want to edit the status of the joborder:

  1. From Active to On Hold (Some joborders can be modified successfully, some modifications cause the system to crash)
  2. Or, check the box to become HOT status (No joborder has ever succeeded in checking the HOT box.) Both of these actions can cause the system crash

Steps to reproduce the problem.

iShot_2024-07-08_20 02 58 iShot_2024-07-08_20 07 51

What version of opencats are you running?

OpenCATS Version 0.9.7.4

Release or downloaded from Git?

yes

WAMP or LAMP?

Synology DSM 7.2 Web Station

What version of PHP and MySQL are you running

PHP 7.4 MariaDB 10

attach appropriate error logs. Please attach [apache/mysql] error/access logs as needed.

iShot_2024-07-08_20 07 51
RussH commented 4 weeks ago

HI @ichris007 for that release, the maximum supported version of PHP is PHP 7.2;

"The main dependencies for this software are PHP and MariaDB. PHP 7.2 and MariaDB 10.6 are the most recent versions supported. Higher levels may work, but are untested"

So initially - please downgrade and retry. If you still have errors, please share the errors from your apache error.log and access.log (or nginx equivalent)

ichris007 commented 3 weeks ago

@RussH thanks for your response. I will downgrade php to 7.2.