Help! My Linux Client's Download Links Are Throwing a 500 Fiesta #49
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 there,
First of all, thanks for making life (or being a living being) a little less of a pain in the a*s. I’ve been enjoying your RustDesk Custom Client Builder—until my Linux client decided to throw its own party.
After building the client, I’m presented with several download links. Unfortunately, each one is hitting a 500 error. I’ve tried building it more times than I can count, and every time, it’s like a bad joke—I’m now sitting here, half amused and half sobbing in the corner.
Here’s a quick rundown of my setup:
RustDesk Version: 1.3.8
Configuration Name: beeeeeep!!!: I like to keep my company safe from hackers
Custom Application Name: beeeeeep!!!: I like to keep my company safe from hackers
Custom URL for Links:beeeeeep!!!: I like to keep my company safe from hackers
Could you please take a look at this merry mess and let me know if there’s a fix or workaround? Any help to turn my 500 error party into a functioning download experience would be hugely appreciated.
Thanks a million for your time and for all the laughs and cries along the way!
beeeeeep!!!: I like to keep my company safe from hackers = redacted for privacy!
Agree same here all links throw error 500 sadly
Thanks for confirming I’m not the only one in this 500 error fiesta. It’s a bit of a laughable mess—though my keyboard’s seen more tears than laughs. Let’s hope a fix comes soon so we can both stop crying in the corner!
It is possible that not all the builds are finished when it shows the download links. I will have to check it. Try running the generator again and after it presents the links, wait 10 - 15 minutes and see if the links work. If they still give 500 error, press the back button and wait another 10 minutes. Unfortunately there are a lot of linux builds, and currently they all build simultaneously. When one build finishes, it shows the download page. I will need to fix this issue, but for now waiting might work.
ill give it a try thanks for information :)
to be honest it looks like this doesnt help :'( non of the links work
I found out that if you get the 500 just wait another few 10-15 min do nothing then press the button again.
I just update the generator in hopes of fixing the missing downloads and 500 errors. I haven't tested it yet, but I think it will work.
What is the configuration name that you used? Try something simple for the configuration name like rustdesk-custom to make sure that a web compatible link is created for the files.
Did work for me now, except the aarch64.pkg.tar.zs variant, only that one still gives a 500 back. The rest of it downloaded fine!
Thanks!
i was wrong it only took for ages :D
What ShaAlexander is saying is the same on my end
In the Linux compilation script, there is no monitoring for multi-branch compilation, which results in all links on the download page being visible after the compilation for one architecture is completed. I apologize for not addressing this part when submitting the PR.