You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ porter add
Adding <path>/porter.yml: ✔
Porter must be running to use this command. Do you want to start Porter? (yes/no) [yes]:
> y
Error: could not find config file /home/<username>/.porter/supervisord.conf
For help, use /usr/bin/supervisord -h
In SupervisordRepository.php line 171:
[App\Exceptions\SupervisordConnectionRefusedException]
However, I checked and the supervisor config did exist, I tried removing it according to #8, but I still couldn't get porter to start until I executed porter start.
The text was updated successfully, but these errors were encountered:
Hello!
I followed the instructions in the docs:
porter init
porter.yaml
porter add
and then I received the following error:
However, I checked and the supervisor config did exist, I tried removing it according to #8, but I still couldn't get porter to start until I executed
porter start
.The text was updated successfully, but these errors were encountered: