#2182
Pelee
Gast

Hallo,

So, kaum hängt man bei user noch ein s drann klappt das auch mit dem Ordner… Er hat dann etwa 3h geplottet bevor ich dann leider gezwungen war den PC neu zu starten (ist eh nur ein kleiner Plotter mit dem ich das jetzt mal getestet hatte).

Nun wollte ich es wieder starten und er will mal wieder nicht. Ich check’s nicht.

Traceback (most recent call last):
File „C:\Users\Pelee\Desktop\Swar-Chia-Plot-Manager\manager.py“, line 29, in <module>
start_manager()
File „C:\Users\Pelee\Desktop\Swar-Chia-Plot-Manager\plotmanager\library\utilities\commands.py“, line 32, in start_manager
notification_settings, debug_level, view_settings = get_config_info()
File „C:\Users\Pelee\Desktop\Swar-Chia-Plot-Manager\plotmanager\library\parse\configuration.py“, line 102, in get_config_info
config = _get_config()
File „C:\Users\Pelee\Desktop\Swar-Chia-Plot-Manager\plotmanager\library\parse\configuration.py“, line 16, in _get_config
config = yaml.load(stream=f, Loader=yaml.Loader)
File „C:\Users\Pelee\AppData\Roaming\Python\Python39\site-packages\yaml\__init__.py“, line 114, in load
return loader.get_single_data()
File „C:\Users\Pelee\AppData\Roaming\Python\Python39\site-packages\yaml\constructor.py“, line 49, in get_single_data
node = self.get_single_node()
File „C:\Users\Pelee\AppData\Roaming\Python\Python39\site-packages\yaml\composer.py“, line 39, in get_single_node
if not self.check_event(StreamEndEvent):
File „C:\Users\Pelee\AppData\Roaming\Python\Python39\site-packages\yaml\parser.py“, line 98, in check_event
self.current_event = self.state()
File „C:\Users\Pelee\AppData\Roaming\Python\Python39\site-packages\yaml\parser.py“, line 171, in parse_document_start
raise ParserError(None, None,
yaml.parser.ParserError: expected ‚<document start>‘, but found ‚<block mapping start>‘
in „C:\Users\Pelee\Desktop\Swar-Chia-Plot-Manager\config.yaml“, line 6, column 1
PS C:\Users\Pelee\Desktop\Swar-Chia-Plot-Manager>

Hat jemand ne Idee was es diesmal sein könnte, das nach absolut keiner Änderung, aufeinmal Fehler verursacht?