mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 21:46:00 +03:00
[GH-ISSUE #445] Bad startup performance depending on network availability #3259
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#3259
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 @majkinetor on GitHub (Jul 4, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/445
Originally assigned to: @VShawn on GitHub.
The first one is just bad (~5s)
details
The second one is extremelly bad, it takes 20 seconds. I disconnected from the VPN but later noticed that Internet wasn't working. It takes 20+s to show up:
details
I noticed btw that there is no timer any more when VPN is disconnected, only Reconnecting constantly shown.
Any connection problem shouldn't influence main window - local database should always work. Even without local database (which is currently not possible), we should see remote database names ASAP.
Logs shows that it tries to connect to Github among other things, probably to check latest version?
details
1Remote.log_20230704.md