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

搭建truora版本、webase-front 启动失败、显示5002端口正在运行 #821

Open
wujiayuny opened this issue Feb 9, 2023 · 1 comment

Comments

@wujiayuny
Copy link

报错显示

Server com.webank.webase.front.Application Port 5002 is running PID(4446)

fisco-bcos已经搭建好、监听5002端口
root@wujiyun-virtual-machine:~/fisco/webase-front# netstat -anlp|grep 5002
tcp6 0 0 :::5002 :::* LISTEN 4446/java

环境(本地虚拟机ubunut18.04搭建):
root@wujiyun-virtual-machine:~/fisco/webase-front# java -version
openjdk version "11.0.17" 2022-10-18
OpenJDK Runtime Environment (build 11.0.17+8-post-Ubuntu-1ubuntu218.04)
OpenJDK 64-Bit Server VM (build 11.0.17+8-post-Ubuntu-1ubuntu218.04, mixed mode, sharing)

root@wujiyun-virtual-machine:~/fisco/webase-front# mysql --version
mysql Ver 14.14 Distrib 5.7.41, for Linux (x86_64) using EditLine wrapper

root@wujiyun-virtual-machine:~/fisco/webase-front# python3 --version
Python 3.6.9

@CodingCattwo
Copy link
Contributor

端口已起来的话应该是服务启动成功了,可以贴上front的日志看看是否有报错信息。

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