Skip to content

Instantly share code, notes, and snippets.

@jhaubrich
Created April 10, 2013 17:41
Show Gist options
  • Save jhaubrich/5356795 to your computer and use it in GitHub Desktop.
Save jhaubrich/5356795 to your computer and use it in GitHub Desktop.
error.MON_RDM_SAT_BUMP
{'line': 'DVIM->IMBP 1049650328 MT28 message has expired GEO 135 SV 15 ( 16 ) ',
'site': 'zdc',
'error':
'Traceback (most recent call last):
File "/opt/tools/lib/waas/parsers/sp_log.py", line 86, in _rdm_sat_bump
"cp": int(split_line[6]),
ValueError: invalid literal for int() with base 10: \'GEO\'
'}
error.MON_RDM_SAT_BUMP
{'line': 'DVIM->IMBP 1049650328 MT28 message has expired GEO 138 SV 15 ( 16 ) ', 'site': 'zdc', 'error':
'Traceback (most recent call last):
File "/opt/tools/lib/waas/parsers/sp_log.py", line 86, in _rdm_sat_bump
"cp": int(split_line[6]),
ValueError: invalid literal for int() with base 10: \'GEO\'
'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment