Problems generating client #99
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?
I installed your INCREDIBLE software, but i have a problem.
When i did a generation of a client it fails.
I have this error:
Thank you for your help!!!!
Your GENURL is not setup correctly or your sever is not accessible from the internet.
I tried with a install and i had a lot problems.
Then, i installed with docker. I have tthe same error. This is my configuration:
The GENURL in the docker-compose-yml is like this:
GENURL: "rustdesk.mydomain.com:8000"
Any idea??
Thanks!!!
found a solution?
Do not set it in github as an Environment secret. In settings, under the Security section, select Secrets and variables, then select Actions. Then setup a New Repository Secret. Also, your GENURL should include either "http://" or "https://" in front.
Setup instructions
Thank you very much. Problem solved. You are the best.
This was the solution!!!!! THANK YOU!!!!
thank you for you solution
vim /opt/rdgen/rdgenerator/views.py
Search for the line "def update_github_run(request)" and replace it with the following code. The request was processed successfully.
I'm still closer. I hope it can function properly.
When the servers in China are accessed via HTTP using the URL HTTP://0.0.0.0:8000, your port will be disabled by the network provider at that moment. Well, the problem has finally been identified. Please use HTTPS or an overseas server instead.
For those who don't have a domain and just want to host it locally to generate the client, how can the GENURL be defined?
Rustdesk Client Generator
The Rustdesk Client Generator is currently under construction, please come back at a later time.