Skip to content

Supervisord config not found #22

Open
@calebdw

Description

@calebdw

Hello!

I followed the instructions in the docs:

  1. Installed software
  2. Executed porter init
  3. Modified porter.yaml
  4. Executed porter add

and then I received the following error:

$ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions