allebb / conductor

Conductor is a CLI tool to automate the installation of a Laravel application server complete with a CLI tool (conductor) to help deploy and manage multiple web applications on the server with ease.
MIT License
5 stars 1 forks source link

Error upgrading from older version #15

Open matt40k opened 9 years ago

matt40k commented 9 years ago

when running sudo conductor update {project} PHP Fatal error: Uncaught exception 'RuntimeException' with message 'Configuration file does not exsist in /etc/conductor/configs/{project}_envars.json' in /etc/conductor/bin/inc/EnvHandler.php:34 Stack trace:

0 /etc/conductor/bin/inc/Conductor.php(532): EnvHandler->load()

1 /etc/conductor/bin/conductor.php(31): Conductor->updateApplication()

2 {main}

thrown in /etc/conductor/bin/inc/EnvHandler.php on line 34