springeye
springeye
我用自己的电脑直接ssh连“1panel的主机”可以连接。 我用1panel的web终端连接“1panel的主机”不能连接 我用1panel的web终端连接其他linux 主机可以连接,
> > 我用自己的电脑直接ssh连“1panel的主机”可以连接。 我用1panel的web终端连接“1panel的主机”不能连接 我用1panel的web终端连接其他linux 主机可以连接, > > 麻烦将 1Panel 版本升级到 v1.1.3,确认一下是否还存在这个问题。 还是一样的错误提示
Many of my colleagues have this need
Integrate all necessary programs into one container
> An interesting idea. But I'm not sure if it's feasible, because I think it would be difficult to identify at the syntax tree level which structs implement which interfaces....
我模糊的记得好像曾经自己也遇到过这个问题,但是我忘了怎么解决了,似乎是rust版本问题。看看的你现在电脑上的rust版本呢。
看看的rust和我一样不,不一定的花把多余的删除了,版本不同的升级到至少和我一样的版本 执行 ```zsh rustup show ``` ```zsh Default host: aarch64-apple-darwin rustup home: /Users/develop/.rustup installed targets for active toolchain -------------------------------------- aarch64-apple-darwin aarch64-apple-ios x86_64-apple-darwin x86_64-apple-ios active toolchain ---------------- stable-aarch64-apple-darwin (default) rustc 1.70.0...
> 能debug运行的话是不是说明编译环境没问题 首先我不太确定我记忆中的内容是否是对的,我记得当时我google上搜索出来最后处理到问题,原因是因为release模式的时候rust和debug一些什么是不同的,我好像是执行个rust的相关的各种更新(确保更新成功了)再把多余的东西都清除掉就好了