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

Fn build fails with the error: ERROR: error creating .fn directory mkdir /home/orm/.fn: file exists #641

Open
lfeldman opened this issue Jan 12, 2022 · 1 comment

Comments

@lfeldman
Copy link

I am trying to build the function, but I am facing the error:

Error: Error running command 'fn build --verbose --build-arg ARG_ADMIN_ATP_PASSWORD=xxxxxx --build-arg ARG_ATP_USER=iotuser --build-arg ARG_ATP_PASSWORD=xxxxxxx --build-arg ARG_ATP_ALIAS=iotpdb_medium': exit status 1. Output: INFO 2022/01/12 13:18:29.319802 log.go:106: logger level set to:  3

ERROR: error creating .fn directory mkdir /home/orm/.fn: file exists

I have added a command for deletion of the .fn directory (rm -rf /home/orm/.fn), but it is not working and the problem persists.

How to fix it?

@dario-vega
Copy link

Can we have any input on it? I have the same issue

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

No branches or pull requests

2 participants