-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
无法正常启动程序并监听端口 #884
Comments
运行snap run aliyundrive-webdav后,很长时间没有反应,然后会出现二维码,扫描后会出现报错 snap run aliyundrive-webdav INFO aliyundrive_webdav: Please scan the qrcode to login in 30 seconds |
same issue. |
1 similar comment
same issue. |
很明显你当前的操作系统用户没有使用8080端口的权限,给sudo试试 |
问题描述
无法正常启动程序并监听端口
重现步骤
一、系统信息如下:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
二、
版本
2.3.1
运行平台
Ubuntu 22.04.3 LTS ARM64
日志
snap run aliyundrive-webdav
INFO aliyundrive_webdav::drive: refresh token succeed
INFO aliyundrive_webdav::drive: found default drive drive_id=749****
thread 'main' panicked at 'error binding to 0.0.0.0:8080: error creating server listener: Operation not permitted (os error 1)', /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.27/src/server/server.rs:79:13
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceThe text was updated successfully, but these errors were encountered: