Mycroft-core: home.mycroft.ai/devices/addがhome.mycroft.aiにリダイレクトされ、新しいUbuntuデバイスを登録できません

作成日 2019年11月10日  ·  5コメント  ·  ソース: MycroftAI/mycroft-core

最も参考になるコメント

報告してくれてありがとう、私もこれを見ます。

インフラストラクチャのほとんどを処理する実行します。

全てのコメント5件

これは私にも影響します。

Ubuntu 19.10
Chrome78.0.3904.97とFirefox70.0.1で発生します

コンソール出力は次のとおりです。

GET https://account.mycroft.ai/api/defaults 502 (Bad Gateway)

ERROR Error: Uncaught (in promise): e: {
  "headers": {"normalizedNames":{},"lazyUpdate":null},
  "status": 502,"statusText":"Bad Gateway",
  "url": "https://account.mycroft.ai/api/defaults",
  "ok": false,
  "name": "HttpErrorResponse",
  "message": "Http failure response for https://account.mycroft.ai/api/defaults: 502 Bad Gateway",
  "error": "<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body>\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx/1.15.5 (Ubuntu)</center>\r\n</body>\r\n</html>\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n"
}
    at P (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at P (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at polyfills.fe2ee2d4ceefdcd961d7.js:1
    at e.invokeTask (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at Object.onInvokeTask (main.d5bfb4f8cb54f908b0f5.js:1)
    at e.invokeTask (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at t.runTask (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at g (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at t.invokeTask [as invoke] (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at m (polyfills.fe2ee2d4ceefdcd961d7.js:1)

GET https://account.mycroft.ai/api/preferences net::ERR_ABORTED 502 (Bad Gateway)

報告してくれてありがとう、私もこれを見ます。

インフラストラクチャのほとんどを処理する実行します。

これは私にも影響します。

Ubuntu 19.10
Chrome78.0.3904.97とFirefox70.0.1で発生します

コンソール出力は次のとおりです。

GET https://account.mycroft.ai/api/defaults 502 (Bad Gateway)

ERROR Error: Uncaught (in promise): e: {
  "headers": {"normalizedNames":{},"lazyUpdate":null},
  "status": 502,"statusText":"Bad Gateway",
  "url": "https://account.mycroft.ai/api/defaults",
  "ok": false,
  "name": "HttpErrorResponse",
  "message": "Http failure response for https://account.mycroft.ai/api/defaults: 502 Bad Gateway",
  "error": "<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body>\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx/1.15.5 (Ubuntu)</center>\r\n</body>\r\n</html>\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n<!-- a padding to disable MSIE and Chrome friendly error page -->\r\n"
}
    at P (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at P (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at polyfills.fe2ee2d4ceefdcd961d7.js:1
    at e.invokeTask (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at Object.onInvokeTask (main.d5bfb4f8cb54f908b0f5.js:1)
    at e.invokeTask (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at t.runTask (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at g (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at t.invokeTask [as invoke] (polyfills.fe2ee2d4ceefdcd961d7.js:1)
    at m (polyfills.fe2ee2d4ceefdcd961d7.js:1)

GET https://account.mycroft.ai/api/preferences net::ERR_ABORTED 502 (Bad Gateway)

はい、アカウントの詳細とaccounts.mycroft.aiの取得に失敗したようです。ゲートウェイエラーが発生します。

バックエンドの問題は解決されました。 ホストは再起動されましたが、サービスは自動的に再起動されませんでした。

問題が解決しない場合は、お気軽に再開してください。

報告していただきありがとうございます。

こんにちは、これでループを閉じたかっただけです。

11月10日の日曜日に、MycroftサービスAPIエンドポイントの1つが使用できなくなり、特定のページが正しく読み込まれなくなりました。 これには、Home.mycroft.aiの[プロファイル]、[マイデバイス]、および[デバイスの追加]ページが含まれます。 標準のインシデント対応プロセスに従って、このインシデントのレポートが作成され、コミュニティが確認できるようになりました。

当社のエンジニアリングチームは、このサービスを数時間で調査および復元し、すべてのサービスが完全に機能するようになりました。

インシデント後の標準的なレビューが実施されており、チームは、この種のインシデントが将来再発する可能性を減らし、サービスが応答しなくなった場合の自動回復を改善するために、迅速な措置を講じています。

この間、すべてのアカウント情報にアクセスできなかった方にはお詫び申し上げます。また、問題の報告におけるコミュニティの対応に感謝いたします。 問題の特定とデバッグにおけるコミュニティのサポートは、Mycroftのサービスを継続的に改善するのに役立ちます。

ありがとう
MycroftAIのチーム

このページは役に立ちましたか?
0 / 5 - 0 評価

関連する問題

tiagochiavericosta picture tiagochiavericosta  ·  6コメント

mghoffmann picture mghoffmann  ·  6コメント

tmajibon picture tmajibon  ·  9コメント

WSLUser picture WSLUser  ·  9コメント

krisgesling picture krisgesling  ·  5コメント