Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

ERROR: Restful server start failed! Failed to create log dir: RangeError: Invalid time value #4077

Description

@Stanlay19

Describe the issue:

Environment:

  • NNI version:2.4
  • Training service (local|remote|pai|aml|etc):
  • Client OS:Windows 10
  • Server OS (for remote mode only):
  • Python version:3.7
  • PyTorch/TensorFlow version:
  • Is conda/virtualenv/venv used?:
  • Is running in Docker?:

nnictl create --config nni\examples\trials\mnist-pytorch\config_windows.yml
INFO: expand searchSpacePath: search_space.json to D:\workspace\nni\examples\trials\mnist-pytorch\search_space.json
INFO: expand codeDir: . to D:\workspace\nni\examples\trials\mnist-pytorch.
INFO: Starting restful server...
ERROR: Restful server start failed!
INFO: Stdout:

            Experiment start time 2021-08-17 13:33:45

INFO: Stderr:

            Experiment start time 2021-08-17 13:33:45

Failed to create log dir: RangeError: Invalid time value
at Date.toISOString ()
at Logger.log (D:\Program\Anaconda3\lib\site-packages\nni_node\common\log.js:54:72)
at Logger.error (D:\Program\Anaconda3\lib\site-packages\nni_node\common\log.js:41:14)
at D:\Program\Anaconda3\lib\site-packages\nni_node\main.js:109:33

How to reproduce it?:

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions