Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ubuntu22.04部署teleport,web服务无法工作 #317

Open
58823136 opened this issue Dec 8, 2023 · 1 comment
Open

ubuntu22.04部署teleport,web服务无法工作 #317

58823136 opened this issue Dec 8, 2023 · 1 comment

Comments

@58823136
Copy link

58823136 commented Dec 8, 2023

Ubuntu新版本中升级了系统库libffi,版本为8,按teleport官方文档操作不好使了。
以下是解决方案:
从这里下载 19.10 版本的软件包
https://mirrors.edge.kernel.org/ubuntu/pool/main/libf/libffi/libffi6_3.2.1-8_amd64.deb
然后安装:
apt install ./libffi6_3.2.1-8_amd64.deb

@yolandagl
Copy link

请问解决了吗?我也遇到了web服务起不来

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants