obsidian-media-db-plugin icon indicating copy to clipboard operation
obsidian-media-db-plugin copied to clipboard

"TypeError: Load Failed" on IOS

Open kamransoomro84 opened this issue 1 year ago • 15 comments

  • [x] The Plugin is up to date
  • [x] Obsidian is up to date

Describe the bug

I've just installed the plugin. When I try to add an entry, I get the above error. I have provided an OMDB api key that I have confirmed works.

To Reproduce Steps to reproduce the behavior:

Search for a movie or show.

Expected behavior The media entry should be created in the appropriate folder.

Occurs on

  • [ ] Windows
  • [ ] macOS
  • [ ] Linux
  • [ ] Android
  • [x] iOS

Plugin version 0.6.0

kamransoomro84 avatar Mar 17 '24 00:03 kamransoomro84

Does the same happen with all other plugins disabled?

Can you somehow open the dev console and copy the error message displayed there?

mProjectsCode avatar Mar 17 '24 00:03 mProjectsCode

Yes it still happens with all plugins disabled. I can also confirm that it works on Mac.

How do I open the developer console on iOS?

kamransoomro84 avatar Mar 17 '24 01:03 kamransoomro84

I don't know. I don't own an Apple device.

mProjectsCode avatar Mar 17 '24 11:03 mProjectsCode

I tried by installing Obsidian Dev Tools.

This is all I see in the console:

image

kamransoomro84 avatar Mar 23 '24 17:03 kamransoomro84

I'm having the same issue. I can confirm that it used to work, but I'm not sure when it broke.

cholston avatar Mar 27 '24 11:03 cholston

Ditto I have run into the same issue

StephBoyardee avatar Apr 07 '24 05:04 StephBoyardee

Any ETA for when this might be fixed?

kamransoomro84 avatar Apr 07 '24 08:04 kamransoomro84

i can try to take a look tomorrow

mProjectsCode avatar Apr 07 '24 10:04 mProjectsCode

Same issue for me. Used to work on iOS, but no longer does. I have no idea when it stopped. And it works fine on Mac desktop.

ScotchNebular avatar Apr 23 '24 23:04 ScotchNebular

Same issue for me

leifg avatar May 26 '24 22:05 leifg

Not sure why this is happening and as stated above, I don't own an Apple device to debug.

mProjectsCode avatar Jun 02 '24 18:06 mProjectsCode

This is no longer happening to me.

BrianBatchelder avatar Jun 22 '24 02:06 BrianBatchelder

I can confirm that it's not happening for me either. However, I am now getting weird, completely unrelated results when I search for something.

For example, this is what I get if I search for top gun.

image

kamransoomro84 avatar Jun 22 '24 07:06 kamransoomro84

Those results look to me like the OMDB API is broken. Try upgrading the media db plugin to the latest version. It fixes a problem using the API.

BrianBatchelder avatar Jun 24 '24 01:06 BrianBatchelder

Those results look to me like the OMDB API is broken. Try upgrading the media db plugin to the latest version. It fixes a problem using the API.

That worked! Thanks!

kamransoomro84 avatar Jun 24 '24 13:06 kamransoomro84