Skip to content

Question: Were I can find the logFile? #7

@coderDem

Description

@coderDem

Hello,

I am tryinig this tool, for this call I get an sucessfull message:

curl -d '{"command": "create_user", "server": "SERVERURL", "data": {"zox47348@eoopy.com": { "fullName": "Super Duper Tester", "pwd": "test123", "provider": "greenlight"}}}' -H 'Content-Type: application/json' -X POST http://SERVERURL:8008/api/v1/commands

{ "data": { "command": "create_user", "data": { "zox47348@eoopy.com": { "fullName": "Super Duper Tester", "pwd": "test123", "provider": "greenlight" } }, "server": "http://live.hkbis.de" }, "message": "command queued successfully" }

But nothing is happening. I would like to understand what is going on.
Could you please tell me were I can find the LogFile?

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