Skip to content

aw-server-rust - [error] request--callback: peculiar error: 422 #15

@nova-nowiz

Description

@nova-nowiz

I'm getting this in emacs for every file I open:

[error] request--callback: peculiar error: 422

            <!DOCTYPE html>
            <html>
            <head>
                <meta charset="utf-8">
                <title>422 Unprocessable Entity</title>
            </head>
            <body align="center">
                <div align="center">
                    <h1>422: Unprocessable Entity</h1>
                    <p>The request was well-formed but was unable to
                be followed due to semantic errors.</p>
                    <hr />
                    <small>Rocket</small>
                </div>
            </body>
            </html>

I guessed it was ActivityWatch as It's the only plugin enabled at startup that could do this kind of request.
This happens when using the aw-server-rust instead of the aw-server.
This doesn't seem to happen on the aw-server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions