SOS! windows generation failed, rdgen is myself-hosted #113

Open
opened 2025-07-31 15:14:37 +08:00 by leonz973 · 5 comments
leonz973 commented 2025-07-31 15:14:37 +08:00 (Migrated from github.com)

Run fjogeleit/http-request-action@v1
with:
url: ***/updategh
method: POST
customHeaders: {"Content-Type": "application/json"}
data: {"uuid": "41e1976f-eb09-43c8-bc63-bf920f3f9590", "status": "Generation failed, try again"}
files: {}
timeout: 5000
maskResponse: false
ignoreSsl: false
env:
SCITER_RUST_VERSION: 1.75
RUST_VERSION: 1.75
CARGO_NDK_VERSION: 3.1.2
SCITER_ARMV7_CMAKE_VERSION: 3.29.7
SCITER_NASM_DEBVERSION: 2.14-1
LLVM_VERSION: 15.0.6
FLUTTER_VERSION: 3.24.5
ANDROID_FLUTTER_VERSION: 3.24.5
FLUTTER_ELINUX_VERSION: 3.16.9
TAG_NAME:
VCPKG_BINARY_SOURCES: clear;x-gha,readwrite
VCPKG_COMMIT_ID: 460551b0ec06be1ba6b918448bf3b0f44add813d
VERSION: 1.4.0
NDK_VERSION: r27c
ANDROID_SIGNING_KEY:
MACOS_P12_BASE64:
UPLOAD_ARTIFACT: true
SIGN_BASE_URL:
STATUS_URL: ***/updategh
ACTIONS_CACHE_URL: https://artifactcache.actions.githubusercontent.com/SJ16wbJWXjU21z8vBUJmnIt4DMMvbIILscEH3u89DWiPHxrp3Y/
ACTIONS_RUNTIME_TOKEN: ***
LLVM_PATH: C:\Program Files\LLVM
LD_LIBRARY_PATH: C:\Program Files\LLVM\lib;
DYLD_LIBRARY_PATH: C:\Program Files\LLVM\lib;
FLUTTER_ROOT: C:\hostedtoolcache\windows\flutter\stable-3.24.5-x64
PUB_CACHE: C:\hostedtoolcache\windows\flutter\stable-3.24.5-x64/.pub-cache
CARGO_HOME: C:\Users\runneradmin.cargo
CARGO_INCREMENTAL: 0
CARGO_TERM_COLOR: always
CACHE_ON_FAILURE: false
VCPKG_DEFAULT_BINARY_CACHE: D:/a/rdgen/rdgen/969f6665-88a2-4c98-938e-ca9259871fec/vcpkg_cache
RUNVCPKG_VCPKG_ROOT: C:\vcpkg
VCPKG_ROOT: C:\vcpkg
Error: {"error":"no response received","message":"read `ECONNRESET"}

> Run fjogeleit/http-request-action@v1 with: url: ***/updategh method: POST customHeaders: {"Content-Type": "application/json"} data: {"uuid": "41e1976f-eb09-43c8-bc63-bf920f3f9590", "status": "Generation failed, try again"} files: {} timeout: 5000 maskResponse: false ignoreSsl: false env: SCITER_RUST_VERSION: 1.75 RUST_VERSION: 1.75 CARGO_NDK_VERSION: 3.1.2 SCITER_ARMV7_CMAKE_VERSION: 3.29.7 SCITER_NASM_DEBVERSION: 2.14-1 LLVM_VERSION: 15.0.6 FLUTTER_VERSION: 3.24.5 ANDROID_FLUTTER_VERSION: 3.24.5 FLUTTER_ELINUX_VERSION: 3.16.9 TAG_NAME: VCPKG_BINARY_SOURCES: clear;x-gha,readwrite VCPKG_COMMIT_ID: 460551b0ec06be1ba6b918448bf3b0f44add813d VERSION: 1.4.0 NDK_VERSION: r27c ANDROID_SIGNING_KEY: MACOS_P12_BASE64: UPLOAD_ARTIFACT: true SIGN_BASE_URL: STATUS_URL: ***/updategh ACTIONS_CACHE_URL: https://artifactcache.actions.githubusercontent.com/SJ16wbJWXjU21z8vBUJmnIt4DMMvbIILscEH3u89DWiPHxrp3Y/ ACTIONS_RUNTIME_TOKEN: *** LLVM_PATH: C:\Program Files\LLVM LD_LIBRARY_PATH: C:\Program Files\LLVM\lib; DYLD_LIBRARY_PATH: C:\Program Files\LLVM\lib; FLUTTER_ROOT: C:\hostedtoolcache\windows\flutter\stable-3.24.5-x64 PUB_CACHE: C:\hostedtoolcache\windows\flutter\stable-3.24.5-x64/.pub-cache CARGO_HOME: C:\Users\runneradmin\.cargo CARGO_INCREMENTAL: 0 CARGO_TERM_COLOR: always CACHE_ON_FAILURE: false VCPKG_DEFAULT_BINARY_CACHE: D:/a/rdgen/rdgen/969f6665-88a2-4c98-938e-ca9259871fec/vcpkg_cache RUNVCPKG_VCPKG_ROOT: C:\vcpkg VCPKG_ROOT: C:\vcpkg Error: {"error":"no response received","message":"read `ECONNRESET"}
JVKeller commented 2025-08-07 21:35:14 +08:00 (Migrated from github.com)

Same issue. This is the first time I've tried building my own client and this was as far as I got.

I think it has to do with the the connection back to the local server trying to hit port 443. Playing with this now, I'll let you know if I find anything. @leonz973

**Update: I remember setting it before, but the GENURL secret was missing in my settings. Added it and re-submitted.

Run fjogeleit/http-request-action@v1
  with:
    url: ***/updategh
    method: POST
    customHeaders: {"Content-Type": "application/json"}
    data: {"uuid": "0aa4b7d0-aa49-4b8b-93c4-92e43b07b474", "status": "Generation failed, try again"}
    files: {}
    timeout: 5000
    maskResponse: false
    ignoreSsl: false
  env:
    SCITER_RUST_VERSION: 1.75
    RUST_VERSION: 1.75
    CARGO_NDK_VERSION: 3.1.2
    SCITER_ARMV7_CMAKE_VERSION: 3.29.7
    SCITER_NASM_DEBVERSION: 2.14-1
    LLVM_VERSION: 15.0.6
    FLUTTER_VERSION: 3.24.5
    ANDROID_FLUTTER_VERSION: 3.24.5
    FLUTTER_ELINUX_VERSION: 3.16.9
    TAG_NAME: 
    VCPKG_BINARY_SOURCES: clear;x-gha,readwrite
    VCPKG_COMMIT_ID: 460551b0ec06be1ba6b918448bf3b0f44add813d
    VERSION: 1.4.1
    NDK_VERSION: r27c
    ANDROID_SIGNING_KEY: 
    MACOS_P12_BASE64: 
    UPLOAD_ARTIFACT: true
    SIGN_BASE_URL: 
    STATUS_URL: ***/updategh
    ACTIONS_CACHE_URL: https://artifactcache.actions.githubusercontent.com/0v0vbmbgIYS1BqCNdbZI9JKSXi2bRcJRZLA9QXN9BJuLov8A6O/
    ACTIONS_RUNTIME_TOKEN: ***
    LLVM_PATH: C:\Program Files\LLVM
    LD_LIBRARY_PATH: C:\Program Files\LLVM\lib;
    DYLD_LIBRARY_PATH: C:\Program Files\LLVM\lib;
    FLUTTER_ROOT: C:\hostedtoolcache\windows\flutter\stable-3.24.5-x64
    PUB_CACHE: C:\hostedtoolcache\windows\flutter\stable-3.24.5-x64/.pub-cache
    CARGO_HOME: C:\Users\runneradmin\.cargo
    CARGO_INCREMENTAL: 0
    CARGO_TERM_COLOR: always
    CACHE_ON_FAILURE: false
    VCPKG_DEFAULT_BINARY_CACHE: D:/a/rdgen/rdgen/969f6665-88a2-4c98-938e-ca9259871fec/vcpkg_cache
    RUNVCPKG_VCPKG_ROOT: C:\vcpkg
    VCPKG_ROOT: C:\vcpkg
Error: {"error":"no response received","message":"connect ECONNREFUSED x.x.x.x:443"}
Same issue. This is the first time I've tried building my own client and this was as far as I got. I think it has to do with the the connection back to the local server trying to hit port 443. Playing with this now, I'll let you know if I find anything. @leonz973 **Update: I remember setting it before, but the GENURL secret was missing in my settings. Added it and re-submitted. ``` Run fjogeleit/http-request-action@v1 with: url: ***/updategh method: POST customHeaders: {"Content-Type": "application/json"} data: {"uuid": "0aa4b7d0-aa49-4b8b-93c4-92e43b07b474", "status": "Generation failed, try again"} files: {} timeout: 5000 maskResponse: false ignoreSsl: false env: SCITER_RUST_VERSION: 1.75 RUST_VERSION: 1.75 CARGO_NDK_VERSION: 3.1.2 SCITER_ARMV7_CMAKE_VERSION: 3.29.7 SCITER_NASM_DEBVERSION: 2.14-1 LLVM_VERSION: 15.0.6 FLUTTER_VERSION: 3.24.5 ANDROID_FLUTTER_VERSION: 3.24.5 FLUTTER_ELINUX_VERSION: 3.16.9 TAG_NAME: VCPKG_BINARY_SOURCES: clear;x-gha,readwrite VCPKG_COMMIT_ID: 460551b0ec06be1ba6b918448bf3b0f44add813d VERSION: 1.4.1 NDK_VERSION: r27c ANDROID_SIGNING_KEY: MACOS_P12_BASE64: UPLOAD_ARTIFACT: true SIGN_BASE_URL: STATUS_URL: ***/updategh ACTIONS_CACHE_URL: https://artifactcache.actions.githubusercontent.com/0v0vbmbgIYS1BqCNdbZI9JKSXi2bRcJRZLA9QXN9BJuLov8A6O/ ACTIONS_RUNTIME_TOKEN: *** LLVM_PATH: C:\Program Files\LLVM LD_LIBRARY_PATH: C:\Program Files\LLVM\lib; DYLD_LIBRARY_PATH: C:\Program Files\LLVM\lib; FLUTTER_ROOT: C:\hostedtoolcache\windows\flutter\stable-3.24.5-x64 PUB_CACHE: C:\hostedtoolcache\windows\flutter\stable-3.24.5-x64/.pub-cache CARGO_HOME: C:\Users\runneradmin\.cargo CARGO_INCREMENTAL: 0 CARGO_TERM_COLOR: always CACHE_ON_FAILURE: false VCPKG_DEFAULT_BINARY_CACHE: D:/a/rdgen/rdgen/969f6665-88a2-4c98-938e-ca9259871fec/vcpkg_cache RUNVCPKG_VCPKG_ROOT: C:\vcpkg VCPKG_ROOT: C:\vcpkg Error: {"error":"no response received","message":"connect ECONNREFUSED x.x.x.x:443"} ```
JVKeller commented 2025-08-07 23:16:41 +08:00 (Migrated from github.com)

update... Still failed but it wasn't really because of the other error, the cache service it not responding.


Build Windows (x86_64-pc-windows-msvc, windows-2022, x86_64, x64-windows-static)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0EZ+UaAAAAABQ35RZPZKkT5XYb7GP7g+bQkwyQUEyMDMwMTA2MDIxAEVkZ2U=

Make sure you settings.py are using domain names rather than ip addresses so the http headers are accepted going into the cache service. Clearing the existing cache in github actions may have helped me too.

I'm past that now, but erroring out on the tray-icon.

update... Still failed but it wasn't really because of the other error, the cache service it not responding. ``` Build Windows (x86_64-pc-windows-msvc, windows-2022, x86_64, x64-windows-static) Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0EZ+UaAAAAABQ35RZPZKkT5XYb7GP7g+bQkwyQUEyMDMwMTA2MDIxAEVkZ2U= ``` Make sure you settings.py are using domain names rather than ip addresses so the http headers are accepted going into the cache service. Clearing the existing cache in github actions may have helped me too. I'm past that now, but erroring out on the tray-icon.
tradexsrl commented 2025-08-21 19:33:47 +08:00 (Migrated from github.com)

Hi one question: this build is generated from your selfhosted rdgen? How do you handle the digital sign of the exe to avoid AV black list? I saw in the exe generated from the hosted , that is currently correctly signed with a sectigo certificate..I don't think the owner of the repo will allow us to use it because these certs cost money

Hi one question: this build is generated from your selfhosted rdgen? How do you handle the digital sign of the exe to avoid AV black list? I saw in the exe generated from the hosted , that is currently correctly signed with a sectigo certificate..I don't think the owner of the repo will allow us to use it because these certs cost money
cjs321 commented 2025-10-07 04:38:14 +08:00 (Migrated from github.com)

Same Problem. @bryangerlach Please can you assist? :)

Same Problem. @bryangerlach Please can you assist? :)
cjs321 commented 2025-10-20 01:37:48 +08:00 (Migrated from github.com)

Turns out I'd disabled my rdgen host on nginx proxy manager, this is now working.

Turns out I'd disabled my rdgen host on nginx proxy manager, this is now working.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 3344/rdgen#113