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

An error occured while running the app #4

Open
GodModus opened this issue Oct 30, 2023 · 0 comments
Open

An error occured while running the app #4

GodModus opened this issue Oct 30, 2023 · 0 comments

Comments

@GodModus
Copy link

GodModus commented Oct 30, 2023

I installed the app and tried running it (Macos 10.15.7). How can I resolve this?

An error occured. Error: spawn growlnotify ENOENT
    at ChildProcess._handle.onexit (node:internal/child_process:283:19)
    at onErrorNT (node:internal/child_process:476:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'spawn growlnotify',
  path: 'growlnotify',
  spawnargs: [
    '--image',
    '/usr/local/lib/node_modules/echoipdns/olodum.png',
    '-m',
    'Starting process 12101',
    'Fasterize Local DNS Server'
  ]
}
An error occured. Error: spawn growlnotify ENOENT
    at ChildProcess._handle.onexit (node:internal/child_process:283:19)
    at onErrorNT (node:internal/child_process:476:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'spawn growlnotify',
  path: 'growlnotify',
  spawnargs: [
    '--image',
    '/usr/local/lib/node_modules/echoipdns/olodum.png',
    '-m',
    'echoipdns listening on port 53, forwards to 192.168.0.1',
    'Fasterize Local DNS Server'
  ]
}
An error occured. Error: spawn growlnotify ENOENT
    at ChildProcess._handle.onexit (node:internal/child_process:283:19)
    at onErrorNT (node:internal/child_process:476:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'spawn growlnotify',
  path: 'growlnotify',
  spawnargs: [
    '--image',
    '/usr/local/lib/node_modules/echoipdns/olodum.png',
    '-m',
    'echoipdns forwarding domains containing words  to 127.0.0.1 or embedded ip separated by - in the domain name',
    'Fasterize Local DNS Server'
  ]
}
Mon Oct 30 2023 4:55:15 AM	exec error: Error: Command failed: cp /etc/resolv.conf /etc/resolv.conf.orig && networksetup -setdnsservers "`/usr/local/lib/node_modules/echoipdns/utils/getPrimaryService.sh`" "127.0.0.1"
cp: cannot create regular file '/etc/resolv.conf.orig': Permission denied

Mon Oct 30 2023 4:55:15 AM	DNS rules can't be modified
Mon Oct 30 2023 4:55:15 AM	 => echoipdns must be run with sudo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant