Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

(SOLVED)[UnRaid 7.3.0] UnRaid Connect: Sign In Failed. Unknown type \"ConnectSignInInput\".

Featured Replies

Hi Guys,

When I try to sign in unraid connect, the process gets stuck at: "Please keep this window open while we perform some actions", After a while, it fails with: "Sign In Failed"

I checked the browser network requests and found that the browser sends multiple requests to /graphql.

{"operationName":"ConnectSignIn","variables":{"input":{"apiKey":"unraid_xxxxx","userInfo":{"email":"[email protected]","preferred_username":"[email protected]"}}},"query":"mutation ConnectSignIn($input: ConnectSignInInput!) {\n connectSignIn(input: $input)\n}"}

However, the response is:

{"errors":[{"message":"Unknown type \"ConnectSignInInput\".","locations":[{"line":1,"column":32}],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}},{"message":"Cannot query field \"connectSignIn\" on type \"Mutation\".","locations":[{"line":2,"column":3}],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}}]}

Also, Unraid Connect keeps sending the following cloudState query:

{"operationName":"cloudState","variables":{},"query":"query cloudState {\n cloud {\n ...PartialCloud\n __typename\n }\n}\n\nfragment PartialCloud on Cloud {\n error\n apiKey {\n valid\n error\n __typename\n }\n cloud {\n status\n error\n __typename\n }\n minigraphql {\n status\n error\n __typename\n }\n relay {\n status\n error\n __typename\n }\n __typename\n}"}

But it receives this response:

{"errors":[{"message":"Cannot query field \"cloud\" on type \"Query\". Did you mean \"rclone\"?","locations":[{"line":2,"column":3}],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}},{"message":"Unknown type \"Cloud\". Did you mean \"CpuLoad\" or \"Float\"?","locations":[{"line":8,"column":26}],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}}]}

I have attached the diagnostics of my server below.
tower-diagnostics-20260524-0025.zip

Edited by Azlith

Solved by JorgeB

  • Author

@JorgeB Hi, sorry to bother you. Do you happen to have any ideas about this issue?

  • Azlith changed the title to [UnRaid 7.3.0] UnRaid Connect: Sign In Failed. Unknown type \"ConnectSignInInput\".
  • Community Expert
  • Solution

Try this, open a terminal window and type or copy/paste

unraid-api stop

unraid-api restart

Try again to register from the dropdown

  • Author
20 minutes ago, JorgeB said:

Try this, open a terminal window and type or copy/paste

unraid-api stop

unraid-api restart

Try again to register from the dropdown


amazing! It works!!

  • Azlith changed the title to (SOLVED)[UnRaid 7.3.0] UnRaid Connect: Sign In Failed. Unknown type \"ConnectSignInInput\".

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.