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

【统一回答】修改 dashboard_port 后浏览器白屏 #1

Open
dylanbai8 opened this issue Oct 24, 2018 · 0 comments
Open

【统一回答】修改 dashboard_port 后浏览器白屏 #1

dylanbai8 opened this issue Oct 24, 2018 · 0 comments

Comments

@dylanbai8
Copy link
Owner

dylanbai8 commented Oct 24, 2018

1.检查防火墙,放行对应端口。

2.尝试执行以下代码,重新加载配置。

PID=`ps -ef | grep -v grep | grep -i "frps" | awk '{print $2}'` && kill -HUP ${PID}

3.尝试重启服务器。

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

1 participant