mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #622] Reconnect prob #377
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#377
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 @talal2 on GitHub (Oct 6, 2017).
Original GitHub issue: https://github.com/quasar/Quasar/issues/622
Hi !
I Executed my stub in VM, i execute the features of 'Reconnect', But he doesn't show up again .
He still working in the system, but he doesn't show up in quasar builder .
Sometimes he doesn't start in builder @ all after executing the client .
@MaxXor commented on GitHub (Oct 9, 2017):
On a reconnect the client uses the
reconnect-delaysetting, did you set it to a large number?github.com/quasar/QuasarRAT@15b01116bf/Client/Config/Settings.cs (L15)Could also be some miss-configured networking settings in the VM.