When I access http://127.0.0.1:7091, error 404 is reported #6962
-
I successfully started seata-server in local IDEA (Figure 1), but when I access the seata console UI, it cannot be opened(Figure 2). why? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Did you change any local configurations? |
Beta Was this translation helpful? Give feedback.
-
In version 2.4, the console was moved to the naming server, so the server on port 7091 is only used for health checks. |
Beta Was this translation helpful? Give feedback.
In version 2.4, the console was moved to the naming server, so the server on port 7091 is only used for health checks.