Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Monitor network errors for the RouterOS system #1055

Open
starmisszhang opened this issue Apr 11, 2024 · 0 comments
Open

[Bug] Monitor network errors for the RouterOS system #1055

starmisszhang opened this issue Apr 11, 2024 · 0 comments

Comments

@starmisszhang
Copy link

Description of the bug

Tag:mauricenino/dashdot:sha-2356692

The drive letter has been specified
-v /:/mnt/host:ro
Network speed can only monitor one's own network card
When I try to use the variable DASHDOT-USE-NEWORK-INTERFACE
Start failed
screenshot-1712816684832

How to reproduce

No response

Relevant log output

yarn run v1.22.19
$ node .
listening on *:3001
Error: Command failed: mountpoint -q /internal_mnt/host_sys || nsenter --net=/mnt/host/proc/1/ns/net mount -t sysfs nodevice /internal_mnt/host_sys
nsenter: cannot open /mnt/host/proc/1/ns/net: No such file or directory
    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:517:28)
    at maybeClose (node:internal/child_process:1098:16)
    at Socket.<anonymous> (node:internal/child_process:450:11)
    at Socket.emit (node:events:517:28)
    at Pipe.<anonymous> (node:net:350:12) {
  code: 1,
  killed: false,
  signal: null,
  cmd: 'mountpoint -q /internal_mnt/host_sys || nsenter --net=/mnt/host/proc/1/ns/net mount -t sysfs nodevice /internal_mnt/host_sys',
  stdout: '',
  stderr: 'nsenter: cannot open /mnt/host/proc/1/ns/net: No such file or directory\n'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Info output of dashdot cli

No response

What browsers are you seeing the problem on?

No response

Where is your instance running?

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant