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

Supervisord config not found #22

Open
calebdw opened this issue Jan 27, 2023 · 4 comments
Open

Supervisord config not found #22

calebdw opened this issue Jan 27, 2023 · 4 comments
Labels
question Further information is requested

Comments

@calebdw
Copy link

calebdw commented Jan 27, 2023

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.

@PhiloNL
Copy link
Contributor

PhiloNL commented Feb 2, 2023

Hello!
Which OS are you running?

@calebdw
Copy link
Author

calebdw commented Feb 2, 2023

Hello!

I'm running Pop!_OS 22, which is based on Ubuntu 22.

@PhiloNL
Copy link
Contributor

PhiloNL commented Feb 3, 2023

So if I understand correctly, running porter start works, but when using porter add and starting porter this way it fails. Is that correct?

@PhiloNL PhiloNL added the question Further information is requested label Feb 3, 2023
@calebdw
Copy link
Author

calebdw commented Feb 3, 2023

Yes, at least on the first start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants