Hey,
I'm hitting a wall trying to get my Windows build. The build
itself finishes fine on Actions but when it redirects me to
the result page on rdgen.crayoneater.org I just get a 500.
The annoying part is the workflow logs show the files actually
made it to your server:
- EXE 23.54 MB → "File saved successfully!"
- MSI 23.83 MB → "File saved successfully!"
So they're sitting there somewhere, I just can't reach them.
Build run: https://github.com/bryangerlach/rdgen/actions/runs/25151733739
UUID from the logs: e2ea5ec8-5031-4c15-bc71-7d9629992809
Config name: LevoConnectStaging
This isn't the first time either, I've gotten 500s on a few
recent builds (checked my history, happened on the 28th and
29th too). Saw #217 and #223 already mention similar stuff.
Any chance you could send me the files directly, or share what
the direct download URL looks like? I noticed there's a
/check_for_file endpoint in my history but I don't know the
right params. Would be great to have a way to grab the files
without depending on the result page rendering.
Thanks
Hey,
I'm hitting a wall trying to get my Windows build. The build
itself finishes fine on Actions but when it redirects me to
the result page on rdgen.crayoneater.org I just get a 500.
The annoying part is the workflow logs show the files actually
made it to your server:
So they're sitting there somewhere, I just can't reach them.
Build run: https://github.com/bryangerlach/rdgen/actions/runs/25151733739
UUID from the logs: e2ea5ec8-5031-4c15-bc71-7d9629992809
Config name: LevoConnectStaging
This isn't the first time either, I've gotten 500s on a few
recent builds (checked my history, happened on the 28th and
29th too). Saw #217 and #223 already mention similar stuff.
Any chance you could send me the files directly, or share what
the direct download URL looks like? I noticed there's a
/check_for_file endpoint in my history but I don't know the
right params. Would be great to have a way to grab the files
without depending on the result page rendering.
Thanks