Giter VIP home page Giter VIP logo

Comments (7)

slazarov avatar slazarov commented on August 11, 2024

Check this #73

from python-bittrex-websocket.

photogadam avatar photogadam commented on August 11, 2024

Thanks for the reply. I tried your instructions from #73 (comment) (using python3 and instead of python and installed bittrex_websocket through pip3) and this is what I recieved:

(venv) Userss-MBP:test user$ python3 ticker_updates.py
2018-10-16 07:23:36 - bittrex_websocket.websocket_client - INFO - Establishing connection to Bittrex through https://socket.bittrex.com/signalr.
2018-10-16 07:23:36 - bittrex_websocket.websocket_client - ERROR - 
Unhandled Exception = <class 'ssl.SSLCertVerificationError'>, Message = <[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1045)>.
Auto-reconnection is disabled for unhandled exceptions.
Report to https://github.com/slazarov/python-bittrex-websocket.
2018-10-16 07:23:46 - bittrex_websocket.websocket_client - ERROR - Connection timeout after 10 seconds. Sending a reconnection signal.
Exception in thread ControlQueueThread:
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 917, in _bootstrap_inner
    self.run()
  File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 865, in run
    self._target(*self._args, **self._kwargs)
  File "/Users/user/test/venv/lib/python3.7/site-packages/bittrex_websocket/websocket_client.py", line 80, in control_queue_handler
    self._handle_subscribe(event)
  File "/Users/user/test/venv/lib/python3.7/site-packages/bittrex_websocket/websocket_client.py", line 182, in _handle_subscribe
    self.invokes.append({'invoke': event.invoke, 'ticker': identify_payload(event.payload)})
AttributeError: 'CloseEvent' object has no attribute 'invoke'

from python-bittrex-websocket.

photogadam avatar photogadam commented on August 11, 2024

Just an update, I was able to install this to my raspberry pi and it is working, so I'm not sure what is wrong on my end. Any advice would be helpful.

from python-bittrex-websocket.

photogadam avatar photogadam commented on August 11, 2024

Just another update. I reinstalled everything and am still getting the error. I ran across this, but am not sure if it is relevant (I am on osx): slackapi/python-slack-sdk#334

from python-bittrex-websocket.

slazarov avatar slazarov commented on August 11, 2024

Hi, do you get the same error if you run it in a docker instance?

from python-bittrex-websocket.

photogadam avatar photogadam commented on August 11, 2024

Hi, do you get the same error if you run it in a docker instance?

I'm not familiar with docker. But I'll try to look into and give it a try for you in the next few days.

from python-bittrex-websocket.

photogadam avatar photogadam commented on August 11, 2024

Hi, do you get the same error if you run it in a docker instance?

Docker isn't working in the OSX Mojave update... I have this working in linux and I'll just use it there instead.

from python-bittrex-websocket.

Related Issues (20)

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.