Bug #948
Local Network module: creation of a new network fails
Status: | CLOSED | Start date: | 03/29/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-base | |||
Target version: | DEV3 | |||
Security class: | Resolution: | |||
Affected version: | DEV1 | NEEDINFO: |
Description
Local network module doesn't work as expected.
When adding the first table line, or removing the last one, server response with a "blank" page.
Associated revisions
httpd-admin init script: fixed graceful command. Refs #948 - Local Network module: creation of a new network fails
NOTE: reload are replaced with graceful in network-{create,update} events.
RemoteManagement UI module: changed event queue to `post-process`. Closes #948 - Local Network module: creation of a new network fails
History
#1 Updated by Davide Principi over 9 years ago
- Target version set to DEV3
#2 Updated by Davide Principi over 9 years ago
- Category deleted (
nethserver-httpd) - Affected version set to DEV1
#3 Updated by Davide Principi over 9 years ago
- Project changed from NethServer 6 to 1
#4 Updated by Davide Principi over 9 years ago
- Status changed from NEW to ON_DEV
- Assignee set to Davide Principi
- % Done changed from 0 to 30
The problem is originated by nethserver-httpd-admin: the connection is closed by httpd-admin reload.
We have to send a graceful
command (SIGUSR1) to reload the configuration file without resetting active connections. This differs from reload which falls to SIGHUP (see Apache 2.2 Stopping and Restarting)
Server version: Apache/2.2.15 (Unix) Server built: Dec 8 2011 18:10:49
#5 Updated by Davide Principi over 9 years ago
- Project changed from 1 to 37
#6 Updated by Davide Principi over 9 years ago
- Subject changed from Local Network module to Local Network module: creation of a new network fails
Failures occurs also on subsequent creations.
#7 Updated by Davide Principi over 9 years ago
- Project changed from 37 to 1
#8 Updated by Davide Principi over 9 years ago
- Status changed from ON_DEV to MODIFIED
- % Done changed from 30 to 100
Applied in changeset commit:37991a8e76b7454304cfc4b54d0afec1dec6251b.
#9 Updated by Davide Principi over 8 years ago
- Project changed from 1 to NethServer 6