{
"errorClass": "SmarterValueError",
"stacktrace": "Traceback (most recent call last):
File "/home/smarter_user/smarter/smarter/apps/api/v1/cli/views/base.py", line 421, in dispatch
response = super().dispatch(request, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/smarter_user/venv/lib/python3.12/site-packages/rest_framework/views.py", line 509, in dispatch
response = self.handle_exception(exc)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/smarter_user/venv/lib/python3.12/site-packages/rest_framework/views.py", line 469, in handle_exception
self.raise_uncaught_exception(exc)
File "/home/smarter_user/venv/lib/python3.12/site-packages/rest_framework/views.py", line 480, in raise_uncaught_exception
raise exc
File "/home/smarter_user/venv/lib/python3.12/site-packages/rest_framework/views.py", line 497, in dispatch
self.initial(request, *args, **kwargs)
File "/home/smarter_user/smarter/smarter/apps/api/v1/cli/views/base.py", line 359, in initial
raise SmarterValueError(f"{self.formatted_class_name} is not in a ready state. Cannot continue.")
smarter.common.exceptions.SmarterValueError: Smarter Value Error: [1;31mApiV1CliSchemaApiView[0m AccountMixin().SmarterRequestMixin().CliBaseApiView().ApiV1CliSchemaApiView() is not in a ready state. Cannot continue.
",
"description": "<class smarter.common.exceptions.SmarterValueError>: Encountered an unexpected error. This is a bug. Please contact support@smarter.sh and/or report to https://github.com/smarter-sh/smarter/issues.. Smarter Value Error: [1;31mApiV1CliSchemaApiView[0m AccountMixin().SmarterRequestMixin().CliBaseApiView().ApiV1CliSchemaApiView() is not in a ready state. Cannot continue.",
"status": "400",
"args": "url=http://beta.platform.smarter.sh/api/v1/cli/schema/Secret/",
"cause": "Python Exception",
"context": "thing=secret, command=schema"
}