Ticket #233 (closed defect: fixed)
ValueError: day is out of range for month
| Reported by: | gpolo | Owned by: | gpolo |
|---|---|---|---|
| Priority: | high | Milestone: | Umit 1.0beta2 |
| Component: | NetworkInventory | Version: | |
| Keywords: | Cc: |
Description
Today when starting network inventory I got this error:
Traceback (most recent call last): File "umitGUI\App.pyo", line 58, in __create_show_main_window File "umitInventory\Viewer.pyo", line 213, in __init__ File "umitInventory\Timeline.pyo", line 49, in __init__ File "umitInventory\TLBase.pyo", line 178, in grab_data File "umitInventory\DataGrabber.pyo", line 110, in changes_by_category File "umitInventory\DataGrabber.pyo", line 139, in changes_for_categoryid File "umitInventory\DataGrabber.pyo", line 151, in changes_in_range File "umitInventory\DataGrabber.pyo", line 342, in changes_in_day ValueError: day is out of range for month
Change History
Note: See
TracTickets for help on using
tickets.
