🧠 AI Tools Errors
40 error notes
🐧 Linux🪟 Windows🍎 macOS🐳 Docker☸️ Kubernetes⚡ Nginx☁️ AWS🏗️ Terraform🔧 Ansible🌐 Networking🔒 SSL/TLS🐍 Python☕ Java🔷 Go🦀 Rust🐘 PHP🔵 TypeScript💚 Node.js⚛️ React🗄️ MySQL🐘 PostgreSQL🍃 MongoDB🔴 Redis📦 Git💻 VS Code📊 Microsoft Excel📗 Google Sheets📱 Android📝 WordPress🧠 AI Tools
ai-toolsbeginner
Fix GatedRepoError: Không Thể Truy Cập Gated Repo trên Hugging Face (401 Client Error)
huggingface_hub.utils._errors.GatedRepoError: 401 Client Error. Cannot access gated repo for url https://huggingface.co/meta-llama/Llama-3-8B/resolve/main/config.jsonhuggingfacetransformersllama3
ai-toolsbeginner
Khắc phục lỗi WeaviateConnectionError: 'Failed to connect to localhost:8080'
weaviate.exceptions.WeaviateConnectionError: Failed to connect to Weaviate at http://localhost:8080. Error: HTTPConnectionPool(host='localhost', port=8080): Max retries exceeded with url: /v1/.well-known/readyweaviatecơ sở dữ liệu vectorragpython
ai-toolsbeginner
Sửa lỗi PyTorch RuntimeError: "Expected all tensors to be on the same device" trong HuggingFace
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu! (when checking argument for argument mat2 in method wrapper_CUDA_mm)huggingfacepytorchcudadevice-mismatch
ai-toolsbeginner
Sửa lỗi OpenAI 400: Tại sao Chế độ JSON yêu cầu từ 'json' trong Prompt của bạn
openai.BadRequestError: Error code: 400 - {'error': {'message': "'messages' must contain the word 'json' in some form, to use 'response_format' of type 'json_object'.", 'type': 'invalid_request_error', 'param': 'messages', 'code': 'invalid_request_error'}}openaichế độ jsonpythongpt-4o
ai-toolsintermediate
Sửa lỗi GraphRecursionError: Ngăn chặn vòng lặp vô hạn trong Agent LangGraph
langgraph.errors.GraphRecursionError: Recursion limit of 25 reached without hitting a stop condition. You can increase the limit by setting the `recursion_limit` config key.langgraphlangchainagentspython
ai-toolsintermediate
Sửa lỗi ValueError: max seq len is larger than KV cache capacity trong vLLM
ValueError: The model's max seq len (32768) is larger than the maximum number of tokens that can be stored in KV cache. Try increasing gpu_memory_utilization or decreasing max_model_len.vllmllmgpukv-cache
ai-toolsintermediate
Sửa lỗi RuntimeError: GroupChat select_speaker failed to resolve the next speaker's name trong AutoGen
RuntimeError: GroupChat select_speaker failed to resolve the next speaker's nameautogenmulti-agentgroupchatpython
ai-toolsintermediate
Sửa lỗi BlockedPromptException: response was blocked trong Google Gemini
BlockedPromptException: response was blockedgeminisafetyblockedgoogle
ai-toolsbeginner
Sửa lỗi HuggingFace OSError: Can't Load Tokenizer for Model
OSError: Can't load tokenizer forhuggingfacetokenizertransformersmodel-loading
ai-toolsintermediate
Sửa lỗi LangChain "Agent stopped due to iteration limit"
Agent stopped due to iteration limitlangchainagentiteration-limit
ai-toolsintermediate
Fix LlamaIndex IndexError: list index out of range từ phản hồi truy xuất rỗng
IndexError: list index out of rangellamaindexretrievalragempty-response
ai-toolsintermediate
Sửa lỗi OpenAI BadRequestError: The response was filtered by Content Moderation
BadRequestError: The response was filteredopenaikiểm-duyệtbộ-lọc-nội-dung
ai-toolsintermediate
Sửa lỗi Pydantic ValidationError: Invalid JSON for OpenAI Function Call
ValidationError: Invalid JSON for OpenAI function callpydanticopenaifunction-callingjson-schema
ai-toolsintermediate
Sửa lỗi Whisper RuntimeError: CUDA error: out of memory
RuntimeError: CUDA error: out of memorywhisperopenaicudatranscription
ai-toolsintermediate
Sửa lỗi Anthropic API 529: Cách xử lý khi Claude bị quá tải
anthropic.APIStatusError: Error code: 529 - {'type': 'error', 'error': {'type': 'overloaded_error', 'message': 'Overloaded'}}anthropicclaudeapiquá tải
ai-toolsbeginner
Khắc phục lỗi Anthropic SDK APIConnectionError: Request timed out
APIConnectionError: Request timed outclaudeanthropicpythonnodejs
ai-toolscơ bản
Cách sửa lỗi chromadb.errors.NotFoundError: Collection 'my_docs' Not Found
chromadb.errors.NotFoundError: Collection 'my_docs' not foundchromadbragpythonvector-database
ai-toolsintermediate
Cách khắc phục lỗi 'Stream Interrupted: Connection Reset' trên Claude API
Stream interrupted: connection resetclaudelỗi-apinetworkingpython
ai-toolsintermediate
Cách khắc phục lỗi 'context_length_exceeded' trong GPT-4 và GPT-4o
openai.BadRequestError: Error code: 400 - {'error': {'message': "This model's maximum context length is 128000 tokens. However, your messages resulted in 145823 tokens.", 'type': 'invalid_request_error', 'param': 'messages', 'code': 'context_length_exceeded'}}openaipythongpt-4ollm-ops
ai-toolsintermediate
Khắc phục lỗi 'CUDA Out of Memory' trong Ollama: Hướng dẫn chạy LLM cục bộ trên phần cứng cấu hình thấp
CUDA out of memory. Tried to allocateollamacudatoi-uu-hoa-vramloi-gpu
ai-toolsbeginner
Khắc phục lỗi DeepSeek API 402: Insufficient Balance (Số dư không đủ)
{"error": {"message": "Insufficient Balance", "type": "insufficient_balance", "param": null, "code": "invalid_request_error"}}deepseekapi-errorbillingpython
ai-toolsintermediate
Sửa lỗi FAISS AssertionError: Kích thước Embedding 1536 vs 768
ai-toolsintermedi
Sửa lỗi OpenAI Assistants API: Cách xử lý 'No thread found' (Lỗi 404)
openai.NotFoundError: Error code: 404 - {'error': {'message': 'No thread found with id thread_abc123XYZ', 'type': 'invalid_request_error', 'param': None, 'code': None}}openaiassistants-apipythonxu-ly-loi
ai-toolsbeginner
Sửa lỗi Pinecone NotFoundException: Không tìm thấy Index 'my-index' trong Project
pinecone.exceptions.NotFoundException: Index 'my-index' not found in projectpineconepythonvector-databasetroubleshooting
ai-toolsbeginner
Sửa lỗi 422 của Qdrant: Giải quyết 'Wrong Format of Vector Params' trong Collections
qdrant_client.http.exceptions.UnexpectedResponse: Unexpected Response: 422 (Unprocessable Entity), {'status': {'error': 'Wrong input: Validation error in JSON body: [vectors]: wrong format of vector params'}}qdrantvector-databasepythonerror-handling
ai-toolsintermediate
Cách sửa lỗi Stable Diffusion 'RuntimeError: shape is invalid for VAE'
RuntimeError: shape is invalid for VAEstable-diffusionloi-vaekhac-phuc-su-co-gpunghe-thuat-ai
ai-toolsintermediate
Sửa lỗi TesseractNotFoundError: Cách chạy OCR cho Unstructured RAG
pytesseract.pytesseract.TesseractNotFoundError: tesseract is not installed or it's not in your PATHraglangchainocrtesseract
ai-toolsintermediate
Cách khắc phục lỗi Gemini API 429 RESOURCE_EXHAUSTED
429 RESOURCE_EXHAUSTEDgeminigoogle-cloudtoi-uu-hoa-apigioi-han-luot-goi
ai-toolstrung bình
Khắc phục lỗi 'GitHub Copilot Could Not Connect to Server' trong VS Code
GitHub Copilot could not connect to servercopilotgithubvscodekhắc phục sự cố
ai-toolsbeginner
Sửa lỗi 'libcuda.so.1: cannot open shared object file' trong Docker
ImportError: libcuda.so.1: cannot open shared object file: No such file or directorydockercudagpunvidia-docker
ai-toolscơ bản
Sửa lỗi ValueError 'No tool found with name' trong CrewAI
ValueError: No tool found with name 'search_tool'. Make sure you have registered the tool correctly.crewaipythonlangchaingỡ lỗi
ai-toolsbeginner
Cách khắc phục lỗi 'Error: model not found, try pulling it first' trên Ollama
Error: model not found, try pulling it firstollamakhắc phục sự cốllm
ai-toolstrung bình
Cách khắc phục lỗi vLLM: 'No available memory for the cache blocks'
ValueError: No available memory for the cache blocks. Try increasing `gpu_memory_utilization` when initializing the engine.vllmgpuquản-lý-bộ-nhớsuy-luận
ai-toolsbeginner
Cách khắc phục groq.NotFoundError: Giải quyết lỗi 404 Model Not Found
groq.NotFoundError: Error code: 404 - {'error': {'message': "The model '...' does not exist", 'type': 'invalid_request_error', 'code': 'model_not_found'}}groqllmapi-errorpython
ai-toolsbeginner
Cách Sửa Lỗi KeyError: CLIPTextEncode trong ComfyUI Workflows
KeyError: CLIPTextEncodecomfyuiworkflowclipnode
ai-toolsintermediate
Cách sửa lỗi LangChain OutputParserException: Could not parse LLM output
OutputParserException: Could not parse LLM outputlangchainpythonjsonllm-development
ai-toolsintermediate
Cách khắc phục lỗi 'Prompt is Too Long' của Claude API
prompt is too long: X tokens > 200000 maximumclaudeanthropiccontext-lengthtoken
ai-toolsintermediate
Cách sửa lỗi 'Cursor: Failed to load extension'
Cursor: Failed to load extensioncursorsua-loi-ideloi-extensioncong-cu-ai
ai-toolsbeginner
Lỗi OpenAI 'Incorrect API key'? Cách khắc phục nhanh chóng
AuthenticationError: Incorrect API key providedopenaixác thựcapi-keypython
ai-toolsintermediate

