Virtual-Royaume / Royaume-Discord-Bot

It is the bot of our Discord community, it offers various utility features. It is written in TypeScript and uses DiscordJS to interact with the Discord API.
9 stars 1 forks source link

Erreur avec la mutation GraphQL `incVoiceMinute` #208

Closed Bluzzi closed 1 year ago

Bluzzi commented 1 year ago

Description de l'issue

Erreur lors d'une requête GraphQL

Quel gestionnaire de paquets utilisez-vous ?

NPM

Version du gestionnaire de paquets utilisé

8

Priorité du bug

Faible (légèrement gênant)

Version de l'OS

Ubuntu

Version de Node.js

19

Message d'erreur

[2023-04-06 22:30:00] ERROR ---» GraphQL request failed :
{
"kind": "Document",
"definitions": [
{
"kind": "OperationDefinition",
"operation": "mutation",
"name": {
"kind": "Name",
"value": "incVoiceMinute"
},
"variableDefinitions": [
{
"kind": "VariableDefinition",
"variable": {
"kind": "Variable",
"name": {
"kind": "Name",
"value": "id"
}
},
"type": {
"kind": "NonNullType",
"type": {
"kind": "NamedType",
"name": {
"kind": "Name",
"value": "ID"
}
}
}
}
],
"selectionSet": {
"kind": "SelectionSet",
"selections": [
{
"kind": "Field",
"name": {
"kind": "Name",
"value": "incMemberDiscordVoiceMinute"
},
"arguments": [
{
"kind": "Argument",
"name": {
"kind": "Name",
"value": "id"
},
"value": {
"kind": "Variable",
"name": {
"kind": "Name",
"value": "id"
}
}
}
]
}
]
}
}
]
}
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>api.royaume.world | 520: Web server is returning an unknown error</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" />
</head>
<body>
<div id="cf-wrapper">

<div id="cf-error-details" class="p-0">
<header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8">
<h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2">

<span class="inline-block">Web server is returning an unknown error</span>
<span class="code-label">Error code 520</span>
</h1>
<div>
Visit <a href="[https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_520&utm_campaign=api.royaume.world"](https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_520&utm_campaign=api.royaume.world%22); target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information.