Unable to Download .msi File #140

Open
opened 2025-10-09 04:26:53 +08:00 by Crypss22 · 4 comments
Crypss22 commented 2025-10-09 04:26:53 +08:00 (Migrated from github.com)

Hi,

I'm having issues downloading the .msi file - the .exe file downloads just fine. I thought this could be an issue with other users attempting to build their client at the same time, so I forked the repo and hosted my own generator to reattempt. When I go to download the .msi I get shown Server Error (500)

Is this an issue others are having as well? I've attached screenshots of some of the Github action errors when running the generator. Please let me know if I need to provide additional info.

Image Image Image
Hi, I'm having issues downloading the .msi file - the .exe file downloads just fine. I thought this could be an issue with other users attempting to build their client at the same time, so I forked the repo and hosted my own generator to reattempt. When I go to download the .msi I get shown **Server Error (500)** Is this an issue others are having as well? I've attached screenshots of some of the Github action errors when running the generator. Please let me know if I need to provide additional info. <img width="1346" height="691" alt="Image" src="https://github.com/user-attachments/assets/a6906fbf-f503-45e7-bc86-5fc949567c69" /> <img width="1340" height="815" alt="Image" src="https://github.com/user-attachments/assets/9b24300e-f45d-49ba-84fd-ed98a6b8ba69" /> <img width="864" height="588" alt="Image" src="https://github.com/user-attachments/assets/c41b079c-4353-4e6e-b57d-102208b285f4" />
Crypss22 commented 2025-10-11 03:46:21 +08:00 (Migrated from github.com)

Alright, so after further testing I'm able to download the .msi using version 1.4.1 and below - issue just seems to be with 1.4.2 and nightly as of this moment.

Alright, so after further testing I'm able to download the .msi using version 1.4.1 and below - issue just seems to be with 1.4.2 and nightly as of this moment.
Forensics-Ninja commented 2025-10-28 18:24:38 +08:00 (Migrated from github.com)

I seem to be having the same issue, but none of the files are generating.

I seem to be having the same issue, but none of the files are generating.
Arellano1996 commented 2025-10-31 12:43:46 +08:00 (Migrated from github.com)

I cant generate a client, It works if I don't configure anything, but if I do configure something, I don't know why it doesn't generate the MSI file and the EXE file doesn't work.

I cant generate a client, It works if I don't configure anything, but if I do configure something, I don't know why it doesn't generate the MSI file and the EXE file doesn't work.
Crypss22 commented 2025-11-02 04:36:44 +08:00 (Migrated from github.com)

@Forensics-Ninja @Arellano1996

This is a painfully slow process, but you have to troubleshoot through process of elimination. Start by trying to generate a client with no additional/customized configurations until you get a version that works as is. Once you know which version is working, start by adding maybe one or two configurations at a time. That'll help you pinpoint exactly what configuration isn't working or is causing issues. You can also monitor the status of your client being generated under the repository's actions tab - you just have to identify which client being generated is associated with your instance (refer to the timestamp).

Under the security settings for the generator, make sure you have Always Run As Administrator set to NO. That's a known issue that stops clients from crashing/not working.

@Forensics-Ninja @Arellano1996 This is a painfully slow process, but you have to troubleshoot through process of elimination. Start by trying to generate a client with no additional/customized configurations until you get a version that works as is. Once you know which version is working, start by adding maybe one or two configurations at a time. That'll help you pinpoint exactly what configuration isn't working or is causing issues. You can also monitor the status of your client being generated under the repository's actions tab - you just have to identify which client being generated is associated with your instance (refer to the timestamp). Under the security settings for the generator, make sure you have **Always Run As Administrator** set to NO. That's a known issue that stops clients from crashing/not 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#140