rster2002 / Ledgero-API

Work in progress backend for managing personal finance.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Interal server error after creating (second) subcategory #17

Closed rster2002 closed 1 year ago

rster2002 commented 1 year ago
2023-03-19 14:26:18 [2023-03-19T13:26:18Z INFO  rocket::server] OPTIONS /categories/f9299351-287d-4f0a-8ddf-152332f9ec25:
2023-03-19 14:26:18 [2023-03-19T13:26:18Z INFO  rocket::server] GET /categories/f9299351-287d-4f0a-8ddf-152332f9ec25 application/json:
2023-03-19 14:26:18 thread 'rocket-worker-thread' panicked at 'Id not in map', src/queries/categories_query.rs:115:49
2023-03-19 14:26:18 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2023-03-19 14:26:24 [2023-03-19T13:26:24Z INFO  rocket::server] OPTIONS /categories/f9299351-287d-4f0a-8ddf-152332f9ec25:
2023-03-19 14:26:24 [2023-03-19T13:26:24Z INFO  rocket::server] GET /categories/f9299351-287d-4f0a-8ddf-152332f9ec25 application/json:
2023-03-19 14:26:24 thread 'rocket-worker-thread' panicked at 'Id not in map', src/queries/categories_query.rs:115:49
2023-03-19 14:27:16 [2023-03-19T13:27:16Z INFO  rocket::server] OPTIONS /categories:
2023-03-19 14:27:16 [2023-03-19T13:27:16Z INFO  rocket::server] GET /categories application/json:
2023-03-19 14:27:16 thread 'rocket-worker-thread' panicked at 'Id not in map', src/queries/categories_query.rs:115:49
2023-03-19 14:27:17 [2023-03-19T13:27:17Z INFO  rocket::server] OPTIONS /transactions?limit=50&page=1:
2023-03-19 14:27:17 [2023-03-19T13:27:17Z INFO  rocket::server] OPTIONS /categories:
2023-03-19 14:27:17 [2023-03-19T13:27:17Z INFO  rocket::server] GET /transactions?limit=50&page=1 application/json:
2023-03-19 14:27:17 [2023-03-19T13:27:17Z INFO  rocket::server] GET /categories application/json:
2023-03-19 14:27:17 thread 'rocket-worker-thread' panicked at 'Id not in map', src/queries/categories_query.rs:115:49
2023-03-19 14:27:17 [2023-03-19T13:27:17Z INFO  rocket::server] OPTIONS /categories:
2023-03-19 14:27:17 [2023-03-19T13:27:17Z INFO  rocket::server] GET /categories application/json:
2023-03-19 14:27:17 thread 'rocket-worker-thread' panicked at 'Id not in map', src/queries/categories_query.rs:115:49
2023-03-19 14:27:19 [2023-03-19T13:27:19Z INFO  rocket::server] OPTIONS /categories:
2023-03-19 14:27:19 [2023-03-19T13:27:19Z INFO  rocket::server] OPTIONS /transactions?limit=50&page=1:
2023-03-19 14:27:19 [2023-03-19T13:27:19Z INFO  rocket::server] GET /categories application/json:
2023-03-19 14:27:19 [2023-03-19T13:27:19Z INFO  rocket::server] GET /transactions?limit=50&page=1 application/json:
2023-03-19 14:27:19 thread 'rocket-worker-thread' panicked at 'Id not in map', src/queries/categories_query.rs:115:49
2023-03-19 14:27:22 [2023-03-19T13:27:22Z INFO  rocket::server] OPTIONS /categories:
2023-03-19 14:27:22 [2023-03-19T13:27:22Z INFO  rocket::server] GET /categories application/json:
2023-03-19 14:27:22 thread 'rocket-worker-thread' panicked at 'Id not in map', src/queries/categories_query.rs:115:49