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

vercel ws doesn't work. #33

Open
zcpua opened this issue Jun 4, 2023 · 2 comments
Open

vercel ws doesn't work. #33

zcpua opened this issue Jun 4, 2023 · 2 comments

Comments

@zcpua
Copy link
Member

zcpua commented Jun 4, 2023

netlify ws work.
vercel ws doesn't work.
u can disable ws or try netlify.

@allentofight
Copy link

how to disable ws, I use the following with Ws set to false, but it still reports 502

  const client = new Midjourney({
    ServerId: <string>process.env.SERVER_ID,
    ChannelId: <string>process.env.CHANNEL_ID,
    SalaiToken: <string>process.env.SALAI_TOKEN,
    Debug: true,
    Ws: false,
  });

@zcpua
Copy link
Member Author

zcpua commented Jun 5, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants