Unable to Download .msi File #140
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?
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.
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.
I seem to be having the same issue, but none of the files are generating.
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.
@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.