Giter Site home page Giter Site logo

wibus-wee / raycast-unblock Goto Github PK

View Code? Open in Web Editor NEW
287.0 287.0 0.0 7.53 MB

Unblock all features in Raycast Pro Plan with implementing similar functions in other ways

Home Page: https://wibus-wee.github.io/raycast-unblock/

License: MIT License

TypeScript 97.87% JavaScript 0.45% Shell 1.39% Dockerfile 0.30%

raycast-unblock's Introduction

Wibus 👨‍💻    (   Email me.   Wibus on Twitter  )

Hi! I'm wibus! I am a 🎹 personal piano player and a 🎤 personal singer & maker, core team of 🔨 @jwcjs and 🏖 @mogland

I love myself, love the world, and always love my family. I hope I can become a FSD ( Full Stacks Developer | 全栈开发者) oneday.

I have been contributed to the Typecho ecosystem, and now I am working in Mog & Jwc.js development.

I began to learn vocal music and piano since I was a child, and I have won many first prizes in domestic and international competitions

  • 🔭 I’m currently working on a breakthrough blogging system 🏖 @mogland and web component framework 🔨 @jwcjs
  • 🌱 I’m currently learning 🧵 web design, and so on.
  • 🤔 I’m looking for help with 🥚 MicroService Module design.
  • 📫 How to reach me: 🏠 Home Page | ✍️ Blog (CN) | 🐦 Twitter
  • ⚡ Fun fact: Like sleeping. 💤
  • 🎵 I am currently focusing on the combination of 🇨🇳 Chinese style music and 💡 modern electronic music, and 🎹 piano music in the Baroque period.

Total time coded since Apr 24 2021




Stacks

React TypeScript Sass npm html5 Prettier TailwindCSS NestJS NodeJS MySQL github actions macOS vscode

我的开源项目

🎁 Projects⭐ Stars📚 Forks🛎 Issues📬 Pull requests💡 Last Commit
wibus-wee/PhotosProcessorStarsForksIssuesPull RequestsLast Commits
mogland/coreStarsForksIssuesPull RequestsLast Commits
mx-space/coreStarsForksIssuesPull RequestsLast Commits
jwcjs/coreStarsForksIssuesPull RequestsLast Commits
mogland-dev/mog-render-serviceStarsForksIssuesPull RequestsLast Commits
wibus-wee-ac/icalingua-theme-telegramStarsForksIssuesPull RequestsLast Commits

最近赞了...

曾经看了...

捉迷藏

Mog Github Innei


很感谢Innei所写的此项目,真的是我的idol!Innei's Blog:https://innei.ren
此文件 README 间隔 3 小时自动刷新生成!
刷新于:8/21/24, 11:20 PM
下一次刷新:8/22/24, 2:20 AM

Top Language by Repo My Stats
Top Language by Repo My Stats

raycast-unblock's People

Contributors

aydengen avatar imsingee avatar jjaychen1e avatar jonymei avatar lorde627 avatar maooyer avatar renovate[bot] avatar wanghanzhen avatar wibus-wee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

raycast-unblock's Issues

请问下正常docker部署报这个错误是什么原因

Describe the bug

WeChat364770054b43a09aaf4eb5f3ccbf7432

Reproduction

docker部署mitnproxy配置

System Info

info [DEBUG]  [GET] /me <-- Backend Response
{
  request: 'https://backend.raycast.com/api/v1/me',
�
  options: {
    baseURL: 'https://backend.raycast.com/api/v1',
    headers: Headers {
      'x-raycast-unblock': 'true',
      accept: 'application/json',
      'accept-encoding': 'gzip, deflate, br',
      'accept-language': 'zh-CN,zh-Hans;q=0.9',
      authorization: 'Bearer JylPgzUpSyUIKDzKMH6N_LM1h3k6JV5yEtPdQ60-7xo',
      'content-type': 'application/json',
      host: 'backend.raycast.com',
      'user-agent': 'Raycast/1.72.1 (macOS Version 14.3.1 (Build 23D60))',
      'x-forwarded-for': '101.224.149.99',
      'x-forwarded-proto': 'https',
      'x-forwarded-scheme': 'https',
      'x-raycast-signature': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhaWQiOiI0ODA1MTc2OS0xODRDLTQwMTQtQkM5RC04QkRFMkY3MkQ0NEUiLCJleHAiOjE3MTQ3NDQwOTUuMjE1NTU5LCJpYXQiOjE3MTQ3NDQwMzUuMjE1NTU5fQ.NiD8USEgl0nCzLhYRBMaqzsnvaEvh2RPeSDJSFkxXLg',
      'x-real-ip': '101.224.149.99'
    },
    onRequestError: [Function: onRequestError],
    method: 'GET',
    body: undefined,
    retry: 0,
    timeout: undefined
  },
  response: undefined,
  error: TypeError: fetch failed
      at node:internal/deps/undici/undici:12500:13
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      at async o (dist/index.js:48:538322)
      at async o (dist/index.js:48:538437)
      at async a (dist/index.js:48:539237)
      at async vse (dist/index.js:248:33234)
      at async dist/index.js:248:34849
      at async Object.<anonymous> (dist/index.js:248:34818) {
    [cause]: Error: read ECONNRESET
        at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20)
        at TLSWrap.callbackTrampoline (node:internal/async_hooks:130:17) {
      errno: -104,
      code: 'ECONNRESET',
      syscall: 'read'
    }
  }
}
error [Raycast Backend] Request error
error [GET] /me <-x- Backend Response Error
error aY [FetchError]: [GET] "https://backend.raycast.com/api/v1/me": <no response> fetch failed
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async o (dist/index.js:48:538437)
    ... 3 lines matching cause stack trace ...
    at async Object.<anonymous> (dist/index.js:248:34818) {
  [cause]: TypeError: fetch failed
      at node:internal/deps/undici/undici:12500:13
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      at async o (dist/index.js:48:538322)
      at async o (dist/index.js:48:538437)
      at async a (dist/index.js:48:539237)
      at async vse (dist/index.js:248:33234)
      at async dist/index.js:248:34849
      at async Object.<anonymous> (dist/index.js:248:34818) {
    [cause]: Error: read ECONNRESET
        at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20)
        at TLSWrap.callbackTrampoline (node:internal/async_hooks:130:17) {
      errno: -104,
      code: 'ECONNRESET',
      syscall: 'read'
    }
  }
}

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Assistance With Mitmproxy and Ease of Use on macOS

Describe the bug

I have successfully get raycast unblock to work on my mac. In the near future, I intend on running the unblock script on a headless server on my local network (and will port forward it accordingly). I am currently running into some problems with mitmproxy. In order for the unblocker to work, mitmproxy -s mitm.py must be running. Since I have mitm as a http/https proxy in my settings, if the above script, or some version of mitm, is not running, I cannot access http/https websites. Does anyone know of a solution to have mitm running in the background at all times (and running at startup)?

Reproduction

macOS

System Info

System:
    OS: macOS 14.4.1
    CPU: (8) arm64 Apple M1 Pro
    Memory: 495.81 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.2.0 - /opt/homebrew/bin/node
    npm: 10.7.0 - /opt/homebrew/bin/npm
  Browsers:
    Chrome: 123.0.6312.107
    Safari: 17.4.1

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

配置了 hosts 不起作用

Describe the bug

我配置的 hosts 是这样的
127.0.0.1 backend.raycast.com
我修改了端口为 80,返回了{"name":"raycast-unblock","version":"0.2.0-beta.0","author":"wibus-wee <[email protected]>"},以后不起作用了。

Reproduction

Production

System Info

System:
    OS: macOS 14.2.1
    CPU: (8) arm64 Apple M1 Pro
    Memory: 99.98 MB / 16.00 GB
    Shell: 5.9 - /opt/homebrew/bin/zsh
  Binaries:
    Node: 18.17.0 - /usr/local/bin/node
    Yarn: 1.22.21 - /usr/local/bin/yarn
    npm: 9.6.7 - /usr/local/bin/npm
    pnpm: 8.12.1 - /usr/local/bin/pnpm
  Browsers:
    Chrome: 121.0.6167.139
    Edge: 121.0.2277.106
    Safari: 17.2.1

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

A simplified version that can be directly deployed to Vercel

Clear and concise description of the problem

Thank you for your efforts, but I have found that there are some issues with local deployment.

So I write a simplified version that can be directly deployed to Vercel, no web search, no sync, only openai.

Suggested solution

Deploy with Vercel
ourongxing/fake-raycast-backend

Alternative

No response

Additional context

No response

Validations

[Bug] AI model is unavailable

Describe the bug

An error occurred while creating an AI Chat window.

CleanShot 2024-04-13 at 00 07 43@2x

I probably can't fix it because I don't know what the new data structure looks like.

Reproduction

open ai chat window

System Info

n/a

Used Package Manager

n/a

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Standalone macOS App / executable / script file / Raycast Extension

I’d like to propose an enhancement that could improve the user experience—specifically, a standalone macOS application or a Raycast extension.

Proposed Features:

•	A status indicator in the macOS menu bar for quick visibility of the unlock status.
•	Ability to toggle the unlock feature on and off.

Rationale:

•	This would simplify the initial setup process, making it more accessible for users.
•	It enhances the usability of the application by providing an intuitive interface for managing the unlock feature.
•	It could potentially foster greater adoption of the tool by reducing barriers to entry.

Feel free to adjust any part of this to better fit your perspective, since you are the maintainer.

Thank you!

Incorrect result when searching extensions with keywords

Describe the bug

Keywords are ignored when searching in the Raycast store.

Reproduction

Search with any keywords in the Raycast store.

System Info

N/A

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Backend 500 response

Describe the bug

info [DEBUG] [GET] /me --> Backend Request
error [GET] /me <-x- Backend Response Error
error FetchError: [GET] "https://backend.raycast.com/api/v1/me": 500 
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async $fetchRaw2 (dist/index.js:57556:14)
    at async $fetch2 (dist/index.js:57561:15)
    at async getBackendResponse (dist/index.js:67744:10)
    at async Me (dist/index.js:67848:10)
    at async Object.<anonymous> (dist/index.js:67870:29)
{"level":50,"time":1708073340259,"pid":1,"hostname":"db451f254b3e","reqId":"req-2","req":{"method":"GET","url":"/api/v1/me","hostname":"127.0.0.1:3000","remoteAddress":"192.168.228.1","remotePort":42557},"res":{"statusCode":500},"err":{"type":"FetchError","message":"[GET] \"https://backend.raycast.com/api/v1/me\": 500 ","stack":"FetchError: [GET] \"https://backend.raycast.com/api/v1/me\": 500 \n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async $fetchRaw2 (dist/index.js:57556:14)\n    at async $fetch2 (dist/index.js:57561:15)\n    at async getBackendResponse (dist/index.js:67744:10)\n    at async Me (dist/index.js:67848:10)\n    at async Object.<anonymous> (dist/index.js:67870:29)","name":"FetchError"},"msg":"[GET] \"https://backend.raycast.com/api/v1/me\": 500 "}
info [DEBUG] [GET] /me <-- Backend Response
{"level":40,"time":1708073340268,"pid":1,"hostname":"db451f254b3e","reqId":"req-2","err":{"type":"FastifyError","message":"Reply was already sent, did you forget to \"return reply\" in \"/api/v1/me\" (GET)?","stack":"FastifyError: Reply was already sent, did you forget to \"return reply\" in \"/api/v1/me\" (GET)?\n    at Reply$3.send (dist/index.js:36168:26)\n    at Object.<anonymous> (dist/index.js:67888:18)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","code":"FST_ERR_REP_ALREADY_SENT","name":"FastifyError","statusCode":500},"msg":"Reply was already sent, did you forget to \"return reply\" in \"/api/v1/me\" (GET)?"}
{"level":30,"time":1708073340270,"pid":1,"hostname":"db451f254b3e","reqId":"req-2","res":{"statusCode":500},"responseTime":1320.5515560000204,"msg":"request completed"}

Reproduction

active window

System Info

n/a

Used Package Manager

n/a

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

求助 docker compose 配置文件不存在error

Describe the bug

在前个版本时,使用docker运行本项目是正常运行的。
在最新版本中,我发现无论我将config.toml文件放在哪个位置,docker都会报错error The configuration file [./configs/config.toml] doesn't exist.,修改docker compose中的volumes--config的路径,在运行docker后同样会报config.toml不存在的错误。
CleanShot 2024-04-15 at 08 47 38@2x
CleanShot 2024-04-15 at 08 47 40@2x

Reproduction

在docker compose文件目录下运行 docker compose up -d

System Info

docker logs 564f105b0df1
error The configuration file [./config.toml] doesn't exist.

Used Package Manager

n/a

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

[Built-in SummarizeWebsite Command] Exceeds the maximum token supported by the model

Describe the bug

[11:57:51 PM]  ERROR  [AI] OpenAI Chat Completions (toolCallChainStep) Failed: Error: 400 This model's maximum context length is 4096 tokens. However, your messages resulted in 5328 tokens (5251 in the messages, 77 in the functions). Please reduce the length of the messages or functions. (request id: 2024040715575125544296hlLvON77)

Reproduction

summarize website plugin

System Info

n/a

Used Package Manager

n/a

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Offline Mode

谢谢,明白了,是否可以开放出这个用户配置呢,这样就不需要在方法backend了,因为我是在openwrt中配置的,会形成回环

Originally posted by @panthole in #73 (comment)

Data storage might be required to save settings that belong to the Pro Plan

Describe the bug

I have noticed that some settings reset for no reason, this is problematic and might be because settings that are set by non-Pro Plan users for Pro Plan related features are not being saved, needs further analysis.

Reproduction

n/a

System Info

n/a

Used Package Manager

n/a

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Failed to get the prompt: AI model is unavailable in 1.73.*

Describe the bug

image

The data format of the model seems to have been changed in version 1.73.*

Reproduction

Upgrade to 1.73.*

System Info

N/A

Used Package Manager

n/a

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Can't get OpenAI GPT-4 as custom model

Describe the bug

I can't get OpenAI GPT-4 as a custom model in Raycast.

In my config.toml which is very similar to the example in this repo, I have the following:

# Custom OpenAI Model
id = "openai-gpt-4"
model = "gpt-4"
name = "GPT-4"

But they do not show up in the model section, as shown below:

CleanShot 2024-03-25 at 14 49 16@2x

Is there a specific ID or model I am entering incorrectly? I would like to add both GPT-4 and GPT-4 Turbo as custom models. I have a key for GPT-4 so this isn't an issue, they just don't show up so I must be doing something wrong.

Reproduction

Raycast Settings > AI tab > Model > Check if GPT-4 is there

System Info

System:
    OS: macOS 13.6.5
    CPU: (10) arm64 Apple M1 Max
    Memory: 668.63 MB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 21.7.1 - /opt/homebrew/bin/node
    npm: 10.5.0 - /opt/homebrew/bin/npm
  Browsers:
    Brave Browser: 123.1.64.109
    Safari: 17.4

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

[Bug] Groq Web out of service (Cloudflare Defence)

Describe the bug

CleanShot 2024-05-01 at 10 51 47@2x

When fetching the OrgID /platform/v1/user/profile, we found Cloudflare protection, which caused our program to fail to interact with api.groq.com normally.

CleanShot 2024-05-01 at 10 55 44@2x

CleanShot 2024-05-01 at 10 56 04@2x

Reproduction

use groq web as ai service

System Info

n/a

Used Package Manager

n/a

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

按文档配置,解锁未生效

Describe the bug

使用的本地docker服务,利用surge MITM后台地址,重写header到本地docker服务。

  1. 本地服务检查没问题:
image
  1. surge重写正常
image
  1. raycast解锁不生效
image 尝试重启raycast,重新安装均不行。

Reproduction

按照文档配置,解锁未生效

System Info

环境:
MacOS 14.5 Beta (23F5064f)
Raycast 1.72.1

Used Package Manager

n/a

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Can't Get Pro Features Enabled on M1 Mac

Describe the bug

I am on the current version of Raycast and raycast-unblocked, using macOS with an M1 Pro chip. I decided to use the prebuilt bundle and mitmproxy. In a folder I have config.toml, mitm.py, and raycast-unblock-app. Upon running raycast-unblock-app it claims to be on version 0.5.0-beta.1 and listening on http://0.0.0.0:3000. In another terminal window, I have mitm.py running (shows "Flows" with a mostly empty terminal window). I tried restarting Raycast, but doing the above doesn't seem to change the functionality of my app at all.

Reproduction

macOS

System Info

System:
    OS: macOS 14.4.1
    CPU: (8) arm64 Apple M1 Pro
    Memory: 727.45 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.2.0 - /opt/homebrew/bin/node
    npm: 10.7.0 - /opt/homebrew/bin/npm
  Browsers:
    Chrome: 123.0.6312.107
    Safari: 17.4.1

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

AI Chat Citations Support

Clear and concise description of the problem

Access to real-time web results.

This allows you to make a series of requests with accurate, up-to-date web-results and combine these queries to perform more complex research.

Suggested solution

  • Function Call (Only support OpenAI)
  • Prompts Engineering

Alternative

No response

Additional context

No response

Validations

The backend fails to run after version 1.74.1

Describe the bug

The latest version of DockerHub I use, the following error occurred after the new version software automatic update

error [GET] /me <-x- Backend Response Error
error FetchError: [GET] "https://backend.raycast.com/api/v1/me": <no response> fetch failed
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async i (./packages/core/dist/index.js:274:44731)
    ... 3 lines matching cause stack trace ...
    at async Object.<anonymous> (./packages/core/dist/index.js:274:51000) {
  [cause]: TypeError: fetch failed
      at node:internal/deps/undici/undici:12500:13
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      at async i (./packages/core/dist/index.js:274:44616)
      at async i (./packages/core/dist/index.js:274:44731)
      at async a (./packages/core/dist/index.js:274:45455)
      at async getBackendResponse (./packages/core/dist/index.js:274:48223)
      at async Me (./packages/core/dist/index.js:274:50420)
      at async Object.<anonymous> (./packages/core/dist/index.js:274:51000) {
    [cause]: Error: getaddrinfo EAI_AGAIN backend.raycast.com
        at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26)
        at GetAddrInfoReqWrap.callbackTrampoline (node:internal/async_hooks:130:17) {
      errno: -3001,
      code: 'EAI_AGAIN',
      syscall: 'getaddrinfo',
      hostname: 'backend.raycast.com'
    }
  }
}

I don't know if it's my setting problem, the data of the software should have correctly forwarded to the backend, is this my individual case?

I can provide full log if needed.
image

Reproduction

Upgrade to 1.74.1

System Info

Raycast/1.74.1 (macOS Version 14.4.1 (Build 23E224))

Used Package Manager

n/a

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

v1.0.0 Roadmap

AI

  • Cohere AI #64
  • Cohere Web AI #62
  • Moonlight Kimi
  • HuggingFace Chat
  • Duck2Chat (?)
  • Multi-Endpoint #85
  • Toggle Function Call
  • Image Generation

Translate

  • DeepLX Multi-Endpoint Load Balancing #93

New API

_internal

  • GET /users #65
  • POST /models
  • GET, POST /config

Others

  • Zod Validator
  • SQLite Database
  • Raycast Extension
  • #74

Ubuntu22/24 app版本运行出错

Describe the bug

根据wiki下载ubuntu的打包版本运行出错
下载位置:https://github.com/wibus-wee/raycast-unblock/actions/runs/9047798062
具体情况如图
image

Reproduction

ubuntu

System Info

System:
    OS: Linux 6.8 Ubuntu 24.04 LTS 24.04 LTS (Noble Numbat)
    CPU: (1) x64 Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz
    Memory: 308.57 MB / 957.45 MB
    Container: Yes
    Shell: 5.2.21 - /bin/bash
  Binaries:
    Node: 18.19.1 - /usr/bin/node
    npm: 9.2.0 - /usr/bin/npm

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Support for self-signed certificates

Clear and concise description of the problem

Support for self-signed certificates to support local Hosts self-referencing

Suggested solution

Use Https config

Alternative

No response

Additional context

fix #17

Validations

NAS 或者 openwrt 可以配置到么? 谢谢

Clear and concise description of the problem

这样我就不用每台机器都配置docker了

Suggested solution

这样我就不用每台机器都配置docker了

Alternative

No response

Additional context

No response

Validations

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.