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

Responding with 422 Unprocessable Entity catcher. #234

Closed
Alwinator opened this issue May 10, 2021 · 1 comment
Closed

Responding with 422 Unprocessable Entity catcher. #234

Alwinator opened this issue May 10, 2021 · 1 comment

Comments

@Alwinator
Copy link

2021-05-10 13:29:33 [INFO ]: Searching for bundled modules in: ['/home/alwin/apps/activitywatch/aw_qt', '/home/alwin/apps/activitywatch']  (aw_qt.manager:67)
2021-05-10 13:29:33 [WARNING]: Found matching file but was not executable: /home/alwin/apps/activitywatch/aw-qt.desktop  (aw_qt.manager:55)
2021-05-10 13:29:33 [WARNING]: Found matching file but was not executable: /home/alwin/apps/activitywatch/aw-server-rust/aw-server.service  (aw_qt.manager:55)
2021-05-10 13:29:33 [INFO ]: Found bundled modules:  (aw_qt.manager:72)
2021-05-10 13:29:33 [INFO ]:  - aw-qt at /home/alwin/apps/activitywatch/aw-qt  (aw_qt.manager:24)
2021-05-10 13:29:33 [INFO ]:  - aw-server at /home/alwin/apps/activitywatch/aw-server/aw-server  (aw_qt.manager:24)
2021-05-10 13:29:33 [INFO ]:  - aw-watcher-afk at /home/alwin/apps/activitywatch/aw-watcher-afk/aw-watcher-afk  (aw_qt.manager:24)
2021-05-10 13:29:33 [INFO ]:  - aw-server-rust at /home/alwin/apps/activitywatch/aw-server-rust/aw-server-rust  (aw_qt.manager:24)
2021-05-10 13:29:33 [INFO ]:  - aw-table-watcher at /home/alwin/apps/activitywatch/aw-table-watcher/aw-table-watcher  (aw_qt.manager:24)
2021-05-10 13:29:33 [INFO ]:  - aw-watcher-window at /home/alwin/apps/activitywatch/aw-watcher-window/aw-watcher-window  (aw_qt.manager:24)
2021-05-10 13:29:33 [INFO ]: Found system modules:  (aw_qt.manager:99)
2021-05-10 13:29:33 [INFO ]: Starting module aw-server-rust  (aw_qt.manager:128)
2021-05-10 13:29:33 [INFO ]: Starting module aw-table-watcher  (aw_qt.manager:128)
[2021-05-10 13:29:33][INFO][aw_server]: Using DB at path "/home/alwin/.local/share/activitywatch/aw-server-rust/sqlite.db"
[2021-05-10 13:29:33][INFO][aw_server]: Using aw-webui assets at path "/home/alwin/apps/activitywatch/aw-server-rust/./static/"
[2021-05-10 13:29:33][INFO][aw_server::endpoints]: Starting aw-server-rust at 127.0.0.1:5600
[2021-05-10 13:29:33][INFO][launch]: 🔧 Configured for development.
[2021-05-10 13:29:33][INFO][launch]: 🚀 Rocket has launched from http://127.0.0.1:5600
2021-05-10 13:29:33 [INFO ]: Starting module aw-watcher-afk  (aw_qt.manager:128)
2021-05-10 13:29:33 [INFO ]: Starting module aw-watcher-window  (aw_qt.manager:128)
2021-05-10 13:29:33 [INFO ]: Creating trayicon...  (aw_qt.trayicon:200)
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

(aw-qt:32984): Gtk-WARNING **: Theme parsing error: gtk.css:6129:18: Missing name of pseudo-class

(aw-qt:32984): Gtk-WARNING **: Theme parsing error: gtk.css:6134:20: Missing name of pseudo-class

(aw-qt:32984): Gtk-WARNING **: Theme parsing error: gtk.css:6151:17: Missing name of pseudo-class

(aw-qt:32984): Gtk-WARNING **: Theme parsing error: gtk.css:6166:18: '-gtk-icon-effect' is not a valid property name

(aw-qt:32984): Gtk-WARNING **: Theme parsing error: gtk.css:6179:16: Missing name of pseudo-class

(aw-qt:32984): Gtk-WARNING **: Theme parsing error: gtk.css:6184:16: Missing name of pseudo-class

(aw-qt:32984): Gtk-WARNING **: Theme parsing error: gtk.css:6200:15: Missing name of pseudo-class
2021-05-10 13:29:33 [INFO ]: Initialized aw-qt and trayicon succesfully  (aw_qt.trayicon:235)
2021-05-10 13:29:33 [INFO ]: aw-watcher-table started  (aw_watcher_table.watcher:25)
2021-05-10 13:29:33 [INFO ]: aw-watcher-window started  (aw_watcher_window.main:44)
2021-05-10 13:29:33 [INFO ]: aw-watcher-afk started  (aw_watcher_afk.afk:53)
[2021-05-10 13:29:34][ERROR][hyper::http::h1]: Cannot include a body with this kind of message
[2021-05-10 13:29:34][ERROR][_]: Failed to write response: Custom { kind: WriteZero, error: "failed to write whole buffer" }.
2021-05-10 13:29:34 [INFO ]: Connection to aw-server established by aw-watcher-table  (aw_client.client:405)
[2021-05-10 13:29:34][ERROR][hyper::http::h1]: Cannot include a body with this kind of message
[2021-05-10 13:29:34][ERROR][_]: Failed to write response: Custom { kind: WriteZero, error: "failed to write whole buffer" }.
2021-05-10 13:29:34 [INFO ]: Connection to aw-server established by aw-watcher-window  (aw_client.client:348)
[2021-05-10 13:29:34][ERROR][hyper::http::h1]: Cannot include a body with this kind of message
[2021-05-10 13:29:34][ERROR][_]: Failed to write response: Custom { kind: WriteZero, error: "failed to write whole buffer" }.
2021-05-10 13:29:34 [INFO ]: Connection to aw-server established by aw-watcher-afk  (aw_client.client:348)
[2021-05-10 13:31:00][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:00][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:00][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:00][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:00][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:00][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:00][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:00][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:00][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:00][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:00][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:00][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:00][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:00][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:00][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:00][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:00][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:00][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:00][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:00][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:00][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:00][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:04][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:04][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:41][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:41][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:41][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:41][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:41][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:41][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:41][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:41][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:41][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:41][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:41][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:41][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:41][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:41][WARN][_]: Responding with 422 Unprocessable Entity catcher.
[2021-05-10 13:31:45][ERROR][_]: Couldn't parse JSON body: Error("invalid type: map, expected a sequence", line: 1, column: 0)
[2021-05-10 13:31:45][WARN][_]: Responding with 422 Unprocessable Entity catcher.
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