iOS 18.0 throwing error 5 when using actions

My shortcuts that use Actions have broken since I updated to iOS 18.0. The attached shortcut actually does create the note and opens the note in Obsidian but the shortcut hangs until I return to it, when it then shows the error message.

Edit: I have Actions For Obsidian 2024.2.1.

Welcome to the forum, @Arran! Thanks for the error report.

When this error occurs, then it means that Actions URI didn’t manage to send any results to AFO. So my first question is: Is the installed Actions URI plugin current, i.e. is it version 1.6.3 or higher? If not, please update it and try again.

If it is current, then providing some debug information (Obsidian → Command Palette → Show debug info) might help.

Thanks for the reply @czottmann, I’ve checked the Actions URI and I have version 1.6.4.

Here is the debug information

Operating system: ios 18.0 (Apple iPhone16,1)
Obsidian version: 1.6.7 (149)
API version: v1.6.7
Login status: logged in
Catalyst license: none
Live preview: on
Base theme: adapt to system
Community theme: Atom v0.0.0
Snippets enabled: 0
Restricted mode: off
Plugins installed: 3
Plugins enabled: 3
1: Actions URI v1.6.4
2: Git v2.27.0
3: Dataview v0.5.67

Thanks. Nothing out of the ordinary, hmm. Since upgrading to iOS 18, have you rebooted the device yet? (I know it sounds stupid, but you would be surprised how often a simple reboot fixes an issue w/ the OS just because everything is re-initialized at once.)

Also, if you could show me the workflow or share it with me, I could take a look and maybe reproduce the issue. If you don’t want to do that publicly, sending a private message or an email is always an option.