Skip to content

Exception EFCreateError when deploy on OpenBSD #6

Description

@zamronypj

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions