Troubleshooting
Troubleshooting your AI Catalog
Deploy Model Validate Fails
| Problem | Local system fails to recognize the frogml command. |
|---|---|
| Solution: | Ensure it's added to your system's PATH environment variable |
| Possible Cause 2: | Deployed model not supported |
|---|---|
| Verify: | Model supported |
Execute Inference Fails - 404
| Possible Cause: | Execute performed after blocking |
|---|---|
| Verify: | Model not blocked |
Execute Inference Fails - 401
| Possible Cause 1: | Bad token |
|---|---|
| Verify: | Token value |
| Possible Cause 2: | Incorrect Model Name |
|---|---|
| Verify: | Model name/known model |
Block Model Fails
| Possible Cause: | Model is currently deployed |
|---|---|
| Verify: | Model is undeployed for the project before blocking. |
Delete Connection Fails
| Possible Cause: | Model is allowed/connected |
|---|---|
| Verify: | Try blocking first and then deleting the connection |
Error Allowing Model Usage
Receive error:
| Possible Cause: | Repository isn't yet enabled when allowing model usage for an open source model |
|---|---|
| Verify: | Curation is turned on, and package type and repository are enabled, according to the instructions in Set Up Curation Settings for Model Packages. |
Updated about 2 months ago
