Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nova-nowiz opened this issue Jun 9, 2020 · 0 comments
Open

Comments

@nova-nowiz
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant