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

[Spiceblow - Sql Database Management]... #15106

Closed
ramzimalhas opened this issue Oct 27, 2024 · 4 comments
Closed

[Spiceblow - Sql Database Management]... #15106

ramzimalhas opened this issue Oct 27, 2024 · 4 comments
Labels
bug Something isn't working extension: spiceblow-database Issues related to the spiceblow-database extension extension Issues related to one of the extensions in the Store status: stalled Stalled due inactivity

Comments

@ramzimalhas
Copy link

Extension

https://raycast.com/xmorse/spiceblow-database

Raycast Version

Latest

macOS Version

No response

Description

Error:

TypeError: fetch failed
    at ue.exports.fetch (/Users/ramzimalhas/.config/raycast/extensions/422e9651-46b0-4a23-a4e3-531db71bea09/search-database.js:74:6145)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /Users/ramzimalhas/.config/raycast/extensions/422e9651-46b0-4a23-a4e3-531db71bea09/search-database.js:3263:4908
    at async /Users/ramzimalhas/.config/raycast/extensions/422e9651-46b0-4a23-a4e3-531db71bea09/search-database.js:3289:3273

Steps To Reproduce

It seems like the error is a ⁠TypeError indicating that a ⁠fetch operation failed in a JavaScript file located at ⁠/Users/ramzimalhas/.config/raycast/extensions/422e9651-46b0-4a23-a4e3-531db71bea09/search-database.js at line ⁠74:6145. The error is being caught in the ⁠processTicksAndRejections function.
To understand this error better and how to handle it, you can refer to the documentation on ⁠fetch in JavaScript:
• MDN Web Docs - Fetch API
This documentation will provide insights into how the ⁠fetch API works, possible reasons for the failure, and how to handle errors when using ⁠fetch in JavaScript.🐛 fix: fix typeerror caused by failed fetch operation in search-database.js

Current Behaviour

🐛 fix: fix typeerror caused by failed fetch operation in search-database.js

Expected Behaviour

not sure im a noob!

@ramzimalhas ramzimalhas added bug Something isn't working extension Issues related to one of the extensions in the Store labels Oct 27, 2024
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @remorses you might want to have a look.

💡 Author and Contributors commands

The author and contributors of xmorse/spiceblow-database can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@raycastbot raycastbot added the extension: spiceblow-database Issues related to the spiceblow-database extension label Oct 27, 2024
@remorses
Copy link
Contributor

Does this error happens consistently? This error means that the extension could not reach the backed server, maybe you were disconnected from the internet?

@raycastbot
Copy link
Collaborator

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

@raycastbot raycastbot added the status: stalled Stalled due inactivity label Dec 16, 2024
@raycastbot
Copy link
Collaborator

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.

@raycastbot raycastbot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: spiceblow-database Issues related to the spiceblow-database extension extension Issues related to one of the extensions in the Store status: stalled Stalled due inactivity
Projects
None yet
Development

No branches or pull requests

3 participants