Code Monkey home page Code Monkey logo

Comments (3)

jyolo avatar jyolo commented on May 18, 2024

端口在配置中可以自己修改,secret_key 是flask中的配置,一个密钥字符串 你随意设定一个就好

from wlogger.

jwzxgy2007 avatar jwzxgy2007 commented on May 18, 2024

好的多谢,这里可以了,还有一个问题,我跑起来后显示"Table 'logger.logger_watcher_2020_12_14' doesn't exist",mysql没有建立数据库是什么原因呢,mysql的用户密码以及logger数据库都建好了,也没有报链接失败的错误
谢谢!

from wlogger.

jyolo avatar jyolo commented on May 18, 2024

打开 log_debug = True 看看输出的 日志里面情况 。
log_debug = True 会在当前目录生成日志文件; 类似 : outpuer_config.ini.log 名称的日志文件
检查下mysql用户是否有写的权限,只有读的权限会导致无法自动创建表;
再检查下 outputer 里面的配置 确定下 queue_name 的设置 是否和 inputer 一致
如果还是不行,请吧 输出的日志文件 截个图看看

from wlogger.

Related Issues (12)

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.