Skip to content

Netvisor - Daemon fails to buildΒ #9662

@bourkey

Description

@bourkey

βœ… Have you read and understood the above guidelines?

Yes

πŸ”Ž Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

πŸ“œ What is the name of the script you are using?

netvisor

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/netvisor.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 13

πŸ“ˆ Which Proxmox version are you on?

pveversion pve-manager/9.1.1/42db4a6cf33dac83 (running kernel: 6.14.11-4-pve)

πŸ“ Provide a clear and concise description of the issue.

Netvisor daemon fails to install properly. No configuation file available at /root/.config/daemon/config.json

πŸ”„ Steps to reproduce the issue.

Install Script, discovery daemon reports as successful.

❌ Paste the full error output (if available).

The integrated daemon config is located at /root/.config/daemon/config.json

No errors. Backend works fine. No Daemon installed in the backend, or not configured.

Manual Daemon installation works fine

πŸ–ΌοΈ Additional context (optional).


`  βœ”οΈ   Created frontend UI
  βœ”οΈ   Built Netvisor-server
  βœ”οΈ   Built Netvisor-daemon
  βœ”οΈ   Netvisor server & daemon configured and running
  βœ”οΈ   Customized Container
  βœ”οΈ   Cleaned
file /etc/pve/storage.cfg line 48 (skip section 'truenas'): unsupported type 'truenasplugin'
  βœ”οΈ   Completed Successfully!

  πŸš€  NetVisor setup has been successfully initialized!
  πŸ’‘   Access it using the following URL:
    🌐  http://192.168.xxx.xxx:60072

Adv Install with verbose output:

Tailed as no errors above

    Compiling netvisor-server v0.11.0 (/opt/netvisor/backend)
    Finished `release` profile [optimized] target(s) in 5m 00s
  βœ”οΈ   Built Netvisor-server
  ⏳   Building Netvisor-daemon   Compiling netvisor-server v0.11.0 (/opt/netvisor/backend)
    Finished `release` profile [optimized] target(s) in 46.26s
  βœ”οΈ   Built Netvisor-daemon
  βœ”οΈ   Netvisor server & daemon configured and running
Summary:                        
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
npm warn using --force Recommended protections disabled.
     Removed 5466 files, 1.5GiB total
Journal file /var/log/journal/a3a149279fa04217b43c9c5e57405ea5/system.journal is truncated, ignoring file.
Vacuuming done, freed 0B of archived journals from /var/log/journal/a3a149279fa04217b43c9c5e57405ea5.
Vacuuming done, freed 0B of archived journals from /run/log/journal.
Vacuuming done, freed 0B of archived journals from /var/log/journal.
  βœ”οΈ   Cleaned
file /etc/pve/storage.cfg line 48 (skip section 'truenas'): unsupported type 'truenasplugin'
  βœ”οΈ   Completed Successfully!

  πŸš€  NetVisor setup has been successfully initialized!
  πŸ’‘   Access it using the following URL:
    🌐  http://192.168.xxx.xxx:60072


root@netvisor:~# pwd
/root
root@netvisor:~# ls -ls
total 4
4 -rw-r--r-- 1 root root 84 Dec  5 12:30 netvisor.creds
root@netvisor:~# ls -la
total 40
drwx------  6 root root 4096 Dec  5 12:30 .
drwxr-xr-x 18 root root 4096 Dec  5 12:29 ..
-rw-r--r--  1 root root  657 Dec  5 12:36 .bashrc
drwxr-xr-x  4 root root 4096 Dec  5 12:31 .cargo
-rw-r--r--  1 root root    7 Dec  5 12:30 .netvisor
-rw-r--r--  1 root root   84 Dec  5 12:30 netvisor.creds
drwxr-xr-x  3 root root 4096 Dec  5 12:36 .npm
-rw-r--r--  1 root root  190 Dec  5 12:30 .profile
drwxr-xr-x  6 root root 4096 Dec  5 12:30 .rustup
drwx------  2 root root 4096 Oct  2 00:43 .ssh
root@netvisor:~# cd .config
-bash: cd: .config: No such file or directory
root@netvisor:~# 

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions