-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I installed grocy with docker. The web ui works fine, the login in the app works fine but every request generates an error:
Jan 7, 2026 at 11:14:33 PM: Server check successful. Logging into Grocy Server 4.5.0 with app version 3.1.0.
Jan 7, 2026 at 11:14:33 PM: Switched to login modus
Jan 7, 2026 at 11:14:34 PM: Data request failed for products. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:34 PM: Data request failed for shopping_locations. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:34 PM: Data request failed for locations. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:34 PM: Data request failed for product_groups. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:34 PM: Data request failed for quantity_units. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:34 PM: Data request failed for shopping_lists. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:34 PM: Data request failed for shopping_list. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:34 PM: Data request failed for stock. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:34 PM: Data request failed for stock_current_locations. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:35 PM: Data request failed for stock. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:35 PM: Data request failed for volatileStock. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:35 PM: Data request failed for system_config. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1}
Jan 7, 2026 at 11:14:35 PM: Data request failed for user_settings. Message: Error Domain=NSCocoaErrorDomain Code=256 "The file “default.store” couldn’t be opened." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/1FDC5CA9-D275-4972-AFD7-45FDC8BF0C07/Library/Application Support/default.store, NSSQLiteErrorDomain=1} ```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels