instill-core icon indicating copy to clipboard operation
instill-core copied to clipboard

[Bug] creating model which has cached will cause nil pointer err

Open heiruwu opened this issue 1 year ago • 2 comments
trafficstars

Is There an Existing Issue for This?

  • [X] I have searched the existing issues

Where did you encounter this bug?

Instill Core

Describe the Bug

when creating a model which it's model weight its still cached in the model-backend, will cause nil pointer err

Steps to Reproduce

  1. create a model from github
  2. deploy the model
  3. delete the model
  4. create the same model again
  5. system

Actual Result

status 500 from the create model request

Expected Behavior

status 200

Technical Details

No response

Anything Else?

No response

heiruwu avatar Feb 01 '24 09:02 heiruwu

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Mar 03 '24 01:03 github-actions[bot]

@heiruwu Considering that the latest update for this issue was over five weeks ago, we are closing it. If there are any updates in the future, please reopen the issue and provide the latest requirements and status. Thank you.

felixcorleone avatar Jul 28 '24 18:07 felixcorleone