[SOLVED] 500 GraphQL Error on SquidexIO App

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [X] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

Only on the test site, live seems ok
Documentation Explorer keeps showing loading spinner and no content
500 Error on web graphQL api interface
500 Error on graphQL API interface

Expected behavior

Returns graphql error or content

Minimal reproduction of the problem

go to:


try any query
get 500 error

Environment

  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [X] Cloud version

Version: [VERSION]

Browser:

  • [X] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Hi, I have already seen it in our error logs. You have a schema “user” that interferes with the built-in user type. The problem is not on your side and a fix is ready which will be deployed tomorrow.

That’s fantastic, thank you

I has been solved and deployed.

This topic was automatically closed after 2 days. New replies are no longer allowed.