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

self-host: GraphQLError: Cannot query field "signUp" on type "Mutation". after update docker images​ #6901

Closed
1 task done
alissa-tung opened this issue May 12, 2024 · 6 comments

Comments

@alissa-tung
Copy link

alissa-tung commented May 12, 2024

What happened?

GraphQLError: Cannot query field "signUp" on type "Mutation". after update docker images​

Internal Server Error

Distribution version

Web (app.affine.pro)

What browsers are you seeing the problem on if you're using web version?

Chrome

Are you self-hosting?

  • Yes

Relevant log output

No response

Anything else?

0.14.0-beta.5 is okay, 0.15.0-beta.4 and newer is not

@affine-issue-bot
Copy link

Issue Status: 🆕 *Untriaged

*🆕 Untriaged

The team has not yet reviewed the issue. We usually do it within one business day.
Docs: https://github.com/toeverything/AFFiNE/blob/canary/docs/issue-triaging.md

This is an automatic reply by the bot.

@darkskygit
Copy link
Member

please provide a screenshot or video of how you triggered the error

@muhammadAgfian96
Copy link

muhammadAgfian96 commented May 17, 2024

using version 0.14.6
Screenshot 2024-05-17 at 21 55 52
Screenshot 2024-05-17 at 21 56 18
cc: @darkskygit

@darkskygit
Copy link
Member

using version 0.14.6 屏幕截图 2024-05-17 at 21 55 52 屏幕截图 2024-05-17 at 21 56 18 cc: @darkskygit

Previously, this API existed as an internal API and has been removed from the current stable version for security reasons.

@alissa-tung
Copy link
Author

using version 0.14.6 屏幕截图 2024-05-17 at 21 55 52 屏幕截图 2024-05-17 at 21 56 18 cc: @darkskygit

Previously, this API existed as an internal API and has been removed from the current stable version for security reasons.

Thank you. And I am curious about is there any way to sign up an account without setting email provider?

@alissa-tung
Copy link
Author

If you want to use Google Gmail as email provider

      - MAILER_HOST=smtp.gmail.com
      - MAILER_PORT=587

and MAILER_USER is you email, MAILER_PASSWORD is you Google password for app, 16 characters without space

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

No branches or pull requests

3 participants