Skip to content

运行后测试响应失败 #438

@myj2369

Description

@myj2369

(base) root@iZbp1gdjkjajbojm7l9ehyZ:/home/myj/snare# curl -X POST -H "Content-Type: application/json" -d '{"method": "GET", "path": "/test", "headers": {}, "body": ""}' http://63.141.255.250:8090/event
500 Internal Server Error

Server got itself in trouble(base) root@iZbp1gdjkjajbojm7l9ehyZ:/home/myj/snare# curl http://63.141.255.250:8090/version
{"version": "0.6.0"}(base) root@iZbp1gdjkjajbojm7l9ehyZ:/home/myj/snare# curl -X POST -H "Content-Type: application/json" -d '{"method": "GET", "path": "/test", "headers": {}, "body": ""}' http://63.141.255.250:8090/event
500 Internal Server Error

Server got itself in trouble(base) root@iZbp1gdjkjajbojm7l9ehyZ:/home/myj/snare# 我通过docker compose执行的tanner容器,是否是我的测试示例存在问题?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions