eth0:1 SIOCSIFADDR: No such device

Issue :- The ifconfig command does not show the network interface (eg eth0), but may show a new one (eg em1) with only network-routing IP. Restarting ipaliases within the GuestOS with the command sudo /etc/init.d/ipaliases restart shows the error: root@server [/etc/sysconfig/network-scripts]# /etc/init.d/ipaliases restart UnRouting xxxxxxxx SIOCDELRT: No such device [FAILED] Shutting down eth0:1 eth0:1: unknown […]

See More

Cpanel Backup Fail : Undefined subroutine Getopt

  Error : Pkgacct for account get failed with below error : Undefined subroutine &Getopt::Long::GetOptionsFromArray called at /scripts/pkgacct line 2212.   Solution : /scripts/perlinstaller Getopt::Long /scripts/checkperlmodules If its still not fix you have to reinstall the perl on the problem serve.    

See More

Horde : MDB2 Error: constraint violation

  Error : Unable to add/create address book in horde MDB2 Error: constraint violation Check the value of turba_shares_seq value in horde database and make sure its set to 300 or higher, which should fix the issue.    

See More