Ticket #2109 (new defect)
Network cards not stored in Database
| Reported by: | benedikt | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | ispCP ω 1.1.0 |
| Component: | Backend (Engine) | Version: | ispCP ω 1.0.3 |
| Severity: | Don't know | Keywords: | |
| Cc: |
Description
On update 1.0.2 -> 1.0.3 I got the following error:
A critical error just was encountered while executing function virtual_netcard_add() in /var/www/ispcp/engine/tools/ispcp-net-interfaces-mngr Error encountered was: ======================================================================== Error while tring to add addon ip xxx.xxx.xxx.xxx to network card ''! ========================================================================
The new database fields for network card are empty.
Change History
comment:2 follow-up: ↓ 3 Changed 2 years ago by benedikt
I'm using a configuration with http://linux.die.net/man/8/ip|IP example:
up ip addr add xxx.xxx.xxx.xxx dev eth0
Now the network daemon does not add the ips to the device.
comment:3 in reply to: ↑ 2 Changed 2 years ago by benedikt
Replying to benedikt:
I'm using a configuration with http://linux.die.net/man/8/ip|IP
Link is: http://linux.die.net/man/8/ip
comment:4 Changed 2 years ago by nuxwin
- Status changed from new to assigned
- Milestone changed from ispCP ω 1.0.4 to ispCP ω 1.0.5
comment:6 Changed 23 months ago by nuxwin
- Status changed from assigned to closed
- Resolution set to duplicate
Note: See
TracTickets for help on using
tickets.


