mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #408] The UPNP Error does not popup on Quasar startup #201
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#201
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 @webiummedia on GitHub (Oct 23, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/408
When you open Quasar it starts listening to port by itself. But if i stop start manually, i get the Upnp error. That means, for some reason, the Upnp is not functional on startup and there's no popup to let me know.
@yankejustin commented on GitHub (Oct 23, 2015):
What are your current settings?
@webiummedia commented on GitHub (Oct 23, 2015):
This is what I got
@webiummedia commented on GitHub (Oct 23, 2015):
Theres no auto port forward failed notification on the quasar opening. I only get the failed notification if i manuely stop-start the listening. When i get the fail i need to open my rooter's control panel, close upnp then reopen it and whait 5 seconds then press start in quasar ... no idea why but I have to do that everytime or quasar can't receive any connections.
@gozilla-paradise commented on GitHub (Nov 6, 2015):
Simply Copy and Paste this in .\Server\Core\Networking\Utilities\UPNP.cs
This will popped message if UPNP is failed