SOLVED - iOS 18 app in Dev Beta saying 'there are no results'

I have an installation with. This has been working fine for a long time.
CE version - Server 4.10.0 / Client 4.10.0
iOS 18 developer beta) (1.20.0)

Firefox plugging is working fine. The iOS app is not working. I have tried deleting and re-installing.

Around this time I have recently moxed from an ESXi host to Proxmox and reconfigured the network. I am not sure this is related though. Everything works fine in firefox and all teh traffic is within the same subnet.

When I create a pasword in ios it gets put inthe database, but when it is updated from firefox it then vanished from the ios app.

No issues on the server…

005:~$ sudo su -s /bin/bash -c “/usr/share/php/passbolt/bin/cake passbolt cleanup” www-data

 ____                  __          ____
/ __ \____  _____ ____/ /_  ____  / / /_

/ // / __ `/ / / __ / __ / / _/
/ / // ( |
) /
/ / /
/ / / /
/
/ _
,
/
//./_//__/

Open source password manager for teams

Cleanup shell (fix mode)

No issue found, data looks squeaky clean!

But the app does appear to be reporting something:

Passbolt:
Device: iPhone
OS: 18.2
App: 1.20.0

[2024-12-01 09:02:09] :warning: DatabaseIssue
DiagnosticsContext:
•DatabaseStatementExecutionFailure Database/SQLiteConnectionHandle.swift:138
⮑ “path”: 138
⮑ “file”: Database/SQLiteConnectionHandle.swift
•DatabaseIssue Database/SQLiteConnectionHandle.swift:135
⮑ “path”: 135
⮑ “file”: Database/SQLiteConnectionHandle.swift
[2024-12-01 09:02:09] :warning: DatabaseIssue
DiagnosticsContext:
•DatabaseStatementExecutionFailure Database/SQLiteConnectionHandle.swift:138
⮑ “path”: 138
⮑ “file”: Database/SQLiteConnectionHandle.swift
•DatabaseIssue Database/SQLiteConnectionHandle.swift:135
⮑ “path”: 135
⮑ “file”: Database/SQLiteConnectionHandle.swift
[2024-12-01 09:02:33] Wiping passphrase cache…
[2024-12-01 09:36:27] Requesting authorization…
[2024-12-01 09:36:27] [0A006516-F023-4202-A0E1-914ED2BF5D95] HTTP GET /img/avatar/user_medium.png
[2024-12-01 09:36:27] [0A006516-F023-4202-A0E1-914ED2BF5D95] HTTP 200 /img/avatar/user_medium.png
[2024-12-01 09:36:27] Beginning authorization…
[2024-12-01 09:36:27] Access token expired…
[2024-12-01 09:36:27] …refreshing access token…
[2024-12-01 09:36:27] [915F690F-234C-4279-804F-6606D75F69AA] HTTP POST /auth/jwt/refresh.json
[2024-12-01 09:36:28] [915F690F-234C-4279-804F-6606D75F69AA] HTTP 200 /auth/jwt/refresh.json
[2024-12-01 09:36:28] Session refreshed…
[2024-12-01 09:36:28] …authorization succeeded!
[2024-12-01 09:36:28] Updating account profile data…
[2024-12-01 09:36:28] [DC054DCB-15E2-424A-B351-BF574952CB3C] HTTP GET /users/a009722b-7580-41df-93bf-7badb757fb54.json
[2024-12-01 09:36:28] [DC054DCB-15E2-424A-B351-BF574952CB3C] HTTP 200 /users/a009722b-7580-41df-93bf-7badb757fb54.json
[2024-12-01 09:36:28] …account profile data updated!
[2024-12-01 09:40:15] Wiping passphrase cache…
[2024-12-01 09:40:19] Requesting authorization…
[2024-12-01 09:40:19] [172C65A5-B5E3-45EB-AFB5-759D72A7AE1B] HTTP GET /img/avatar/user_medium.png
[2024-12-01 09:40:19] [18A2DDF0-0B1B-4E44-B127-C7066B519BE8] HTTP GET /img/avatar/user_medium.png
[2024-12-01 09:40:19] [172C65A5-B5E3-45EB-AFB5-759D72A7AE1B] HTTP 200 /img/avatar/user_medium.png
[2024-12-01 09:40:19] [18A2DDF0-0B1B-4E44-B127-C7066B519BE8] HTTP 200 /img/avatar/user_medium.png
[2024-12-01 09:40:19] Beginning authorization…
[2024-12-01 09:40:19] …reusing access token…
[2024-12-01 09:40:19] Passphrase provided…
[2024-12-01 09:40:19] …authorization succeeded!
[2024-12-01 09:40:19] Updating account profile data…
[2024-12-01 09:40:19] [8BAE55D9-8138-4372-AB0C-EFF313C2083D] HTTP GET /users/a009722b-7580-41df-93bf-7badb757fb54.json
[2024-12-01 09:40:19] [8BAE55D9-8138-4372-AB0C-EFF313C2083D] HTTP 200 /users/a009722b-7580-41df-93bf-7badb757fb54.json
[2024-12-01 09:40:19] …account profile data updated!

silly me.

I have just updated the server software to Server 4.10.1 / Client 4.10.0. It now works.

Hopefully this will help some else.

1 Like