Modify ↓
Ticket #4592 (closed defect: fixed)
Adding virtual interface: Can't locate object method 'getAllModelInstances' via package 'EBox::DHCP'
| Reported by: | usmovie@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 3.0 | Component: | network |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
I was adding my first Virtual Interfaces into the Network Interfaces (eth1). When i tried to add it, gave me unexpected error.
Can't locate object method 'getAllModelInstances' via package 'EBox::DHCP'
Show technical details Report the problem
Trace
Can't locate object method "getAllModelInstances" via package "EBox::DHCP" at /usr/share/perl5/EBox/DHCP.pm line 960.
Error
Can't locate object method 'getAllModelInstances' via package 'EBox::DHCP'
Trace
Can't locate object method 'getAllModelInstances' via package 'EBox::DHCP' at /usr/share/perl5/EBox/DHCP.pm line 960.
Attachments
Change History
Changed 11 months ago by anonymous
-
attachment
zentyal.log
added
comment:1 Changed 11 months ago by jamor@…
- Status changed from new to accepted
- Component changed from base to network
- Description modified (diff)
- Summary changed from Bug report from Zentyal Server to Adding virtual interface: Can't locate object method 'getAllModelInstances' via package 'EBox::DHCP'
comment:2 Changed 11 months ago by jamor@…
- Status changed from accepted to closed
- Resolution set to fixed
Hello Usmovie,
I fixed this in [e2b9e11]
You can wait for next release or hotfix your system.
To hotfix:
- Download new version of DHCP.pm from http://git.zentyal.org/zentyal.git/blob_plain/e2b9e115b24ddc211c15121a3fb8c0ddf716a926:/main/dhcp/src/EBox/DHCP.pm
- Use it to replace the old version at /usr/share/perl5/EBox/DHCP.pm
- Reload web interface and dhcp module:
sudo /etc/init.d/zentyal dhcp restart sudo /etc/init.d/zentyal apache restart
Thanks for your report,
Javier
Note: See
TracTickets for help on using
tickets.
zentyal.log