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

App crashes when using local Kubo node without pubsub enabled #259

Open
1 of 2 tasks
Arlodotexe opened this issue Jan 11, 2023 · 1 comment
Open
1 of 2 tasks

App crashes when using local Kubo node without pubsub enabled #259

Arlodotexe opened this issue Jan 11, 2023 · 1 comment
Labels
app Relevant to the Strix Music App bug Something isn't working ipfs Related to or requires usage of IPFS
Milestone

Comments

@Arlodotexe
Copy link
Owner

Describe the bug

When you run a local Kubo node without enabling pubsub, then try to use that node for Strix, it'll cause the app to crash.

Affected area

  • Strix Music SDK
  • Strix Music App

Regression

No response

Steps to reproduce

1. Run Kubo from the CLI
2. Start the app
3. Enable or start IPFS if needed
4. Observe the crash

Visual repro steps

image

Expected behavior

It should notify the user that they need to enable pubsub. Maybe offer to apply a config command which enables it for you.

Additional context

No response

Help us help you

Yes, but only if others can assist.

@Arlodotexe Arlodotexe added bug Something isn't working app Relevant to the Strix Music App ipfs Related to or requires usage of IPFS labels Jan 11, 2023
@Arlodotexe Arlodotexe added this to the Road to 0.2.0 milestone Jan 11, 2023
@Arlodotexe
Copy link
Owner Author

Low priority as local nodes cannot be used in Release mode yet due to sandbox restrictions. Will need to be revisited when we enable that scenario, or when we get IPFS working in Wasm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Relevant to the Strix Music App bug Something isn't working ipfs Related to or requires usage of IPFS
Projects
Status: No status
Development

No branches or pull requests

1 participant