【求助帖】llama部署-打隧道打不通 #262
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#262
Loading…
Reference in New Issue
Block a user
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?
打隧道时,本地服务器出现以下问题,如何解决?
检查一下本地服务器有没有/home/llm/.ssh文件夹?
你是用的这条命令吗ssh -CNgv -L 7860:127.0.0.1:7860 root@connect.cqa1.seetacloud.com -p [AutoDL 端口],远程服务器是root用户
是的
重新搭了一遍,还是有这个消息,但是能连上服务器了,测试成功