mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
docker flutter_web_desk v1.0.0 cannot be used #2350
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#2350
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 @xuewenhub on GitHub (Dec 15, 2023).
Bug Description
Deploy the dockerhub image to the personal server, use the Chrome browser (version: 120.0.6099.109) to open http://publicIp:5000/#/, and there will be a blue circle on the page. Using F12, the console prompts: index.js:1 WebSocket connection to 'ws://rs-us.rustdesk.com:21118/' failed:
How to Reproduce
docker pull keyurbhole/flutter_web_desk
docker run -p 5000:5000 keyurbhole/flutter_web_desk
Expected Behavior
Can be used normally
Operating system(s) on local side and remote side
macm2 -> centos8
RustDesk Version(s) on local side and remote side
docker flutter_web_desk v1.0.0->1.18
Screenshots
no
Additional Context
no
@rustdesk commented on GitHub (Dec 16, 2023):
#763