-
Notifications
You must be signed in to change notification settings - Fork 3
Description
CodeProject.AI Server info
Server version: 2.9.5
System: Windows
Operating System: Windows (Windows 10 Redstone)
CPUs: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (Intel)
1 CPU x 4 cores. 8 logical processors (x64)
GPU (Primary): Quadro M2000 (4 GiB) (NVIDIA)
Driver: 572.83, CUDA: 11.8.89 (up to: 12.8), Compute: 5.2, cuDNN: 8.5
System RAM: 16 GiB
Platform: Windows
BuildConfig: Release
Execution Env: Native
Runtime Env: Production
Runtimes installed:
.NET runtime: 9.0.0
.NET SDK: 8.0.100
Default Python: Not found
Go: Not found
NodeJS: Not found
Rust: Not found
Video adapter info:
NVIDIA Quadro M2000:
Driver Version 32.0.15.7283
Video Processor Quadro M2000
System GPU info:
GPU 3D Usage 1%
GPU RAM Usage 2.1 GiB
Global Environment variables:
CPAI_APPROOTPATH =
CPAI_PORT = 32168
Describe the bug
Seeing this error in the logs.
05:34:25:Object Detection (YOLOv8): C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv8\custom-models\ipcam-combined.pt does not exist
Tried an uninstall and a reinstalll and now see this.
05:50:30:Response timeout. Try increasing the timeout value
05:52:00:Response timeout. Try increasing the timeout value
06:03:04:Unable to download and install objectdetection-custom-yolov8-pt-m.zip: Unable to download 'objectdetection-custom-yolov8-pt-m.zip'. Error: Could not find a part of the path 'C:\Program Files\CodeProject\AI\downloads\modules\packages\ObjectDetectionYOLOv8\objectdetection-custom-yolov8-pt-m.zip'.
06:03:53:Unable to download and install objectdetection-custom-yolov8-pt-m.zip: Unable to download 'objectdetection-custom-yolov8-pt-m.zip'. Error: Could not find a part of the path 'C:\Program Files\CodeProject\AI\downloads\modules\packages\ObjectDetectionYOLOv8\objectdetection-custom-yolov8-pt-m.zip'.
To Reproduce
Steps to reproduce the behavior:
Install Yolov8
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.