mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #309] System.ArgumentException: An item with the same key has already been added. Key: #268
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#268
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 @yourh3ro on GitHub (Oct 28, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/309
Originally assigned to: @VShawn on GitHub.
Error:
[T:019][17:42:00.885]Debug`But I don't have any connections. I tried to delete all the program files, the database and do it from scratch. I always see this error.
@VShawn commented on GitHub (Oct 29, 2022):
I made a test for the improt and confirm it works.
could you please check if there is a duplicate Id in your csv file form mRemoteNG?
Maybe mRemoteNG will export a same Id twice in some case, we can find out how it come out :)
@yourh3ro commented on GitHub (Oct 29, 2022):
Yes! I exported my entire list of 700+ connections and there were several duplicates. When I removed the duplicates, the connections started to be exported... I waited for more than an hour, but I didn't get it. Then I tried to export one group (~20 connections), everything turned out successfully.
Still, there are very few connection directories like in mRemoteNG. Even with the number of ~ 100 connections, it is difficult to navigate, and if there are 200-400-600 of them...
@VShawn commented on GitHub (Oct 30, 2022):
FYI, PRemoteM may hard to handle 700+ connections, it design to serve about 50+ connections.
I never test the performance on that large number of connections.
That means, you may get stuck or frozen when search something with PRemoteM.
So just let me know if you have any needs.
@majkinetor commented on GitHub (Oct 30, 2022):
It should handle many more then 700 connections. What is so performance problematic in 1000 connections ? Not talking about Running the connections, but about managing them.
People that need remote management usually have more then 50.
@VShawn commented on GitHub (Oct 31, 2022):
Because of the low render performance. New search keyword makes the list redraw, that cost much time Even though I have virtualization turned on.