Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

测试出错问题 #36

Open
LimA0LiN opened this issue Feb 4, 2021 · 1 comment
Open

测试出错问题 #36

LimA0LiN opened this issue Feb 4, 2021 · 1 comment

Comments

@LimA0LiN
Copy link

LimA0LiN commented Feb 4, 2021

{"errorCode":-1,"errorMessage":"Traceback (most recent call last):\n File "/var/runtime/python3/bootstrap.py", line 133, in init_handler\n func_handler = get_func_handler(file.rsplit(".", 1)[0], func)\n File "/var/runtime/python3/bootstrap.py", line 159, in get_func_handler\n mod = imp.load_module(mname, *imp.find_module(mname))\n File "/var/lang/python3/lib/python3.6/imp.py", line 234, in load_module\n return load_source(name, filename, file)\n File "/var/lang/python3/lib/python3.6/imp.py", line 172, in load_source\n module = _load(spec)\n File "Ϗrozen; importlib._bootstrap>", line 675, in _load\n File "Ϗrozen; importlib._bootstrap>", line 655, in _load_unlocked\n File "Ϗrozen; importlib._bootstrap_external>", line 678, in exec_module\n File "Ϗrozen; importlib._bootstrap>", line 205, in _call_with_frames_removed\n File "/var/user/index.py", line 21, in <module;>\n config = getYmlConfig(yaml_file='config.yml')\n File "/var/user/index.py", line 16, in getYmlConfig\n config = yaml.load(file_data, Loader=yaml.FullLoader)\n File "/var/user/yaml/init.py", line 114, in load\n return loader.get_single_data()\n File "/var/user/yaml/constructor.py", line 49, in get_single_data\n node = self.get_single_node()\n File "/var/user/yaml/composer.py", line 36, in get_single_node\n document = self.compose_document()\n File "/var/user/yaml/composer.py", line 55, in compose_document\n node = self.compose_node(None, None)\n File "/var/user/yaml/composer.py", line 84, in compose_node\n node = self.compose_mapping_node(anchor)\n File "/var/user/yaml/composer.py", line 133, in compose_mapping_node\n item_value = self.compose_node(node, item_key)\n File "/var/user/yaml/composer.py", line 84, in compose_node\n node = self.compose_mapping_node(anchor)\n File "/var/user/yaml/composer.py", line 133, in compose_mapping_node\n item_value = self.compose_node(node, item_key)\n File "/var/user/yaml/composer.py", line 82, in compose_node\n node = self.compose_sequence_node(anchor)\n File "/var/user/yaml/composer.py", line 110, in compose_sequence_node\n while not self.check_event(SequenceEndEvent):\n File "/var/user/yaml/parser.py", line 98, in check_event\n self.current_event = self.state()\n File "/var/user/yaml/parser.py", line 393, in parse_block_sequence_entry\n "expected ϋlock; end>, but found %r" % token.id, token.start_mark)\nyaml.parser.ParserError: while parsing a block collection\n in "<unicode; string>", line 35, column 5:\n - default:\n ^\nexpected ϋlock; end>, but found 'ϋlock; sequence start>'\n in "<unicode; string>", line 62, column 6:\n - default:\n ^","statusCode":443}

@nier9x
Copy link

nier9x commented Sep 10, 2021

同样是这个问题

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants