nni: All trails are getting failed
nni Environment:
- nni version: 0.9
- nni mode(local|pai|remote): local
- OS: windows
- python version: 3.6
- is conda or virtualenv used?: no
- is running in docker?: no
I’m just starting with NNI, I’m following the document step by step. And I see all my trails are getting failed
The exact command I ran and it’s output:
C:\Users\User>nnictl create --config nni\examples\trials\mnist\config_windows.yml --port 8082
INFO: expand searchSpacePath: search_space.json to C:\Users\User\nni\examples\trials\mnist\search_space.json
INFO: expand codeDir: . to C:\Users\User\nni\examples\trials\mnist\.
INFO: Starting restful server...
INFO: Successfully started Restful server!
INFO: Setting local config...
INFO: Successfully set local config!
INFO: Starting experiment...
INFO: Successfully started experiment!
-----------------------------------------------------------------------
The experiment id is JAqxevyD
The Web UI urls are: http://169.254.170.118:8082 http://192.168.56.1:8082 http://169.254.221.8:8082 http://169.254.68.111:8082 http://10.0.0.215:8082 http://127.0.0.1:8082
-----------------------------------------------------------------------
You can use these commands to get more information about the experiment
-----------------------------------------------------------------------
commands description
1. nnictl experiment show show the information of experiments
2. nnictl trial ls list all of trial jobs
3. nnictl top monitor the status of running experiments
4. nnictl log stderr show stderr log content
5. nnictl log stdout show stdout log content
6. nnictl stop stop an experiment
7. nnictl trial kill kill a trial job by id
8. nnictl --help get help information about nnictl
-----------------------------------------------------------------------
I have attached the image of the WebUI which shows the trails has failed

Moreover, I keep getting a pop-up :
----------------------------------------------------------------
#!/usr/bin/env bash
# Copyright (C) 2014, Alexey Pavlov
# mailto:alexpux@gmail.com
# This file is part of Minimal SYStem version 2.
# https://sourceforge.net/p/msys2/wiki/MSYS2%20installation/
# File: cmd
"$COMSPEC" "$@"
--------------------------------------------------------------------
how to disable it?
And where can I see logs? why are my trails failing? Please let me know if I’m missing anything. Any leads will be appreciated.
Thanks
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 65 (31 by maintainers)
Pls check if tensorflow is installed. If yes, check stderr in experiments/JAqxevyD/trials/jLCwt/stderr