-
Notifications
You must be signed in to change notification settings - Fork 1
Description
β Have you read and understood the above guidelines?
yes
π Provide a clear and concise description of the issue.
After installing my proxmox went weird and there were a lot of errors in the log.
How to safely uninstall / removing this local-pve? its not working at all..
thanks!
π Steps to reproduce the issue.
After installing my proxmox went weird and there were a lot of errors in the log.
How to safely uninstall / removing this local-pve? its not working at all..
thanks!
β Paste the full error output (if available).
Oct 04 15:39:07 proxmox systemd[1]: pvescriptslocal.service: Main process exited, code=exited, status=1/FAILURE
Oct 04 15:39:07 proxmox systemd[1]: pvescriptslocal.service: Failed with result 'exit-code'.
Oct 04 15:39:18 proxmox systemd[1]: pvescriptslocal.service: Scheduled restart job, restart counter is at 18.
Oct 04 15:39:18 proxmox systemd[1]: Started pvescriptslocal.service - PVEScriptslocal Service.
Oct 04 15:39:18 proxmox npm[4123727]: > pve-scripts-local@0.1.0 start
Oct 04 15:39:18 proxmox npm[4123727]: > node server.js
Oct 04 15:39:18 proxmox npm[4123739]: node:internal/modules/package_json_reader:316
Oct 04 15:39:18 proxmox npm[4123739]: throw new ERR_MODULE_NOT_FOUND(packageName, fileURLToPath(base), null);
Oct 04 15:39:18 proxmox npm[4123739]: ^
Oct 04 15:39:18 proxmox npm[4123739]: Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'next' imported from /opt/PVESciptslocal/server.js
Oct 04 15:39:18 proxmox npm[4123739]: at Object.getPackageJSONURL (node:internal/modules/package_json_reader:316:9)
Oct 04 15:39:18 proxmox npm[4123739]: at packageResolve (node:internal/modules/esm/resolve:768:81)
Oct 04 15:39:18 proxmox npm[4123739]: at moduleResolve (node:internal/modules/esm/resolve:858:18)
Oct 04 15:39:18 proxmox npm[4123739]: at defaultResolve (node:internal/modules/esm/resolve:990:11)
Oct 04 15:39:18 proxmox npm[4123739]: at #cachedDefaultResolve (node:internal/modules/esm/loader:755:20)
Oct 04 15:39:18 proxmox npm[4123739]: at ModuleLoader.resolve (node:internal/modules/esm/loader:732:38)
Oct 04 15:39:18 proxmox npm[4123739]: at ModuleLoader.getModuleJobForImport (node:internal/modules/esm/loader:317:38)
Oct 04 15:39:18 proxmox npm[4123739]: at #link (node:internal/modules/esm/module_job:208:49) {
Oct 04 15:39:18 proxmox npm[4123739]: code: 'ERR_MODULE_NOT_FOUND'
Oct 04 15:39:18 proxmox npm[4123739]: }
Oct 04 15:39:18 proxmox npm[4123739]: Node.js v24.9.0
πΌοΈ Additional context (optional).
After installing my proxmox went weird and there were a lot of errors in the log.
How to safely uninstall / removing this local-pve? its not working at all..
thanks!