Skip to content

awsとのconnectionエラー #30

@sasakura5440

Description

@sasakura5440

DeguゲートウェイA6を使用しております。
Deguマニュアル通りにAWSの設定を終え、DeguのマックアドレスをAWSに送りモノにマックアドレスを登録しようとしていますが、上手く登録できません。
DeguゲートウェイのLogを確認してみますと、
armadillo degu-manager[697]: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='iot.us-east-2.amazonaws.com', port=443): Max retries exceeded with url: /thing-types/Degu (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0xb60ed530>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
の表示があり、AWSとのコネクションエラーが発生しているようです。
原因が不明で困っています。
因みに、社内有線Lanのネットワークはproxy設定が必要となりますので、/etc/environmentに
http_proxy=http://xxxxxx
https_proxy=http://xxxxxx
ftp_proxy=http://xxxxxx
HTTP_PROXY=http://xxxxxx
HTTPS_PROXY=http://xxxxxx
FTP_PROXY=http://xxxxxx
のように、proxy設定をしています。またこの状態で、apt-get update が可能ですので、インターネットアクセスはしています。
以上、よろしくお願い致します。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions