Coder Social home page Coder Social logo

Comments (4)

ChefWu551 avatar ChefWu551 commented on August 19, 2024

对应的版本镜像是:
registry.cn-hangzhou.aliyuncs.com/brook/hitchhiker-cn:v0.8

from hitchhiker-node.

brookshi avatar brookshi commented on August 19, 2024

看起来是容器里的用于压测的进程没起来,可能需要看下log,日志在容器里的build/logs目录下

from hitchhiker-node.

ChefWu551 avatar ChefWu551 commented on August 19, 2024

从日志看,好像是这种情况这边提示没有worker,请问如何解决?

[2018-03-23 06:14:07.538] [DEBUG] default - SELECT project.id AS project_id, project.name AS project_name, project.globalFunction AS project_globalFunction, project.note AS project_note, project.isMe AS project_isMe, project.createDate AS project_createDate, project.ownerId AS project_ownerId, localhost.id AS localhost_id, localhost.userId AS localhost_userId, localhost.ip AS localhost_ip, localhost.projectId AS localhost_projectId FROM project project LEFT JOIN localhost_mapping localhost ON localhost.projectId=project.id WHERE project.id=? -- PARAMETERS: ["fba9bde0-f9e2-11e7-9ad1-9721b1256d3d-H1CHKb5Nz"]
[2018-03-23 06:14:07.546] [DEBUG] default - SELECT env.id AS env_id, env.name AS env_name, env.createDate AS env_createDate, env.updateDate AS env_updateDate, env.projectId AS env_projectId, variable.id AS variable_id, variable.key AS variable_key, variable.value AS variable_value, variable.isActive AS variable_isActive, variable.sort AS variable_sort, variable.environmentId AS variable_environmentId FROM environment env LEFT JOIN variable variable ON variable.environmentId=env.id WHERE env.id=? -- PARAMETERS: ["3e276960-fb82-11e7-95b3-8f67db5f9fd8-Syk-z6hVG"]
[2018-03-23 06:14:07.552] [INFO] default - send stress test task.
[2018-03-23 06:14:07.553] [INFO] default - stress - user message
[2018-03-23 06:14:07.553] [INFO] default - stress - user task
[2018-03-23 06:14:07.554] [INFO] default - stress - tryTriggerStart
[2018-03-23 06:14:07.554] [INFO] default - no worker, drop task
[2018-03-23 06:14:07.554] [INFO] default - stress 13 - send msg to user BkESbJf9G
[2018-03-23 06:14:07.554] [INFO] default - stress 13 - send msg to user BkESbJf9G

from hitchhiker-node.

brookshi avatar brookshi commented on August 19, 2024

有什么异常不,搜下Error看看,应该是有什么原因导致worker退出了

from hitchhiker-node.

Related Issues (4)

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.