EasyAdmin icon indicating copy to clipboard operation
EasyAdmin copied to clipboard

node_modules probleme

Open Ultra-Meloncrafter opened this issue 3 years ago • 2 comments

I know this my third post, but there is a error spammed from easyadmin

[    script:EasyAdmin] SCRIPT ERROR in promise (unhandled rejection): Error: Expected token to be set for this request, but none was present
[    script:EasyAdmin] > _RequestManager.resolveRequest (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/@discordjs/rest/dist/lib/RequestManager.cjs:142)
[    script:EasyAdmin] > _RequestManager.queueRequest (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/@discordjs/rest/dist/lib/RequestManager.cjs:115)
[    script:EasyAdmin] > REST.raw (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/@discordjs/rest/dist/lib/REST.cjs:56)
[    script:EasyAdmin] > REST.request (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/@discordjs/rest/dist/lib/REST.cjs:52)
[    script:EasyAdmin] > REST.get (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/@discordjs/rest/dist/lib/REST.cjs:37)
[    script:EasyAdmin] > ChannelManager.fetch (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/discord.js/src/managers/ChannelManager.js:123)
[    script:EasyAdmin] > updateServerStatus (@EasyAdmin/server/bot/server_status.js:90)

if you now say the token is not correct set, if i restart the script it works and i configured it like the guide it says

Ultra-Meloncrafter avatar Sep 18 '22 17:09 Ultra-Meloncrafter

provide a full error log or a repro.

Blumlaut avatar Sep 18 '22 17:09 Blumlaut

[    script:EasyAdmin] SCRIPT ERROR in promise (unhandled rejection): Error: Expected token to be set for this request, but none was present
[    script:EasyAdmin] > _RequestManager.resolveRequest (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/@discordjs/rest/dist/lib/RequestManager.cjs:142)
[    script:EasyAdmin] > _RequestManager.queueRequest (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/@discordjs/rest/dist/lib/RequestManager.cjs:115)
[    script:EasyAdmin] > REST.raw (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/@discordjs/rest/dist/lib/REST.cjs:56)
[    script:EasyAdmin] > REST.request (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/@discordjs/rest/dist/lib/REST.cjs:52)
[    script:EasyAdmin] > REST.get (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/@discordjs/rest/dist/lib/REST.cjs:37)
[    script:EasyAdmin] > ChannelManager.fetch (/home/FXServer/server-data/resources/[admin]/EasyAdmin/node_modules/discord.js/src/managers/ChannelManager.js:123)
[    script:EasyAdmin] > updateServerStatus (@EasyAdmin/server/bot/server_status.js:90) 

this is all the console gives me and i don't know how to reproduct it, i only configured the bot like the guide says, i also reinstalled easyadmin and yarn

Ultra-Meloncrafter avatar Sep 18 '22 18:09 Ultra-Meloncrafter

no valid repro, cannot reproduce this on a clean 6.9(1) install, closing.

Blumlaut avatar Sep 30 '22 09:09 Blumlaut