-
Notifications
You must be signed in to change notification settings - Fork 3k
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
nuctl (nuclio) fails to deploy serverless functions #3440
Comments
@inecho , I also don't know what it can be. I redirected the question to nuclio github. Somebody reported similar issues. I see that nuclio cannot create a directory inside /tmp but I have no idea why. |
@inecho , I believe we can do nothing with the problem. Need help to investigate the issue on your side. I will close the issue. I hope we will be able to simplify automatic annotation deployment in the future to address such cases. |
@inecho, running into the same issue, did you manage to solve it? |
I've not been able to get it working |
I have the same issue did you solve it? |
I've given up and I'm using a different application |
@rongirl, I am not sure how i solved this issue, but i think i went back to the latest stable version of the branch. When they last deployed the code. I think the branch is called release 2.4.3 |
My actions before raising this issue
Expected Behaviour
I don't know how exactly it should look like, but at least i expect to have a successfully deployed model in nuclio at localhost:8070, so i can choose one in my CVAT tasks.
Current Behaviour
It seems like it's not able to find some pre-built folders in
/tmp/
of the composed cvat docker images. Since im new to both frameworks, cvat and nuclio, i don't know how to properly debug this. What i did, was to follow the docs and serverless tutorial PR closely, shut the images down, rebuilt them, even on another machine with ubuntu 18.04 (my main has already 20.04), but the error stays the same. This holds for all functions incvat/serverless/
.Input from
cvat root
folder:Output:
Context
Your Environment
git log -1
):0dbe0a579f87a9e01198bfd494d2ff4b537de671
docker version
: 19.03.13, build cd8016b6bcnuctl
version: 1.5.16CVAT built with:
Log from local machine
nuctl_error.log
The text was updated successfully, but these errors were encountered: