Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VCTL timeout #3151

Open
riley206 opened this issue Feb 19, 2024 · 0 comments
Open

VCTL timeout #3151

riley206 opened this issue Feb 19, 2024 · 0 comments

Comments

@riley206
Copy link
Contributor

riley206 commented Feb 19, 2024

Describe the bug
if VOLTTRON_HOME exists, but doesn't have anything in it, after starting vctl status produces status: operation timed out

To Reproduce
Steps to reproduce the behavior:

  1. stop any running volttron instances and deactivate envs.
  2. create and navigate to new dir to avoid conflict. I called mine 9.x
  3. clone VOLTTRON repo on releases/9.x branch.
  4. change directory into volttron, run bootstrap.py
  5. activate new env
  6. create new volttron_home dir
  7. export VOLTTRON_HOME=/path to new volttron home
  8. run ./start-volttron
  9. run vctl status
  10. Observe error

Expected behavior
Usually we would see a list of agents installed on the volttron platform.

Screenshots
Instead, we see
image

Operating System (please complete the following information):

  • OS: Ubuntu 22.04.3 LTS
  • Volttron Version releases/9.x

Additional context
Running in WSL, tested multiple times. Works fine with main branch.

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

No branches or pull requests

1 participant