NLC node fails to connect NLC instance on IBM Cloud

Starting from around Jan 11th, 2019, NLC node fails to connect NLC instance on IBM Cloud. It was working until Dec 2018. This issue happens on multiple NLC instances on IBM Cloud.

Here is the step to reproduce.

  1. Deploy an NLC instance
  2. Deploy a NodeRed Starter
  3. Connect 1 and 2
  4. Open Node-RED, then import the flow like below.
[{"id":"c441ca1b.5ddcb8","type":"template","z":"f000a038.8c71a","name":"data","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"こんにちは,挨拶\nこんばんは,挨拶\nはじめまして,挨拶\nよろしく,挨拶\nどうも,挨拶\n新規契約したい,新規契約\n携帯電話がほしい,新規契約\n契約したい,新規契約\n乗り換えがしたい,MNP\n番号を継続したい,MNP\nMNPがしたい,MNP\n解約したい,解約\n携帯をやめたい,解約\n契約解除したい,解約","output":"str","x":390,"y":240,"wires":[["822a7441.549878"]]}]
  1. Click the inject node, then you can see "Connection to the server has been disconnected" error.

Unfortunately your flow is not importable. Please read How to share code or flow json and then edit your post to include the backticks so we can look at your flow.

Hi Colin, thank you for the advise. I hope it works this time.

Can anyone investigate this issue, please?