mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #457] try to portforward using UPnP(Enabled) - BUG #238
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#238
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 @reymarbc on GitHub (May 12, 2016).
Original GitHub issue: https://github.com/quasar/Quasar/issues/457
Settings -> try to portforward using UPnP (Enabled) -> Start listening to port -> save.
program hangs after exiting it.
but not actually terminating, it just remains running in the screen.
@MaxXor commented on GitHub (May 16, 2016):
Hm, I can't really reproduce this issue. Can you tell me the exact steps to reproduce this behaviour on your PC. Could you please describe it with a fresh installation and default settings?
Thanks!
@reymarbc commented on GitHub (May 19, 2016):
*Open Quasar Server
*Settings
*Try to portforward using UPnP(Enabled/Checked/Ticked)
*Start listening to any port
*Save
*Exit Quasar Server
*Bug/Freeze
@MaxXor commented on GitHub (May 19, 2016):
For me it's not freezing when I follow your steps. Are you sure your router has UPnP support enabled?
@reymarbc commented on GitHub (May 20, 2016):
Maybe its my router issue, I already enabled the UPnP feature in my router.
Thank you for the reply