Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"TypeError: Load Failed" on IOS #135

Open
3 of 7 tasks
kamransoomro84 opened this issue Mar 17, 2024 · 15 comments
Open
3 of 7 tasks

"TypeError: Load Failed" on IOS #135

kamransoomro84 opened this issue Mar 17, 2024 · 15 comments
Labels
bug Something isn't working

Comments

@kamransoomro84
Copy link

  • The Plugin is up to date
  • 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
  • iOS

Plugin version
0.6.0

@kamransoomro84 kamransoomro84 added the bug Something isn't working label Mar 17, 2024
@mProjectsCode
Copy link
Owner

Does the same happen with all other plugins disabled?

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

@kamransoomro84
Copy link
Author

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?

@mProjectsCode
Copy link
Owner

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

@kamransoomro84
Copy link
Author

kamransoomro84 commented Mar 23, 2024

I tried by installing Obsidian Dev Tools.

This is all I see in the console:

image

@cholston
Copy link

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

@StephBoyardee
Copy link

Ditto I have run into the same issue

@kamransoomro84
Copy link
Author

Any ETA for when this might be fixed?

@mProjectsCode
Copy link
Owner

i can try to take a look tomorrow

@ScotchNebular
Copy link

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.

@leifg
Copy link

leifg commented May 26, 2024

Same issue for me

@mProjectsCode
Copy link
Owner

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

@BrianBatchelder
Copy link

This is no longer happening to me.

@kamransoomro84
Copy link
Author

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

@BrianBatchelder
Copy link

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.

@kamransoomro84
Copy link
Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants