runtime error
Exit code: 3. Reason: /grpc/_interceptor.py", line 276, in __call__ response, ignored_call = self._with_call( ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 331, in _with_call return call.result(), call ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_channel.py", line 438, in result raise self File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 314, in continuation response, call = self._thunk(new_method).with_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 342, in with_call return self._with_call( ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 331, in _with_call return call.result(), call ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_channel.py", line 438, in result raise self File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 314, in continuation response, call = self._thunk(new_method).with_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_channel.py", line 1180, in with_call return _end_unary_response_blocking(state, call, True, None) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_channel.py", line 996, 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...