VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
455 stars 216 forks source link

# Start the platform in the background volttron -vv -l volttron.log #696

Open majid-ali9696 opened 8 years ago

majid-ali9696 commented 8 years ago

when i start volttron in background it give the following error volttron

jhaack commented 8 years ago

That is typically a mismatch between the user who installed the platform and the user that is trying to run it. Check the permissions on your VOLTTRON home

craig8 commented 8 years ago

Should we provide a better error message or is this a non-issue?

jhaack commented 8 years ago

This happens often enough it would be good to generate a useful error message. "Current user does not have permission to work with VOLTTRON_HOME" or something similar.