Skip to content

The file “default.store” couldn’t be opened #224

@thelfensdrfer

Description

@thelfensdrfer

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} ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions