ShreshthTiwari
ShreshthTiwari
is timeout in seconds or milliseconds
I did 1000 intentionally bcz if it is 1001MB or 1023MB it will show as that and its not looking good instead it will show 0.9GB
Huh it is calculating GB by dividing it with 1024 Just the difference is it will still divide it with 1024 if it's more than 999MB So as to show...
The status bot uses the API of pterodactyl, if the panel is not providing the api, the bot can't do anything. Check if the api is working
You can check out my pull request, Otherwise wait for hirzi as he's really busy updating the ptero control.
Delete your `node_modules` folder and `package-lock.json` file, reinstall the packages and restart the server.
cannot use the package with import ``` import pwnedpasswords from "pwnedpasswords"; ```
I'm also facing the same issue ``` - error node_modules/mysql2/lib/parsers/parser_cache.js (5:20) @ eval - error Error [TypeError]: LRU is not a constructor at eval (webpack-internal:///(sc_server)/./node_modules/mysql2/lib/parsers/parser_cache.js:3:21) at Object.(sc_server)/./node_modules/mysql2/lib/parsers/parser_cache.js (/home/shreshthtiwari/Desktop/Prrojects/astropathshala-app/.next/server/app/api/accounts/find-username/route.js:1074:1) at __webpack_require__...
It is working perfectly fine on my PC but when i try to run it on my ubuntu server, it shows this error.
But my pc or Ubuntu server is not connected to any vpn.