You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not able to delete a shopping list. From the web perspective everything is fine and the shopping list disappears from the list on the settings page but it is still there if I go to the shopping list page. There is an error on the backend that can be seeing on the logs.
Share your logs
[pid: 10|app: 0|req: 1415/1415] 172.18.0.2 () {62 vars in 1208 bytes} [Thu May 25 11:56:43 2023] GET /api/household/3/shoppinglist => generated 193 bytes in 5 msecs (HTTP/1.1 200) 2 headers in 72 bytes (1 switches on core 0)
ERROR:app.config:Shoppinglist.isDefault() missing 1 required positional argument: 'household_id'
[pid: 10|app: 0|req: 1416/1416] 172.18.0.2 () {64 vars in 1235 bytes} [Thu May 25 11:56:46 2023] DELETE /api/shoppinglist/8 => generated 20 bytes in 12 msecs (HTTP/1.1 500) 2 headers in 98 bytes (1 switches on core 0)
Is this urgent?
No
What parts are affected
Backend
What are the Server/Client versions of KitchenOwl
Server v63 and client v0.4.4
What's the problem 🤔
I'm not able to delete a shopping list. From the web perspective everything is fine and the shopping list disappears from the list on the settings page but it is still there if I go to the shopping list page. There is an error on the backend that can be seeing on the logs.
Share your logs
Share your configuration
The text was updated successfully, but these errors were encountered: