请教各位大佬。odb搭建web调用不出来是哪里有问题?

[admin@localhost data]$ obd --version
OceanBase Deploy: 2.7.0
REVISION: ed74f49b8568586166b8126f1d270cbe2a0e7be1
BUILD_BRANCH: HEAD
BUILD_TIME: Mar 27 2024 19:46:54OURCE
Copyright (C) 2021 OceanBase
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
[admin@localhost data]$ 
[admin@localhost data]$ 
[admin@localhost data]$ obd web
start OBD WEB in 0.0.0.0:8680
please open http://127.0.0.1:8680
2024-11-22 01:55:08,082 INFO dispatch (request_response_log.py:40) [75563e14c0994713823b9da584db0378] app receive request, method: GET, url: http://192.168.22.160:8680/, query_params: , body: , from: 192.168.22.160:55484
2024-11-22 01:55:08,082 INFO dispatch (idle_shutdown.py:36) [75563e14c0994713823b9da584db0378] dispatch request and update last request time
2024-11-22 01:55:08,085 INFO dispatch (request_response_log.py:43) [75563e14c0994713823b9da584db0378] app send response, code: 304
2024-11-22 01:55:08,104 INFO dispatch (request_response_log.py:40) [a1a5c346ab764d7c8b9e159b9b86d77d] app receive request, method: GET, url: http://192.168.22.160:8680/umi.css, query_params: , body: , from: 192.168.22.160:55484
2024-11-22 01:55:08,105 INFO dispatch (idle_shutdown.py:36) [a1a5c346ab764d7c8b9e159b9b86d77d] dispatch request and update last request time
2024-11-22 01:55:08,105 INFO dispatch (request_response_log.py:40) [8d2f95831869495b9c39e539be640e61] app receive request, method: GET, url: http://192.168.22.160:8680/umi.js, query_params: , body: , from: 192.168.22.160:55486
2024-11-22 01:55:08,105 INFO dispatch (idle_shutdown.py:36) [8d2f95831869495b9c39e539be640e61] dispatch request and update last request time
2024-11-22 01:55:08,109 INFO dispatch (request_response_log.py:43) [8d2f95831869495b9c39e539be640e61] app send response, code: 304
2024-11-22 01:55:08,109 INFO dispatch (request_response_log.py:43) [a1a5c346ab764d7c8b9e159b9b86d77d] app send response, code: 304

看一下obd.log呢

防火墙关了没