mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #992] The operation has timed out #701
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#701
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 @UnknownUser1789 on GitHub (Jun 30, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/992
Displays this error when I run quasar. I have a windows 10 operating system, 64 bit. Here's how to recreate the error:
I used the default port (4782), then i built a client that with both my private and public ip as the hostname, see below image. Then I manually port forwarded 4782 to be safe, and i started listening on quasar. Then I ran the client I built, and killed quasar server with process hacker. Then i ran it again, and then the error happened
@BurntDog commented on GitHub (Jun 30, 2021):
Well don't do that, lol just kidding. I'll let MaxXor handle this one. I have nothing off the top of my head on this one. I will see If I can reproduce this error as well and comment back.
@MaxXor commented on GitHub (Jul 3, 2021):
Does Quasar.exe throw this exception or the client?
@BurntDog commented on GitHub (Jul 4, 2021):
I could not recreate the error, client and server works as it should.