Skip to content

/status returns error 500 #1746

@mcooley

Description

@mcooley

Start WinAppDriver v1.3 Release Candidate 1 (1.2.99)

GET /status returns error 500:
{"status":13," value":{"error":"unknown error","message":"An unknown error occurred in the remote end while processing the command."}}

Some tools call /status as their first operation, and the error stops them from proceeding further. This is mentioned in several other bug reports (see for example #1728 or #1739).

@DHowett I am a MS employee and debugged this using internal sources. The root cause is that the build system isn't stamping a version number into winappdriver.exe. The /status handler fails when it tries to read the version number. Let me know if I can help with a fix in any way.

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