runtime error

Exit code: 3. Reason: grpc/_interceptor.py", line 277, in __call__ response, ignored_call = self._with_call( ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 332, in _with_call return call.result(), call ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_channel.py", line 440, in result raise self File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 315, in continuation response, call = self._thunk(new_method).with_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 343, in with_call return self._with_call( ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 332, in _with_call return call.result(), call ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_channel.py", line 440, in result raise self File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 315, in continuation response, call = self._thunk(new_method).with_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_channel.py", line 1195, in with_call return _end_unary_response_blocking(state, call, True, None) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_channel.py", line 1009, in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAUTHENTICATED details = "The action is unavailable under current cluster status STOPPED." debug_error_string = "UNKNOWN:Error received from peer {grpc_message:"The action is unavailable under current cluster status STOPPED.", grpc_status:16}" > ERROR: Application startup failed. Exiting.

Container logs:

Fetching error logs...