17 lines
1.0 KiB
Plaintext
17 lines
1.0 KiB
Plaintext
[dotenv@17.3.1] injecting env (2) from .env -- tip: ⚙️ override existing env vars with { override: true }
|
|
Logging in...
|
|
✅ Server Keep-Alive aktif di port 8080
|
|
Unhandled Rejection: Error [TokenInvalid]: An invalid token was provided.
|
|
at WebSocketManager.connect (/home/ubuntu/executor/workspace/node_modules/discord.js/src/client/websocket/WebSocketManager.js:140:26)
|
|
at Client.login (/home/ubuntu/executor/workspace/node_modules/discord.js/src/client/Client.js:229:21)
|
|
at Object.<anonymous> (/home/ubuntu/executor/workspace/index.js:206:8)
|
|
at Module._compile (node:internal/modules/cjs/loader:1688:14)
|
|
at Object..js (node:internal/modules/cjs/loader:1820:10)
|
|
at Module.load (node:internal/modules/cjs/loader:1423:32)
|
|
at Function._load (node:internal/modules/cjs/loader:1246:12)
|
|
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
|
|
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
|
|
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5) {
|
|
code: 'TokenInvalid'
|
|
}
|