質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.50%
IBM Cloud

IBM Cloud(旧Bluemix)は、IBM社のクラウドサービスの名称。インフラストラクチャーからアプリケーションまでを構築、管理、実行するクラウド基盤です。

Q&A

0回答

1487閲覧

Node-RED Cannot access localhost:1880

Tomosuke

総合スコア6

IBM Cloud

IBM Cloud(旧Bluemix)は、IBM社のクラウドサービスの名称。インフラストラクチャーからアプリケーションまでを構築、管理、実行するクラウド基盤です。

0グッド

0クリップ

投稿2019/06/29 17:26

編集2022/01/12 10:55

The Node-RED editor freezes during the implementation of the node, so I restarted the Node-RED by killing the port process and PC reboot.
But I couldn't access the editor (http://localhost:1880).
It has been 'waiting' status and when I look into the Developer Tools > Network tab in the Google Chrome browser, it looks like this.
Could you please tell me the reason why?

localhost (canceled) document

The Node-RED flow is working by entering 'node-red' command and there are any error messages.

30 Jun 01:58:06 - [info] The flow will start. 30 Jun 01:58:06 - [info] The flow has started. 30 Jun 01:58:06 - [info] The server is running on http://127.0.0.1:1880/. 30 Jun 01:58:06 - [info] [function:GetNextSessions] 01:58

When I check the connection by 'telnet' command, the request is denied.

$ telnet localhost 1880 Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused telnet: Unable to connect to remote host

Additional Information

  • Execute Node-RED on local
  • Mac OS
  • Using Google Chrome, Firefox browser

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

まだ回答がついていません

会員登録して回答してみよう

アカウントをお持ちの方は

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.50%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問