タイトルの通り、レンタルサーバー上でpaho-mqtt等を使い、mqtt clientを常時動作させたいのですが、可能でしょうか。
さくらインターネットで、paho-mqttをインストールしようとした所、以下の様なエラー?が出てしまいます。
同様のことに成功された方が居ましたら、実現方法を教えて下さい。
また、そもそもmqtt clientを24時間体制で稼働させる場所として、レンタルサーバー以外に、「安価」、「止まる心配が無い」方法があれば教えて下さい。
エラーメッセージ(一部略)
SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures.
InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Could not fetch URL https://pypi.python.org/simple/paho-mqtt/: There was a problem confirming the ssl certificate: [Errno 1] _ssl.c:507: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version - skipping
Could not find a version that satisfies the requirement paho-mqtt (from versions: )
No matching distribution found for paho-mqtt

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2018/11/29 05:19
2018/11/29 11:54
2018/11/30 03:12