Does this library work with the current OS/cloud platform?
See original GitHub issueHi,
When I try to connect today, I get a timeout:
(node:47641) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Failed to connect to MQTT after 30000 ms.
Get something similar via a browserified old version:
WebSocket connection to 'wss://brisk-bear.rmq.cloudamqp.com/' failed: Error during WebSocket handshake: Unexpected response code: 200
WebSocketStream @ farmbot-browserified.js:13511
buildBuilderBrowser @ farmbot-browserified.js:12753
wrapper @ farmbot-browserified.js:12592
MqttClient._setupStream @ farmbot-browserified.js:11766
MqttClient._reconnect @ farmbot-browserified.js:12094
(anonymous) @ farmbot-browserified.js:12109
I appreciate that the move to RabbitMQ has begun and so this probably just needs to catch up… but thought I’d check 😃
Thanks.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Cloud Client Libraries | Cloud APIs
Cloud Code, tools in VS Code, IntelliJ, and Cloud Shell for developing cloud applications, lets you easily use Cloud Client Libraries without leaving...
Read more >Using Cloud Services for Library IT Infrastructure
Libraries have been adopting cloud-based solutions for different services including electronic journal access management, statistics tracking, ...
Read more >Application of Cloud Computing Technology for Library Re
6.7. Libraries can interact with users with cloud trades provide quick access to information in real time. For example, Digital / virtual ...
Read more >The Future of Cloud-Based Library Systems
Not only will libraries have better access to their data and statistics, the platforms of the cloud-based environment promise to offer better ...
Read more >Hosted Libraries
Google works directly with the key stakeholders for each library effort and accepts the latest versions as they are released. Libraries. To load...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@kimptoc I’m glad it’s working. The Web UI looks great! I’m sure users on the main forum would love to see the Alexa skill when you get it running. Good luck! Let us know if you have any other questions.
Ignore my comment about about the webui - I was browserifying it wrongly 😦