pauldub / activity-watch-mode

Emacs plugin for automatic time tracking and metrics generated from your programming activity.
https://activitywatch.net
70 stars 9 forks source link

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

Open nova-nowiz opened 4 years ago

nova-nowiz commented 4 years ago

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.