Giter Club home page Giter Club logo

voltaware_collector's People

Contributors

akru avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

khssnv

voltaware_collector's Issues

После считывания данных процесс валится с ошибкой

[INFO] [1556281903.459111]: Voltaware client initialized
Traceback (most recent call last):
  File "/root/Workspace/voltaware_collector/result/lib/voltaware_collector/collector_node", line 11, in <module>
    client.run()
  File "/root/Workspace/voltaware_collector/result/lib/python3.7/site-packages/voltaware_collector/client.py", line 41, in run
    self.channel.start_consuming()
  File "/nix/store/j5qhyfmkkfd417byrjgf6dax505p56nw-python3.7-pika-1.0.0/lib/python3.7/site-packages/pika/adapters/blocking_connection.py", line 1857, in start_consuming
    self._process_data_events(time_limit=None)
  File "/nix/store/j5qhyfmkkfd417byrjgf6dax505p56nw-python3.7-pika-1.0.0/lib/python3.7/site-packages/pika/adapters/blocking_connection.py", line 2018, in _process_data_events
    self.connection.process_data_events(time_limit=time_limit)
  File "/nix/store/j5qhyfmkkfd417byrjgf6dax505p56nw-python3.7-pika-1.0.0/lib/python3.7/site-packages/pika/adapters/blocking_connection.py", line 835, in process_data_events
    self._dispatch_channel_events()
  File "/nix/store/j5qhyfmkkfd417byrjgf6dax505p56nw-python3.7-pika-1.0.0/lib/python3.7/site-packages/pika/adapters/blocking_connection.py", line 567, in _dispatch_channel_events
    impl_channel._get_cookie()._dispatch_events()
  File "/nix/store/j5qhyfmkkfd417byrjgf6dax505p56nw-python3.7-pika-1.0.0/lib/python3.7/site-packages/pika/adapters/blocking_connection.py", line 1485, in _dispatch_events
    evt.properties, evt.body)
  File "/root/Workspace/voltaware_collector/result/lib/python3.7/site-packages/voltaware_collector/client.py", line 35, in write_measurement
    stamp = datetime.strptime(json['event']['timestamp'], '%Y-%m-%dT%H:%M:%SZ')
  File "/nix/store/lmwk7mg8y79m3izdxdlckdn385x7jgl7-python3-3.7.3/lib/python3.7/_strptime.py", line 577, in _strptime_datetime
    tt, fraction, gmtoff_fraction = _strptime(data_string, format)
  File "/nix/store/lmwk7mg8y79m3izdxdlckdn385x7jgl7-python3-3.7.3/lib/python3.7/_strptime.py", line 359, in _strptime
    (data_string, format))
ValueError: time data '2019-04-26T09:59:04.232Z' does not match format '%Y-%m-%dT%H:%M:%SZ'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.