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
2024-12-31 15:25:41.398 DEBUG --- [ AuthenticationCubit] - _getApiVersion : Trying to fetch API version...
2024-12-31 15:25:41.444 WARNING --- [ AuthenticationCubit] - _getApiVersion : The server is running a newer API version (5) than the app supports (v3), falling back to latest supported version (v3). Warning: This might lead to unexpected behavior!
2024-12-31 15:25:41.445 DEBUG --- [ AuthenticationCubit] - _getApiVersion : Successfully retrieved API version (3).
2024-12-31 15:25:41.445 DEBUG --- [ InboxCubit] - refreshItemsInInboxCount : No new documents found in inbox.
2024-12-31 15:26:26.915 ERROR --- [ ] - main : An unexpected error occurred - Error listing search results, check logs for more detail.
---BEGIN STACKTRACE---
#0 PaperlessDocumentsApiImpl.findAll (package:paperless_api/src/modules/documents_api/paperless_documents_api_impl.dart:111)
2024-12-31 15:25:41.398 DEBUG --- [ AuthenticationCubit] - _getApiVersion : Trying to fetch API version...
2024-12-31 15:25:41.444 WARNING --- [ AuthenticationCubit] - _getApiVersion : The server is running a newer API version (5) than the app supports (v3), falling back to latest supported version (v3). Warning: This might lead to unexpected behavior!
2024-12-31 15:25:41.445 DEBUG --- [ AuthenticationCubit] - _getApiVersion : Successfully retrieved API version (3).
2024-12-31 15:25:41.445 DEBUG --- [ InboxCubit] - refreshItemsInInboxCount : No new documents found in inbox.
2024-12-31 15:26:26.915 ERROR --- [ ] - main : An unexpected error occurred - Error listing search results, check logs for more detail.
---BEGIN STACKTRACE---
#0 PaperlessDocumentsApiImpl.findAll (package:paperless_api/src/modules/documents_api/paperless_documents_api_impl.dart:111)
#1 DocumentPagingBlocMixin.updateFilter (package:paperless_mobile/features/paged_document_view/cubit/document_paging_bloc_mixin.dart:89)
#2 DocumentSearchCubit.search (package:paperless_mobile/features/document_search/cubit/document_search_cubit.dart:55)
---END STACKTRACE---
2024-12-31 15:26:50.922 DEBUG ---
Searching for documents fails, and the logs provide me with this information. Seems like the API of the mobile app is outdated. Hope this helps. :)
The text was updated successfully, but these errors were encountered: