SOS! windows generation failed, rdgen is myself-hosted #113
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
update... Still failed but it wasn't really because of the other error, the cache service it not responding.
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.
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
Same Problem. @bryangerlach Please can you assist? :)
Turns out I'd disabled my rdgen host on nginx proxy manager, this is now working.