[GH-ISSUE #883] Client cant connect #603

Closed
opened 2026-02-27 15:51:04 +03:00 by kerem · 1 comment
Owner

Originally created by @darkworks on GitHub (Oct 21, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/883

Describe the bug

1 ) i downloaded pre build binaries from release section and inside virtual machine try to test it but no success it will not appear in server section app. i did local test and on server too also i inspected packets via wireshark and noticed hello is sent from client side but server is somehow not getting it .

Local Test on two VMs server is under win 7 (192.168.38.137) and host is windows 10 machine (192.168.38.136)
Screenshots

Building client
image
image
image
image

Running on Host
image
the Client say no connection
image
however server is running and listening on default port
image
Wireshark captured packets indicates that client is sending Hello to server
image

Expected behavior
should appear in server

System

  • Server OS: windows 7 sp1
  • Client OS: windows 10
  • Server installed .NET Framework version: 4.8
  • Client installed .NET Framework version: default with windows 10 enterprise
  • Quasar Version: 1.4 latest
  • Build configuration: pre build binaries

Additional context
Add any other context about the problem here.

Originally created by @darkworks on GitHub (Oct 21, 2020). Original GitHub issue: https://github.com/quasar/Quasar/issues/883 **Describe the bug** 1 ) i downloaded pre build binaries from release section and inside virtual machine try to test it but no success it will not appear in server section app. i did local test and on server too also i inspected packets via wireshark and noticed hello is sent from client side but server is somehow not getting it . **Local Test on two VMs server is under win 7 (192.168.38.137) and host is windows 10 machine (192.168.38.136)** **Screenshots** Building client ![image](https://user-images.githubusercontent.com/12841788/96757878-7d959a80-13ef-11eb-98da-db4cfc38ee24.png) ![image](https://user-images.githubusercontent.com/12841788/96757980-a027b380-13ef-11eb-97f0-8aff6ccf59f3.png) ![image](https://user-images.githubusercontent.com/12841788/96758046-b6ce0a80-13ef-11eb-8eb9-523581b7fadd.png) ![image](https://user-images.githubusercontent.com/12841788/96758090-c51c2680-13ef-11eb-8428-f44a6ccb9b76.png) Running on Host ![image](https://user-images.githubusercontent.com/12841788/96758200-e8df6c80-13ef-11eb-96ce-f467d4a722b4.png) the Client say no connection ![image](https://user-images.githubusercontent.com/12841788/96759753-e67e1200-13f1-11eb-8a49-aeb96099a63b.png) however server is running and listening on default port ![image](https://user-images.githubusercontent.com/12841788/96759897-0f060c00-13f2-11eb-9eb7-bfa006a4108f.png) Wireshark captured packets indicates that client is sending Hello to server ![image](https://user-images.githubusercontent.com/12841788/96760069-45438b80-13f2-11eb-89bb-cb433926f1b6.png) **Expected behavior** should appear in server **System** - Server OS: windows 7 sp1 - Client OS: windows 10 - Server installed .NET Framework version: 4.8 - Client installed .NET Framework version: default with windows 10 enterprise - Quasar Version: 1.4 latest - Build configuration: pre build binaries **Additional context** Add any other context about the problem here.
kerem closed this issue 2026-02-27 15:51:04 +03:00
Author
Owner

@darkworks commented on GitHub (Oct 22, 2020):

had to recompile it , looks like the pre build binaries are not ok

<!-- gh-comment-id:714282431 --> @darkworks commented on GitHub (Oct 22, 2020): had to recompile it , looks like the pre build binaries are not ok
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#603
No description provided.