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

编译时出错了,请修正一下。 #359

Open
VPN-V2Ray opened this issue Apr 18, 2022 · 9 comments
Open

编译时出错了,请修正一下。 #359

VPN-V2Ray opened this issue Apr 18, 2022 · 9 comments

Comments

@VPN-V2Ray
Copy link

编译时出错了,请修正一下。

--2022-04-18 08:01:05-- https://bintray.com/htop/source/download_file?file_path=htop-3.0.2.tar.gz
Resolving bintray.com (bintray.com)... 75.126.118.184
Connecting to bintray.com (bintray.com)|75.126.118.184|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2022-04-18 08:01:06 ERROR 403: Forbidden.

make[2]: *** [download_test] Error 8
Makefile:9: recipe for target 'download_test' failed
make[2]: Leaving directory '/opt/rt-n56u/trunk/user/htop'
Makefile:235: recipe for target 'all' failed
编译时出错了,请修正一下。

@daeries
Copy link

daeries commented May 12, 2022

同样的问题,4.4可以编译成功,3.4出错

@guo6066
Copy link

guo6066 commented Sep 3, 2022

最快的方式是自己修改下fork后的yml文件中的第40行,用C大的库就能解决上面的问题,重新编译就能成功!
原始:
9431a78f3c81dbba8044b1a004ce921

修改:
264eca4cd59ceccbc29a62cd66bcf5c

@kkjoy
Copy link

kkjoy commented Sep 4, 2022

把htop改成n或者自己替换地址 可以参考我的项目

@Sun-Cold
Copy link

作者的源码太久没更新,原先的插件链接不能用了。你可以直接用别人的源码,或者fork作者的库,然后自己改一下htop的make文件

@trytrytogo
Copy link

把htop改成n或者自己替换地址 可以参考我的项目

@kkjoy 冒昧问下,用你的项目打包好了。 但是tailscale 不知道怎么用。

日志如下:

Jan  1 00:01:49 自动启动: 正在启动tailscale
Jan  1 00:01:49 自动启动: 启动tailscale完成

shell 中查询tailscale的状态

MI-R3G:/home/root # ps | grep tail
  728 admin     664m S    tailscaled -state /etc/storage/tailscaled.state
 1130 admin     1524 S    grep tail
MI-R3G:/home/root # tailscale status
failed to connect to local tailscaled (which appears to be running as tailscaled, pid 728). Got error: Failed to connect to local Tailscale daemon for /localapi/v0/status; not running? Error: dial unix tailscaled.sock: connect: no such file or directory
MI-R3G:/home/root #

@kkjoy
Copy link

kkjoy commented Jan 8, 2023

把htop改成n或者自己替换地址 可以参考我的项目

@kkjoy 冒昧问下,用你的项目打包好了。 但是tailscale 不知道怎么用。

日志如下:

Jan  1 00:01:49 自动启动: 正在启动tailscale
Jan  1 00:01:49 自动启动: 启动tailscale完成

shell 中查询tailscale的状态

MI-R3G:/home/root # ps | grep tail
  728 admin     664m S    tailscaled -state /etc/storage/tailscaled.state
 1130 admin     1524 S    grep tail
MI-R3G:/home/root # tailscale status
failed to connect to local tailscaled (which appears to be running as tailscaled, pid 728). Got error: Failed to connect to local Tailscale daemon for /localapi/v0/status; not running? Error: dial unix tailscaled.sock: connect: no such file or directory
MI-R3G:/home/root #

终端里输入tailscale up 然后验证即可 默认自动启动

@trytrytogo
Copy link

把htop改成n或者自己替换地址 可以参考我的项目

@kkjoy 冒昧问下,用你的项目打包好了。 但是tailscale 不知道怎么用。
日志如下:

Jan  1 00:01:49 自动启动: 正在启动tailscale
Jan  1 00:01:49 自动启动: 启动tailscale完成

shell 中查询tailscale的状态

MI-R3G:/home/root # ps | grep tail
  728 admin     664m S    tailscaled -state /etc/storage/tailscaled.state
 1130 admin     1524 S    grep tail
MI-R3G:/home/root # tailscale status
failed to connect to local tailscaled (which appears to be running as tailscaled, pid 728). Got error: Failed to connect to local Tailscale daemon for /localapi/v0/status; not running? Error: dial unix tailscaled.sock: connect: no such file or directory
MI-R3G:/home/root #

终端里输入tailscale up 然后验证即可 默认自动启动

谢谢,晚点我试试

@GumpJhon
Copy link

一直Waiting for a runner to pick up this job...

@GumpJhon
Copy link

把htop改成n或者自己替换地址 可以参考我的项目

一直Waiting for a runner to pick up this job...

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

7 participants