Suddenly cannot boot SD Pod having trouble with "Could not load settings"
full error message:
2024-04-20T12:41:36.193868880Z *** Could not load settings
2024-04-20T12:41:36.194453815Z Traceback (most recent call last):
2024-04-20T12:41:36.194479595Z File "/workspace/stable-diffusion-webui/modules/launch_utils.py", line 244, in list_extensions
2024-04-20T12:41:36.194485685Z settings = json.load(file)
2024-04-20T12:41:36.194491235Z File "/usr/lib/python3.10/json/init.py", line 293, in load
2024-04-20T12:41:36.194496865Z return loads(fp.read(),
2024-04-20T12:41:36.194502845Z File "/usr/lib/python3.10/json/init.py", line 346, in loads
2024-04-20T12:41:36.194508095Z return _default_decoder.decode(s)
2024-04-20T12:41:36.194513205Z File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
2024-04-20T12:41:36.194518015Z obj, end = self.raw_decode(s, idx=_w(s, 0).end())
2024-04-20T12:41:36.194523265Z File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode
2024-04-20T12:41:36.194528474Z raise JSONDecodeError("Expecting value", s, err.value) from None
2024-04-20T12:41:36.194533564Z json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Please help!!
0 Replies