mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #405] I cant make the client work #198
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#198
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 @ExodusTime on GitHub (Oct 12, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/405
i can only make it work on my own windows. whenever i try to run it on virtual machine (outside my lan, i didnt try on a vm on my lan) i get the client opening things (PING.EXE and renaming itself to chrome.exe, all ok) but just after that im always getting "chrome.exe stopped working"
always the same, but i can connect myself on my own host.
it doesnt work also on the host outside the lan
@yankejustin commented on GitHub (Oct 13, 2015):
So it does correctly connect to the server, correct?
@ExodusTime commented on GitHub (Oct 13, 2015):
i think not, im trying to do it via noip.com
probably its noip.com problem? I tried darkcomet just right now, doesnt work too. clients dont connect
@ExodusTime commented on GitHub (Oct 13, 2015):
OK! just nothing, found that was my router, it has an own firewall that blocks all non previously requested ports. even with them open, just listening wont pass the firewall, you need to first send something before receive from the requested ports.
I'll close, and Thanks yankejustin