Giter VIP home page Giter VIP logo

Comments (8)

G3G4X5X6 avatar G3G4X5X6 commented on July 19, 2024

麻烦贴下错误日志
image

from ultimate-cube.

Jonnyan404 avatar Jonnyan404 commented on July 19, 2024

error.log
ultimateshell.log

from ultimate-cube.

G3G4X5X6 avatar G3G4X5X6 commented on July 19, 2024

这是一个依赖的库 MINA-SSHD 报的错。

  1. 登录方式使用的是哪一种?密码还是公钥(仅支持putty无密语密钥)
  2. 程序是否可以正常连接其他主机?(其他正常就需要我有环境验证下了)
  3. 是否有条件让我复现?比如:什么版本的Linux系统会出现这个问题,这样子

from ultimate-cube.

Jonnyan404 avatar Jonnyan404 commented on July 19, 2024

这是一个依赖的库 MINA-SSHD 报的错。

  1. 登录方式使用的是哪一种?密码还是公钥(仅支持putty无密语密钥)
  2. 程序是否可以正常连接其他主机?(其他正常就需要我有环境验证下了)
  3. 是否有条件让我复现?比如:什么版本的Linux系统会出现这个问题,这样子
  • 回复问题1: 系统是作为网关的openwrt的路由器(我另外一台正常连接),用的密码认证. [另:其它ssh工具和window自带ssh都正常认证]
  • 回复问题2: 除了目前的网关ssh失败以外,其它设备都正常通过连接.
  • 回复问题3: 可提供远程桌面调试,当前环境为: window11

from ultimate-cube.

G3G4X5X6 avatar G3G4X5X6 commented on July 19, 2024
  1. 这个是因为 OpenWRT 不支持 sftp ,仅支持SSH 访问SCP 服务,如下图:
    image

  2. 使用 Xsftp 测试验证,同样无法连接 sftp,如下图:
    image

  3. 这里有个设计Bug就是没有开启sftp服务导致ssh也打不开,下个版本修复该Bug(没有sftp服务时移除sftp面板,不影响ssh面板使用)。
    image

from ultimate-cube.

Jonnyan404 avatar Jonnyan404 commented on July 19, 2024
  1. 这个是因为 OpenWRT 不支持 sftp ,仅支持SSH 访问SCP 服务,如下图:
    image
  2. 使用 Xsftp 测试验证,同样无法连接 sftp,如下图:
    image
  1. 这里有个设计Bug就是没有开启sftp服务导致ssh也打不开,下个版本修复该Bug(没有sftp服务时移除sftp面板,不影响ssh面板使用)。

ok,辛苦啦!

from ultimate-cube.

Jonnyan404 avatar Jonnyan404 commented on July 19, 2024

还有openwrt下的monitor窗口也是空白的,应该是不支持某些top参数吧

from ultimate-cube.

G3G4X5X6 avatar G3G4X5X6 commented on July 19, 2024

是的,后面需要针对 openwrt 进行优化

from ultimate-cube.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.