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

Exception EFCreateError when deploy on OpenBSD #6

Open
zamronypj opened this issue Dec 9, 2020 · 0 comments
Open

Exception EFCreateError when deploy on OpenBSD #6

zamronypj opened this issue Dec 9, 2020 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@zamronypj
Copy link
Member

zamronypj commented Dec 9, 2020

Description

Fano CLI --deploy-* commands generate exception when run on OpenBSD.

Step to reproduce

root# fanocli --deploy-scgi=hi.fano       
Exception at 00000F7EACD66CB2: EFCreateError:
Unable to create file "/etc/apache2/sites-available/hi.fano.conf": No such file or directory.

Workaround

From inside project directory, generate virtual host configuration and deploy manually, for example

root# fanocli --deploy-scgi=hi.fano --stdout >> /etc/apache2/extra/httpd-vhosts.conf
@zamronypj zamronypj added the bug Something isn't working label Dec 9, 2020
@zamronypj zamronypj self-assigned this Dec 9, 2020
@zamronypj zamronypj added the help wanted Extra attention is needed label Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant