Job composer not working after upgrade to 4.1.1

Dashboard crashes if click on Job composer. It is solved only if I manually clean the user session with nginx stop. in the user nginx log I see:

[pid 2803:tid 2940] (70007)The timeout specified has expired: [client 2001:638:70e:f::f2:40308] AH01102: error reading status line from remote server localhost:80, referer: https://ood/pun/sys/dashboard/projects                                                                                 
[Wed Feb 18 12:02:14.333985 2026] [proxy:error] [pid 2803:tid 2940] [client 2001:638:70e:f::f2:40308] AH00898: Error reading from remote server returned by /pun/sys/dashboard/apps/show/myjobs, referer: https://ood/pun/sys/dashboard/projects

I am aware that the Job composer is deprecated in favor of Project manager.

I was not able to reproduce this on my end. A few questions to help diagnose:

  1. What OS are you running the OOD web-node on?
  2. Have you had to issue the nginx stop command again since the fix, or are things running normally now?
  3. Does this only happen with Job Composer, or do other apps timeout as well?

Since you’re aware Job Composer is deprecated in favor of Projects, you might consider just disabling it if you’re not actively using it:

  • OS Alma9
  • if I issue nginx stop the and refresh then things run normally but each time I clik on Job composer than dashboard crashes
  • only happens with Job composer
  • yes I considering to disabling it, just wanted to inform you about the issue :slightly_smiling_face: