View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003018 | Plugins | NetBox | public | 2015-07-10 14:26 | 2015-07-17 18:54 |
Reporter | ajax16384 | Assigned To | michael.lukashov | ||
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x64 | OS | Windows | OS Version | 8 |
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0003018: падение NetBox при ssh соединении с tunnel | ||||
Description | в случае использования SSH tunnel, NetBox предлагает заново запомнить host key от SFTP соединения (хотя уже правильный key был запомнен), а после продолжения падает: Exception: Access violation (read from 0x00000036) Address: 0x65FFB6DC Function: ProcessPanelInputW Module: am Files (x86)\Far Manager\Plugins\NetBox\NetBox.dll воспроизводится 3.0 (build 4400) x86, в предыдущей stable сборке Far данной проблемы не было. | ||||
Steps To Reproduce | создать SFTP соединение с SSH tunnel | ||||
Tags | No tags attached. | ||||
|
Проверьте сегодняшнюю ночную сборку Far - должно работать. |
|
Far Manager, version 3.0 (build 4401) x86 вопрос про host key пропал, но падение дальше осталось: Exception: Access violation (write to 0x5B133AA4) Address: 0x5B0C4438 Function: ProcessPanelInputW Module: C:\Far3\Plugins\NetBox\NetBox.dll пример конфига: <?xml version="1.0" encoding="UTF-8"?> <NetBox version="2.1"> <Sessions> <Session name="--test--"> <Version>2.1.43</Version> <HostName>test1</HostName> <UserName>testuser1</UserName> <PublicKeyFile>C:%5Ctest1.ppk</PublicKeyFile> <FSProtocol>SFTP%20(SCP)</FSProtocol> <SFTPMaxVersion>0</SFTPMaxVersion> <Tunnel>Yes</Tunnel> <TunnelHostName>test2</TunnelHostName> <TunnelPortNumber>1234</TunnelPortNumber> <TunnelUserName>testuser2</TunnelUserName> <TunnelPublicKeyFile>C:%5Ctest2.ppk</TunnelPublicKeyFile> <CodePage></CodePage> <LoginType>1</LoginType> </Session> </Sessions> </NetBox> |
|
в NetBox 2.1.43.392 14.07.2015 падение ушло, но по нажатию Enter на соединение: ╔═════════════════ --test-- ═════════════════╗ ║ Authenticating with public key ║ ║ "some-test-key1--". ║ ║ Authenticated. ║ ║ Connecting through tunnel... ║ ║ Searching for host... ║ ║ Connecting to host... ║ ║ Authenticating... ║ ║ Using username "username2". ║ ║ Authenticating with public key ║ ║ "some-test-key2--". ║ ║ Authenticated. ║ ╚════════════════════════════════════════════╝ ╔══════════════════════════ Error ══════════════════════════╗ ║ Incorrect or damaged C:\Far3\Plugins\NetBox\NetBoxEng.lng ║ ║ Message 2106 not found ║ ╟───────────────────────────────────────────────────────────╢ ║ { Ok } [ Quit ] ║ ╚═══════════════════════════════════════════════════════════╝ |
|
в NetBox 2.1.43.393 15.07.2015 всё стало ОК |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-07-10 14:26 | ajax16384 | New Issue | |
2015-07-11 14:40 | michael.lukashov | Note Added: 0013693 | |
2015-07-11 14:40 | michael.lukashov | Assigned To | => michael.lukashov |
2015-07-11 14:40 | michael.lukashov | Status | new => assigned |
2015-07-12 10:47 | ajax16384 | Note Added: 0013695 | |
2015-07-15 18:29 | ajax16384 | Note Added: 0013703 | |
2015-07-16 15:55 | ajax16384 | Note Added: 0013705 | |
2015-07-17 18:54 | michael.lukashov | Status | assigned => closed |
2015-07-17 18:54 | michael.lukashov | Resolution | open => fixed |
2015-07-17 18:54 | michael.lukashov | Fixed in Version | => 3.0 |