mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #114] Freeze when opening SSH connection #1054
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#1054
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 @dumy on GitHub (Apr 23, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/114
Originally assigned to: @VShawn on GitHub.
Describe the bug
Save server SSH
IP address yes
user and pasword yes
and port 22
And SAVE
I can't open this server, PremoteM stay freeze and close app. Only when start server SSH
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind)
at PRM.Core.Protocol.Putty.PuttyOptions.SaveToKittyRegistryTable()
at PRM.Core.Protocol.Putty.Host.KittyHost.SetPuttySessionConfig()
at PRM.Core.Protocol.Putty.Host.KittyHost.InitKitty()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.ArgumentException: The type of the value object did not match the specified RegistryValueKind or the object could not be properly converted.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind)
at PRM.Core.Protocol.Putty.PuttyOptions.SaveToKittyRegistryTable()
at PRM.Core.Protocol.Putty.Host.KittyHost.SetPuttySessionConfig()
at PRM.Core.Protocol.Putty.Host.KittyHost.InitKitty()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
2021-04-23T11:52:21.6128905+03:00[ThreadId:0000000002] Fatal System.InvalidOperationException: The calling thread cannot access this object because a different thread owns it.
at System.Windows.Threading.Dispatcher.VerifyAccess()
at System.Windows.Window.Hide()
at PRM.App.CloseAllWindow()
at PRM.App.OnUnhandledException(Exception e)
at PRM.App.<>c.b__17_1(Object o, UnobservedTaskExceptionEventArgs args)
at System.Threading.Tasks.TaskScheduler.PublishUnobservedTaskException(Object sender, UnobservedTaskExceptionEventArgs ueea)
at System.Threading.Tasks.TaskExceptionHolder.Finalize()
at System.Windows.Threading.Dispatcher.VerifyAccess()
at System.Windows.Window.Hide()
at PRM.App.CloseAllWindow()
at PRM.App.OnUnhandledException(Exception e)
at PRM.App.<>c.b__17_1(Object o, UnobservedTaskExceptionEventArgs args)
at System.Threading.Tasks.TaskScheduler.PublishUnobservedTaskException(Object sender, UnobservedTaskExceptionEventArgs ueea)
at System.Threading.Tasks.TaskExceptionHolder.Finalize()
@VShawn commented on GitHub (Apr 23, 2021):
You are not allowed to write to the registry for ssh client, that's why it freeze.
can you try:
PRemoteM 0.5.10.3-beta.zip
@dumy commented on GitHub (Apr 26, 2021):
Environment
0.5.10.3-beta(EXE Release).NET Framework 4.84.0.30319.42000Windows 10 Enterprise 64-bits 6.2.9200.0 (2009)Error Info
Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Stack Trace
Recent Log
@VShawn commented on GitHub (Apr 26, 2021):
@dumy sorry I forgot SQLite.Interop.dll
Release.zip
@dumy commented on GitHub (Apr 26, 2021):
thanks, now it works
I'll buy you a coffee :D
@VShawn commented on GitHub (Apr 26, 2021):
@dumy wow you are so kind, thank U