Linux rootserver Debian10 Probleme mit dem Discord Bot CoreBot?

Hey ich habe mir den discord bot CoreBot gekauft und habe nach anleitung alle erweiterungen auf meinem linux server installiert aber wenn ich mit

"pm2 start Corebot" mache und dann "pm2 logs corebot"

da karm diese fehler meldung

root@v2202110158651166006:/home/Bots/CB# pm2 logs corebot

[TAILING] Tailing last 15 lines for [corebot] process (change the value with --lines option)

/root/.pm2/logs/corebot-out.log last 15 lines:

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | >     [INFO] No modules are missing... Bot is starting up

/root/.pm2/logs/corebot-error.log last 15 lines:

0|corebot | NODE_MODULE_VERSION 83. This version of Node.js requires

0|corebot | NODE_MODULE_VERSION 108. Please try re-compiling or re-installing

0|corebot | the module (for instance, using `npm rebuild` or `npm install`).

0|corebot |   at Module._extensions..node (node:internal/modules/cjs/loader:1196:18)

0|corebot |   at Module.load (node:internal/modules/cjs/loader:988:32)

0|corebot |   at Module._load (node:internal/modules/cjs/loader:834:12)

0|corebot |   at Module.require (node:internal/modules/cjs/loader:1012:19)

0|corebot |   at Hook._require.Module.require (/root/.nvm/versions/node/v18.4.0/lib/node_modules/pm2/node_modules/require-in-the-middle/index.js:80:39)

0|corebot |   at require (node:internal/modules/cjs/helpers:102:18)

0|corebot |   at bindings (/home/Bots/CB/node_modules/bindings/bindings.js:112:48)

0|corebot |   at Object.<anonymous> (/home/Bots/CB/node_modules/better-sqlite3/lib/database.js:9:24)

0|corebot |   at Module._compile (node:internal/modules/cjs/loader:1112:14)

0|corebot |   at Module._extensions..js (node:internal/modules/cjs/loader:1166:10) {

0|corebot |  code: 'ERR_DLOPEN_FAILED'

0|corebot | }

weiß jemand wie ich das behebe damit der bot online geht?

danke im voraus

...zum Beitrag

also ich habe mal bisschen rumprobiert habe jetzt diese fehler meldung

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | [19.06.2022 22:05.46.940] [LOG]  [INFO] Better-SQLite3 ready.

0|corebot | [19.06.2022 22:05.46.943] [LOG]  [INFO] Setup database. Type: sqlite

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | [19.06.2022 22:11.02.205] [LOG]  [INFO] Better-SQLite3 ready.

0|corebot | [19.06.2022 22:11.02.206] [LOG]  [INFO] Setup database. Type: sqlite

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | [19.06.2022 22:26.47.972] [LOG]  [INFO] Better-SQLite3 ready.

0|corebot | [19.06.2022 22:26.47.973] [LOG]  [INFO] Setup database. Type: sqlite

/root/.pm2/logs/corebot-error.log last 15 lines:

0|corebot | }

0|corebot | [19.06.2022 22:11.02.211] [ERROR] TypeError [CLIENT_MISSING_INTENTS]: Valid intents must be provided for the Client.

0|corebot |   at Client._validateOptions (/home/Bots/CB/node_modules/discord.js/src/client/Client.js:548:13)

0|corebot |   at new Client (/home/Bots/CB/node_modules/discord.js/src/client/Client.js:76:10)

0|corebot |   at /home/Bots/CB/index.js:134:15

0|corebot |   at processTicksAndRejections (node:internal/process/task_queues:96:5) {

0|corebot |  [Symbol(code)]: 'CLIENT_MISSING_INTENTS'

0|corebot | }

0|corebot | [19.06.2022 22:26.47.978] [ERROR] TypeError [CLIENT_MISSING_INTENTS]: Valid intents must be provided for the Client.

0|corebot |   at Client._validateOptions (/home/Bots/CB/node_modules/discord.js/src/client/Client.js:548:13)

0|corebot |   at new Client (/home/Bots/CB/node_modules/discord.js/src/client/Client.js:76:10)

0|corebot |   at /home/Bots/CB/index.js:134:15

0|corebot |   at processTicksAndRejections (node:internal/process/task_queues:96:5) {

0|corebot |  [Symbol(code)]: 'CLIENT_MISSING_INTENTS'

0|corebot | }

Habe mal nach den fehlenden rechten geschaut der bot hatt aber admin rechte also alle rechte dennoch zeigt der mir den fehler so an!?

...zur Antwort
Linux rootserver Debian10 Probleme mit dem Discord Bot CoreBot?

Hey ich habe mir den discord bot CoreBot gekauft und habe nach anleitung alle erweiterungen auf meinem linux server installiert aber wenn ich mit

"pm2 start Corebot" mache und dann "pm2 logs corebot"

da karm diese fehler meldung

root@v2202110158651166006:/home/Bots/CB# pm2 logs corebot

[TAILING] Tailing last 15 lines for [corebot] process (change the value with --lines option)

/root/.pm2/logs/corebot-out.log last 15 lines:

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | >     [INFO] No modules are missing... Bot is starting up

/root/.pm2/logs/corebot-error.log last 15 lines:

0|corebot | NODE_MODULE_VERSION 83. This version of Node.js requires

0|corebot | NODE_MODULE_VERSION 108. Please try re-compiling or re-installing

0|corebot | the module (for instance, using `npm rebuild` or `npm install`).

0|corebot |   at Module._extensions..node (node:internal/modules/cjs/loader:1196:18)

0|corebot |   at Module.load (node:internal/modules/cjs/loader:988:32)

0|corebot |   at Module._load (node:internal/modules/cjs/loader:834:12)

0|corebot |   at Module.require (node:internal/modules/cjs/loader:1012:19)

0|corebot |   at Hook._require.Module.require (/root/.nvm/versions/node/v18.4.0/lib/node_modules/pm2/node_modules/require-in-the-middle/index.js:80:39)

0|corebot |   at require (node:internal/modules/cjs/helpers:102:18)

0|corebot |   at bindings (/home/Bots/CB/node_modules/bindings/bindings.js:112:48)

0|corebot |   at Object.<anonymous> (/home/Bots/CB/node_modules/better-sqlite3/lib/database.js:9:24)

0|corebot |   at Module._compile (node:internal/modules/cjs/loader:1112:14)

0|corebot |   at Module._extensions..js (node:internal/modules/cjs/loader:1166:10) {

0|corebot |  code: 'ERR_DLOPEN_FAILED'

0|corebot | }

weiß jemand wie ich das behebe damit der bot online geht?

danke im voraus

...zum Beitrag

Hier der Ganze Log ab dem start des bots.

[TAILING] Tailing last 5000 lines for [corebot] process (change the value with --lines option)

/root/.pm2/logs/corebot-out.log last 5000 lines:

0|corebot | >     [INFO] No modules are missing... Bot is starting up

0|corebot | >     [INFO] No modules are missing... Bot is starting up

/root/.pm2/logs/corebot-error.log last 5000 lines:

0|corebot | [19.06.2022 18:30.09.214] [ERROR] Error: The module '/home/Bots/CB/node_modules/better-sqlite3/build/Release/better_sqlite3.node'

0|corebot | was compiled against a different Node.js version using

0|corebot | NODE_MODULE_VERSION 83. This version of Node.js requires

0|corebot | NODE_MODULE_VERSION 108. Please try re-compiling or re-installing

0|corebot | the module (for instance, using `npm rebuild` or `npm install`).

0|corebot |   at Module._extensions..node (node:internal/modules/cjs/loader:1196:18)

0|corebot |   at Module.load (node:internal/modules/cjs/loader:988:32)

0|corebot |   at Module._load (node:internal/modules/cjs/loader:834:12)

0|corebot |   at Module.require (node:internal/modules/cjs/loader:1012:19)

0|corebot |   at Hook._require.Module.require (/root/.nvm/versions/node/v18.4.0/lib/node_modules/pm2/node_modules/require-in-the-middle/index.js:80:39)

0|corebot |   at require (node:internal/modules/cjs/helpers:102:18)

0|corebot |   at bindings (/home/Bots/CB/node_modules/bindings/bindings.js:112:48)

0|corebot |   at Object.<anonymous> (/home/Bots/CB/node_modules/better-sqlite3/lib/database.js:9:24)

0|corebot |   at Module._compile (node:internal/modules/cjs/loader:1112:14)

0|corebot |   at Module._extensions..js (node:internal/modules/cjs/loader:1166:10) {

0|corebot |  code: 'ERR_DLOPEN_FAILED'

0|corebot | }

0|corebot | [19.06.2022 18:30.40.514] [ERROR] Error: The module '/home/Bots/CB/node_modules/better-sqlite3/build/Release/better_sqlite3.node'

0|corebot | was compiled against a different Node.js version using

0|corebot | NODE_MODULE_VERSION 83. This version of Node.js requires

0|corebot | NODE_MODULE_VERSION 108. Please try re-compiling or re-installing

0|corebot | the module (for instance, using `npm rebuild` or `npm install`).

0|corebot |   at Module._extensions..node (node:internal/modules/cjs/loader:1196:18)

0|corebot |   at Module.load (node:internal/modules/cjs/loader:988:32)

0|corebot |   at Module._load (node:internal/modules/cjs/loader:834:12)

0|corebot |   at Module.require (node:internal/modules/cjs/loader:1012:19)

0|corebot |   at Hook._require.Module.require (/root/.nvm/versions/node/v18.4.0/lib/node_modules/pm2/node_modules/require-in-the-middle/index.js:80:39)

0|corebot |   at require (node:internal/modules/cjs/helpers:102:18)

0|corebot |   at bindings (/home/Bots/CB/node_modules/bindings/bindings.js:112:48)

0|corebot |   at Object.<anonymous> (/home/Bots/CB/node_modules/better-sqlite3/lib/database.js:9:24)

0|corebot |   at Module._compile (node:internal/modules/cjs/loader:1112:14)

0|corebot |   at Module._extensions..js (node:internal/modules/cjs/loader:1166:10) {

0|corebot |  code: 'ERR_DLOPEN_FAILED'

0|corebot | }

...zur Antwort

Ich habe 2 Kronen Geckos seit 4 Monaten und habe für alles ca 300 bis 400 Euro bezahlt also Geckos plus Einrichtung plus Terrarium und Zubehör. Ich habe bevor ich 2 kronengeckos gehabt habe Insekten gehalten wie z.b mantiden und wandelnde Blätter etc, bei kronengeckos ist der Vorteil daß sie nur Futter brauchen das man als Pulver zu einem brei mit Wasser anmischen muss sie brauchen auch nicht unbedingt Insekten da alle Nährstoffe bereits im brei enthalten ist.

...zur Antwort

Die Masken sollen ja so sein das man durch die Maske artmet und nicht das man um die Maske artmet. Deswegen um so Dichter sie anliegt um so besser ist es für jeden

...zur Antwort

Achso und nochwas heute Nachmittag ist mein PC einfach ohne Vorwarnung neugestartet, und am Freitag hatte ich meinen PC komplett zurückgesetzt heißt Festplatten leer Windows neu installiert

...zur Antwort

es gibt viele Bezeichnungen z.B A: B: C: D: etc...
das hat keine besonderen Bedeutungen das ist nur die Bezeichnung der Festplatte /-n
Der pc weist automatisch (zufällig) nach Einbau einer neuen Festplatte solch einen tag hinzu

...zur Antwort

Ich habe genau das gleiche ich leide daran seit 5 Jahren ich kratze mich immer an meinen kopf solange bis ich blutige stellen habe das ist nur noch närvig immer sich zu kratzen ich habe schon vieles probiert z.b:Schuppen schampo. Oder andere medizinische schampos aber keins hat geholfen.

...zur Antwort

Ich habe genau das gleiche ich leide daran seit 5 Jahren ich kratze mich immer an meinen kopf solange bis ich blutige stellen habe das ist nur noch närvig immer sich zu kratzen ich habe schon vieles probiert z.b:Schuppen schampo. Oder andere medizinische schampos aber keins hat geholfen.

...zur Antwort