Advertisement
klezar

crashinfo list

Jan 25th, 2021
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@noc:/opt/noc# ./noc crashinfo list
  2. N                                 UUID                 Time  Service                       Exception
  3. * 372fd1a9-d817-5d3a-9635-0db85e456b73  2021-01-25T16:59:35  activator                     b'asyncio.exceptions.TimeoutError: '
  4. * f6c68b46-0733-5321-87e4-8236c05732a7  2021-01-25T16:59:13  activator                     b'Exception: Not implemented'
  5. * f079b6af-8e0d-53e6-8614-9891937fcd9c  2021-01-25T16:58:33  activator                     b"TypeError: '<' not supported between instances of 'int' and 'NoneType'"
  6. * f681c1cc-4c05-5321-990b-52c71ef5e600  2021-01-25T16:57:32  activator                     b"AttributeError: 'NoneType' object has no attribute 'group'"
  7. * d03ac929-4ee5-5e46-9ef2-c076c360122e  2021-01-25T16:57:04  activator                     b'noc.core.snmp.error.SNMPError: '
  8. * 4d7bb5f9-1087-5c52-90b3-2b84303db09e  2021-01-25T16:56:46  activator                     b"AttributeError: 'NoneType' object has no attribute 'group'"
  9. * 537e1e49-dd74-5781-b497-bf49b2a13b40  2021-01-25T16:56:25  discovery                     b'pymongo.errors.DuplicateKeyError: E11000 duplicate key error collection: noc.noc.caches.mongo index:'
  10. * 7570dd54-2cd0-58bc-9cf9-669391f75ae4  2021-01-25T16:56:11  activator                     b"KeyError: 'vlan-id'"
  11. * 086f1090-8ff6-5816-8b5e-4c4e524817d7  2021-01-25T16:55:46  classifier                    b'pymongo.errors.DuplicateKeyError: E11000 duplicate key error collection: noc.noc.caches.mongo index:'
  12. * 658369a2-3bb2-5469-a359-9e7ada04b86d  2021-01-25T16:55:26  activator                     b'ValueError: DictParameter: "Invalid value for \'mac\': MACAddressParameter: \'00:04\'. ". '
  13. * 3e85e2f9-acd8-5218-90ed-76a4019b3690  2021-01-25T16:54:53  activator                     b"KeyError: ('SNMPv2-MIB::sysDescr', 0)"
  14. * bf852526-9e2c-5bfb-b7e7-104cbb0c1576  2021-01-25T16:52:04  web                           b"mongoengine.errors.ValidationError: 'Ericsson' is not a valid ObjectId, it must be a 12-byte input o"
  15. * 1f9a416b-80b5-5f99-9784-34a369b94dc9  2021-01-25T12:21:26  web                           b'ValueError: too many values to unpack (expected 2)'
  16. * 0898dc0b-8af7-5d53-a327-1361ecd0523f  2021-01-25T09:25:59  discovery                     b'noc.core.service.error.RPCNoService: No active service activator-default found'
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement