Your app is crashing. Here's the latest log:

Errors prevented startup:

While building for os.linux.x86_64:
server/rtms/plugins/RTMS_Company.js:365:6: /app/server/rtms/plugins/RTMS_Company.js: Unexpected token, expected "," (365:6)

  363 |
  364 |         return true;
> 365 |     } catch (error) {
      |       ^
  366 |         console.error("Error in RTMS_Company:", error);
  367 |         return false;
  368 |     }

Your application has errors. Waiting for file change.