Problem starting nova-network

Bug #1068633 reported by vivekkhurana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Book
New
Undecided
Unassigned

Bug Description

When you start nova-network service, it fails to start and throws an error

CRITICAL nova [-] Unexpected error while running command.
Command: sudo nova iptables-save -t filter
Exit code: 1
Stdout: ''
Stderr: 'sudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: 3 incorrect password attempts\n

This error is caused because nova user is not added to sudoer file.

To fix this bug add

nova ALL=(ALL) NOPASSWD:ALL

to visudo

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.