0
Uncensored Local Studio: !! Download attempt 1 failed: Exception calling "GetResponse" with "0" argument(s): "The remot…
App: Uncensored Local Studio (uncensored-local-studio.pinokio.git)
Repo: https://github.com/cocktailpeanut/uncensored-local-studio.pinokio.git
Generated: 2026-07-19T20:29:43.956Z
Pinokio: 8.0.35
Platform: win32 x64
Node: v22.21.1
Summary
System
{
"pinokio": {
"version": "8.0.35",
"node": "v22.21.1",
"platform": "win32",
"arch": "x64"
},
"hardware": {
"gpu": "nvidia",
"gpu_model": "nvidia geforce rtx 5080",
"ram_gb": 62,
"vram_gb": 16
},
"os": {
"platform": "Windows",
"distro": "Microsoft Windows 11 Enterprise",
"release": "10.0.26200",
"codename": "25H2",
"kernel": "10.0.26200",
"arch": "x64",
"build": "26200",
"servicepack": "0.0",
"uefi": true
},
"system": {
"manufacturer": "Gigabyte Technology Co., Ltd.",
"model": "B650 AORUS ELITE AX",
"version": "Default string",
"virtual": false
},
"cpu": {
"manufacturer": "AMD",
"brand": "Ryzen 9 9950X3D 16-Core Processor",
"vendor": "AuthenticAMD",
"family": "26",
"model": "68",
"stepping": "0",
"revision": "17408",
"speed": 4.3,
"speedMin": 4.3,
"speedMax": 4.3,
"cores": 32,
"physicalCores": 16,
"processors": 1,
"performanceCores": 32,
"efficiencyCores": 0,
"virtualization": false,
"cache": {
"l1d": 640,
"l1i": 640,
"l2": 16777216,
"l3": 134217728
}
},
"memory": {
"total": 66155474944,
"free": 38653554688,
"used": 27501920256,
"active": 27501920256,
"available": 38653554688,
"buffers": 0,
"cached": 0,
"slab": 0,
"buffcache": 0,
"swaptotal": 9663676416,
"swapused": 60817408,
"swapfree": 9602859008
},
"gpus": [
{
"model": "meta virtual monitor"
},
{
"model": "amd radeon(tm) graphics"
},
{
"model": "nvidia geforce rtx 5080"
}
],
"graphics": {
"controllers": [
{
"vendor": "Meta Inc.",
"model": "Meta Virtual Monitor",
"vram": 0,
"vramDynamic": true
},
{
"vendor": "Advanced Micro Devices, Inc.",
"model": "AMD Radeon(TM) Graphics",
"bus": "PCI",
"vram": 2048,
"vramDynamic": true
},
{
"vendor": "NVIDIA",
"model": "NVIDIA GeForce RTX 5080",
"bus": "PCI",
"vram": 16303,
"vramDynamic": false,
"driverVersion": "610.74"
}
],
"displays": [
{
"model": "Default Monitor",
"main": false,
"builtin": false,
"connection": "DP",
"currentResX": 2560,
"currentResY": 1440,
"resolutionX": 2560,
"resolutionY": 1440,
"pixelDepth": "32",
"currentRefreshRate": 180
},
{
"model": "Default Monitor",
"main": true,
"builtin": false,
"connection": "DP",
"currentResX": 2560,
"currentResY": 1440,
"resolutionX": 2560,
"resolutionY": 1440,
"pixelDepth": "32",
"currentRefreshRate": 180
}
]
}
}
Logs
logs/api/install.js/1784492920821
Source: api / install.js
Lines: 15 total, last 15 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.8655]
(c) Microsoft Corporation. All rights reserved.
D:\AI\Pinokio\api\uncensored-local-studio.pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & bluefairy-activate.cmd && git clone https://github.com/techjarves/Uncensored-Local-Studio.git app
[OK] bluefairy active: uv/npm/bun protection enabled
Cloning into 'app'...
remote: Enumerating objects: 1224, done.
remote: Counting objects: 100% (126/126), done.
remote: Compressing objects: 100% (45/45), done.
remote: Total 1224 (delta 92), reused 81 (delta 81), pack-reused 1098 (from 2)
Receiving objects: 100% (1224/1224), 4.15 MiB | 13.78 MiB/s, done.
Resolving deltas: 100% (758/758), done.
(base) D:\AI\Pinokio\api\uncensored-local-studio.pinokio.git>
logs/api/install.js/1784492925834
Source: api / install.js
Lines: 84 total, last 84 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.8655]
(c) Microsoft Corporation. All rights reserved.
D:\AI\Pinokio\api\uncensored-local-studio.pinokio.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & bluefairy-activate.cmd && echo.| powershell -NoProfile -ExecutionPolicy Bypass -File scripts/setup/setup.ps1 [OK] bluefairy active: uv/npm/bun protection enabled
============================================================
UNCENSORED AI STUDIO - First-Time Setup
100% Self-Contained | No System Install Required
============================================================
[1/8] Setting up portable Node.js (app/tools/node-win/)
--------------------------------------------------------
>> Downloading: Node.js v22.12.0 LTS (Portable ZIP)
[################################################] 100% 33.3 MB Done!
>> Extracting Node.js...
[################################################] 100% 3149 files extracted!
>> Waiting for disk to flush...
OK Portable Node.js ready: v22.12.0
[2/8] Setting up stable-diffusion.cpp CPU backend (app/backend/win/cpu/)
--------------------------------------------------------
>> Downloading: stable-diffusion.cpp CPU Backend (Windows x64 AVX2)
[################################################] 100% 20.3 MB Done!
>> Extracting CPU Backend...
[################################################] 100% 5 files extracted!
OK CPU backend binaries installed successfully!
[2/8] Setting up stable-diffusion.cpp CUDA GPU backend (app/backend/win/cuda/)
--------------------------------------------------------
>> Downloading: stable-diffusion.cpp CUDA Backend (Windows x64)
[################################################] 100% 336.3 MB Done!
>> Extracting CUDA Backend...
[################################################] 100% 5 files extracted!
OK CUDA GPU backend binaries installed successfully!
>> CUDA runtime DLLs are missing from backend folder. Downloading portable CUDA v12 runtime...
>> Downloading: CUDA v12 Runtime DLLs (llama.cpp)
[################################################] 100% 373.3 MB Done!
>> Extracting CUDA Runtime DLLs...
[################################################] 100% 3 files extracted!
OK CUDA runtime DLLs set up successfully!
[2/8] Setting up stable-diffusion.cpp Vulkan GPU backend for comparison (app/backend/win/vulkan/)
--------------------------------------------------------
>> Downloading: stable-diffusion.cpp Vulkan Backend (Windows x64)
[################################################] 100% 35.6 MB Done!
>> Extracting Vulkan Backend...
[################################################] 100% 5 files extracted!
OK Vulkan GPU backend binaries installed successfully!
[3/8] Setting up llama.cpp text backends (Vulkan + CPU)
--------------------------------------------------------
>> Downloading llama.cpp cuda backend (b9668)...
[################################################] 100% 249.1 MB Done!
>> Extracting llama.cpp cuda backend...
>> Downloading llama.cpp CUDA runtime library (b9668)...
[################################################] 100% 373.3 MB Done!
>> Extracting CUDA runtime libraries...
OK llama.cpp cuda backend installed.
>> Downloading llama.cpp hip backend (b9668)...
!! Download attempt 1 failed: Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (404) Not Found."
>> Retrying download...
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
