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

volttron_home not starting without full path. #190

Open
riley206 opened this issue Mar 21, 2024 · 0 comments
Open

volttron_home not starting without full path. #190

riley206 opened this issue Mar 21, 2024 · 0 comments

Comments

@riley206
Copy link

riley206 commented Mar 21, 2024

Description
when setting VOLTTRON_HOME to a relative path using export VOLTTRON_HOME=, It will (most of the time) throw an error not allowing you to start the platform.

To Reproduce
Steps to reproduce the behavior:

  1. Install volttron
  2. export VOLTTRON_HOME=/some/relative/path
  3. start the platform
  4. See error volttron.server.main(210) DEBUG: opts.instancename None

Expected behavior
I expect volttron to understand this relative path and correctly use it.

Operating System:

  • OS: Ubuntu (WSL)
  • volttron-core [develop]
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