Git Product home page Git Product logo

Comments (5)

everiu avatar everiu commented on May 27, 2024

可以看下数据库config表中的name="routerConfig"的content字段的内容是否是标准的xml内容

from cat.

LiuShiYa-github avatar LiuShiYa-github commented on May 27, 2024

可以看下数据库config表中的name=“routerConfig”的content字段的内容是否是标准的xml内容

内容如下:

| 13 | routerConfig              | <?xml version="1.0" encoding="utf-8"?>
<router-config backup-server="127.0.0.1" backup-server-port="2280">
  <default-server id="127.0.0.1" weight="1.0" port="2280" enable="true"/>
  <network-policy id="default" title="默认" block="false" server-group="default_group">
  </network-policy>
  <server-group id="default_group" title="default-group">
    <group-server id="127.0.0.1"/>
  </server-group>
  <domain id="cat">
    <group id="default">
      <server id="127.0.0.1" port="2280" weight="1.0"/>
    </group>
  </domain>
</router-config>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 2023-08-14 09:57:11 | 2023-08-14 09:57:11 |

我使用xml格式验证器检验,检测结果表示是标准的xml

from cat.

LiuShiYa-github avatar LiuShiYa-github commented on May 27, 2024

我还想询问下: cat是否有一个使用者社区或者微信群,因为我在寻找志同道合的使用者或遇到问题时寻找关于cat的资料,比较困难。

from cat.

everiu avatar everiu commented on May 27, 2024

可以看下数据库config表中的name=“routerConfig”的content字段的内容是否是标准的xml内容

内容如下:

| 13 | routerConfig              | <?xml version="1.0" encoding="utf-8"?>
<router-config backup-server="127.0.0.1" backup-server-port="2280">
  <default-server id="127.0.0.1" weight="1.0" port="2280" enable="true"/>
  <network-policy id="default" title="默认" block="false" server-group="default_group">
  </network-policy>
  <server-group id="default_group" title="default-group">
    <group-server id="127.0.0.1"/>
  </server-group>
  <domain id="cat">
    <group id="default">
      <server id="127.0.0.1" port="2280" weight="1.0"/>
    </group>
  </domain>
</router-config>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 2023-08-14 09:57:11 | 2023-08-14 09:57:11 |

我使用xml格式验证器检验,检测结果表示是标准的xml

感觉可以尝试下release中的3.1.0版本的war包

from cat.

LiuShiYa-github avatar LiuShiYa-github commented on May 27, 2024

听从了您的建议 我部署了3.1.0版本的war包 已经可以了 感谢您的细心解答~

from cat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.