Linux Generation Deploy failed #70

Closed
opened 2025-04-17 19:39:30 +08:00 by Draakoor · 10 comments
Draakoor commented 2025-04-17 19:39:30 +08:00 (Migrated from github.com)

Image

Hi again,

the deploy failed (last step of linux generator) and don't know why.
But the clients seem to be generated anyways and sent to rdgen/rustdesk-api-server.
Maybe its the same issue I got with the mac client?

Windows & Android Clients are build successfully without any failed state/status on the workflow/action.

![Image](https://github.com/user-attachments/assets/74dc0c5b-5edd-49da-8b95-f91ff7452c11) Hi again, the deploy failed (last step of linux generator) and don't know why. But the clients seem to be generated anyways and sent to rdgen/rustdesk-api-server. Maybe its the same issue I got with the mac client? Windows & Android Clients are build successfully without any failed state/status on the workflow/action.
bryangerlach commented 2025-04-17 19:54:59 +08:00 (Migrated from github.com)

Have you tried it again? It says "no response received" so it means it was unable to get a response from your server when sending the final status message.

Have you tried it again? It says "no response received" so it means it was unable to get a response from your server when sending the final status message.
Draakoor commented 2025-04-17 21:23:55 +08:00 (Migrated from github.com)

Yes still doesnt work.
Already check my ssl cert with ssllabs, ssllabs says its ok

Image
https://github.com/Draakoor/rdgen/actions

Yes still doesnt work. Already check my ssl cert with ssllabs, ssllabs says its ok ![Image](https://github.com/user-attachments/assets/c958496e-9702-47d2-9362-8b41b55ab03d) https://github.com/Draakoor/rdgen/actions
bryangerlach commented 2025-04-17 21:36:46 +08:00 (Migrated from github.com)

Pull my latest changes and I think it will work. If you are running from the api server, do you still see the clients if you go back to the client page?

Pull my latest changes and I think it will work. If you are running from the api server, do you still see the clients if you go back to the client page?
Draakoor commented 2025-04-17 21:48:13 +08:00 (Migrated from github.com)

yes, the appear at client page
in my settings.py this is currenlty my variable for GENURL = os.environ.get("GENURL", 'rdgen.wellisch-itservice.de')
or do I need to set it to the api server url (that would be rustdesk.wellisch-itservice.de)?

yes, the appear at client page in my settings.py this is currenlty my variable for GENURL = os.environ.get("GENURL", 'rdgen.wellisch-itservice.de') or do I need to set it to the api server url (that would be rustdesk.wellisch-itservice.de)?
bryangerlach commented 2025-04-17 21:51:01 +08:00 (Migrated from github.com)

It actually doesn't matter what you set as the GENURL when using the api server. It will just default to your api server url. Update your rdgen repo to my latest change and I think it will work correctly for you.

It actually doesn't matter what you set as the GENURL when using the api server. It will just default to your api server url. Update your rdgen repo to my latest change and I think it will work correctly for you.
Draakoor commented 2025-04-17 22:31:14 +08:00 (Migrated from github.com)

It works now, thanks.
Can you push that change also to the mac generator?
https://github.com/Draakoor/rdgen/actions/workflows/generator-macos.yml
Image

It works now, thanks. Can you push that change also to the mac generator? https://github.com/Draakoor/rdgen/actions/workflows/generator-macos.yml ![Image](https://github.com/user-attachments/assets/b11d0a82-a4e0-419e-928b-ba3bcc37c836)
bryangerlach commented 2025-04-18 05:36:11 +08:00 (Migrated from github.com)

It shows you haven't run the MacOS generator in a couple days. Run it again and it should work I think.

It shows you haven't run the MacOS generator in a couple days. Run it again and it should work I think.
Draakoor commented 2025-04-18 19:57:35 +08:00 (Migrated from github.com)

Mac still fails can we try the Same for it?

Mac still fails can we try the Same for it?
bryangerlach commented 2025-04-18 23:10:36 +08:00 (Migrated from github.com)

There is no "the Same" for the Mac, it is a different situation. Anyway, I may have figure out the issue. Pull my recent change and try again.

There is no "the Same" for the Mac, it is a different situation. Anyway, I may have figure out the issue. Pull my recent change and try again.
Draakoor commented 2025-04-19 03:15:35 +08:00 (Migrated from github.com)
Image

worked, files are there but just for information

<img width="368" alt="Image" src="https://github.com/user-attachments/assets/6501d20a-3dbc-4070-a523-f7aca3df3a3f" /> worked, files are there but just for information
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 3344/rdgen#70