Hi,
I've attached the steps performed to install the mosquitto bridge and getting errors on yarn deploy
Also see attached steps, I believe I have done everything correct.
Please let me know.
Thanks
Hi,
I've attached the steps performed to install the mosquitto bridge and getting errors on yarn deploy
Also see attached steps, I believe I have done everything correct.
Please let me know.
Thanks
(This is a continuation of now-closed ticket #327937.)
Hi Coby,
In the earlier ticket, you showed a successful deployment (yarn deploy) of the bridge.
In this ticket, you show a failure of the same yarn deploy command. Is this an update to the bridge you successfully installed? If so, why did you need to perform an update?
On the update, it claims that a security group installed by the previous (successful?) deployment no longer exists. Can you verify if sg-0aae9cb3b5b5804b5 exists?
Thanks,
Lincoln
Hi Lincoln,
I removed all the previous install , and started with a new EC2 to do the initial MQTT-bridge-mosquitto, since I did not see anything in AWS IOT from the previous install.
I'm not sure why the current install is looking for the "sg-0aae9cb3b5b5804b5" security group, but it does not exist any more.
Maybe there is something on my NRFCloud account that needs to be reset also ?
Please let me know.
Thanks
Coby
Thanks For the help.
I finally got the Stack Deleted and will try to do a fresh install today.
-Coby
Hi Lincoln,
I've restarted but ran into a different issue:
The yarn cdk bootstrap is not working
I've also tried to rerun
Hi Coby,
I had asked: do you have the CDKToolkit stack installed?
Was it installed before you ran it this last time?
Depending on your prior state, you may have to reverse steps 4 & 5, so please do this: (I've reversed them here)
4. yarn bridge-init <nRF Cloud api key>
5. yarn cdk bootstrap
6. yarn deploy
Hi Coby,
I'm resolving this DevZone case based on our further email conversations.
Our bridge developer John Conley made fixes for the cases you encountered, and you reported all is well now, both for the bridge and the demo apps.
Thanks,
Lincoln
Hi Coby,
I'm resolving this DevZone case based on our further email conversations.
Our bridge developer John Conley made fixes for the cases you encountered, and you reported all is well now, both for the bridge and the demo apps.
Thanks,
Lincoln