jack
12/03/2020, 8:17 PM# In window #1
prefect backend server
prefect agent start
prefect project create test-1
# In window #2
prefect server start
# In window #3
prefect agent start
When I go to http://IP_OF_VM:8080 the UI is visible, but when I click "Dashboard" and then "Agents", it says there are no agents.
Also in the upper right corner of the UI there is a drop-down for "Project", but there are no items in the drop-down.
Even created a config.toml (and restarted server and agent), but still no change.
[server]
[server.ui]
apollo_url = "<http://IP_OF_VM:4200/graphql>"
nicholas
jack
12/04/2020, 2:46 AMjack
12/04/2020, 3:55 AMjack
12/04/2020, 3:55 AMjack
12/04/2020, 4:00 AMjack
12/04/2020, 4:12 AM~/.apollo/config.toml
/path/to/project/apollo/config.toml
/path/to/project/.apollo/config.toml
nicholas
jack
12/04/2020, 3:10 PMnicholas
jack
12/04/2020, 3:13 PMnicholas
~/.prefect/
directory.jack
12/04/2020, 3:14 PMnicholas
jack
12/04/2020, 3:17 PM$ cat ~/.prefect/config.toml
[server]
[server.ui]
apollo_url = "<http://192.168.1.197:4200/graphql>"
nicholas
/settings.json
?jack
12/04/2020, 3:20 PMnicholas
localStorage.clear()
and do a hard refresh of your browser tab?jack
12/04/2020, 3:39 PMnicholas
jack
12/04/2020, 3:42 PMjack
12/04/2020, 3:43 PMnicholas
jack
12/04/2020, 3:46 PMjack
12/04/2020, 3:46 PMjack
12/04/2020, 3:49 PMnicholas
nicholas
jack
12/04/2020, 4:05 PM