jq is required by the script, but not checked when installing #5

Open
opened 2025-12-29 21:56:47 +00:00 by mathieu · 0 comments
Owner

After booting the new platform on my server, i got this:

▶ Platform Status

Services:

/usr/local/bin/internalai: line 277: jq: command not found
  ● contactdb
    Status: Stopped

/usr/local/bin/internalai: line 277: jq: command not found
  ● dataindex
    Status: Stopped

/usr/local/bin/internalai: line 277: jq: command not found
  ● meeting-prep
    Status: Stopped

/usr/local/bin/internalai: line 277: jq: command not found
  ● librechat
    Status: Stopped

I guess the server missed jq to be checked

After booting the new platform on my server, i got this: ``` ▶ Platform Status Services: /usr/local/bin/internalai: line 277: jq: command not found ● contactdb Status: Stopped /usr/local/bin/internalai: line 277: jq: command not found ● dataindex Status: Stopped /usr/local/bin/internalai: line 277: jq: command not found ● meeting-prep Status: Stopped /usr/local/bin/internalai: line 277: jq: command not found ● librechat Status: Stopped ``` I guess the server missed jq to be checked
mathieu added the bug label 2025-12-29 21:56:47 +00:00
jose was assigned by mathieu 2025-12-29 21:56:47 +00:00
Sign in to join this conversation.