Hello, when trying to rename a service of the compose type that is stopped, the error message below appears:
In the easypanel v2.14.0 log, this appears: Cannot rename compose services at the moment.
Error in tRPC handler on path 'services.common.rename': ae [TRPCError]: Cannot rename compose services at the moment.
at /app/backend.js:684:58406
at async M7.Tg.middlewares (/app/backend.js:562:12598)
at async c2e (/app/backend.js:565:70)
at async c2e (/app/backend.js:565:70)
at async c2e (/app/backend.js:565:70)
at async c2e (/app/backend.js:565:70)
at async t (/app/backend.js:565:407)
at async /app/backend.js:558:10572
at async yTe (/app/backend.js:558:10886)
at async k8 (/app/backend.js:558:15908) {
cause: undefined,
code: 'BAD_REQUEST'
}
----------
prints