Crouton icon indicating copy to clipboard operation
Crouton copied to clipboard

Where can I setup the MQTT broker?

Open XenGi opened this issue 7 years ago • 7 comments

I can't find it in the docs nor in the code. Where do I setup which broker crouton should use? When I open the site on port 9000 I just get a blank page.

During installation bower asked for a version for materializejs. I chose 1.0.something, which was the newest.

XenGi avatar Jul 30 '17 23:07 XenGi

The broker is setup after visiting the webpage. If you look at "Using Crouton" when the page loads up (ex: http://crouton.mybluemix.net/crouton/gettingStarted) it will tell how to add the broker.

I am not sure why you are getting a blank page. Are there any errors form the console?

edfungus avatar Jul 31 '17 02:07 edfungus

Tried it on my linux box and on a buddys mac. We're both getting blank pages with no errors in the console. Not in the browser and not on the terminal.

XenGi avatar Jul 31 '17 08:07 XenGi

Same for me, can't do any configuration because of blank page. I see this error within console: downloadable font: download failed (font-family: "Roboto" style:normal weight:normal stretch:normal src index:1): status=2147746065 source: http://server:9000/fonts/Roboto-Regular.woff2

Same for Roboto-Regular.woff and Roboto-Regular.ttf

Next, have these:

imagen

During install had this message... don't know if had anything to do with it:

imagen

Thanks

marohds avatar Aug 02 '17 15:08 marohds

Same for me I also chose 1.x version of webcomponentsjs. Maybe this is the problem?

XenGi avatar Aug 02 '17 15:08 XenGi

Solved Fonts errors by downloading manually and copy into /build/fonts/.

Then tried with all 3 versions, still have errors... Seems something relative to Polymer.js.

Hoping for some fix

marohds avatar Aug 02 '17 15:08 marohds

Reference #37 for the bower issue

edfungus avatar Dec 23 '17 07:12 edfungus

Please pull master and see if you still have the issue!

edfungus avatar Dec 31 '17 01:12 edfungus