mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
cannot build nightly windows builds #2548
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#2548
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @devdevfork on GitHub (Mar 13, 2024).
Bug Description
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /tasks/sign (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000002069A22D548>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))
Error: Process completed with exit code 1.
How to Reproduce
try to build nightly build
Expected Behavior
should be building fine.
Operating system(s) on local side and remote side
git
RustDesk Version(s) on local side and remote side
any
Screenshots
will post if needed
Additional Context
No response
@rustdesk commented on GitHub (Mar 13, 2024):
#763
@rustdesk commented on GitHub (Mar 13, 2024):
github.com/rustdesk/rustdesk@a314f59db9@devdevfork commented on GitHub (Mar 14, 2024):
thanks, now its working fine.