Chaos Unicorn Day LIVE Discussion

Since Status should be in Chaos Unicorn Day mode right now we need a place to discuss that’s going on.

3 Likes

Anyone got any of them good bootnodes? I tried using Alternative Status.IM Mailserver & Bootnode · GitHub but says offline/disconnected on both Desktop and mobile, with no peers connected (desktop).

1 Like

Here’s what I set up using the docker-compose files in status-go.

  • Bootnode(compose):
    enode://bbdcc75aedfd86bdd8812e412e8e1d99da6bb6faeb93cf9cf9ce79009e9bba41667b1b5942f251b59de6a2f1568c342b1acb284dd175b450559e9a794cddb90e@34.251.227.15:30403
    
  • Mailserver(compose):
    enode://6fa400daf954a9766aa0bb9a29ac461214fb407a6bc0d805bc6c3f2f9424a047e5bd49656a647ed6334ce7c3c83962a0e2571f0939d641813a9a53f2da65e789:[email protected]:30303
    

Also a fix for which port is exposed by Bootnode from the container(it should be udp):

I’ll put mine up soon and post here and on Twitter, justice let me figure out how to install some monitoring that’ll let me watch bandwidth and cpu/ram use as people connect. Suggestions for that? Ubuntu on ARM

I can’t seem to be able to add a Mailserver on desktop:


No, I don’t have any whitespace in that URL.

netdata?
Oh, and geth_exporter for metrics of the Mailserver itself.

1 Like

Oh that looks perfect, let me try.

should be password after enode id, like poopypoo in enode://55956bad3de0e4bf1464e85621e5317d559e8cebd8226203a8819b5db82f59ee7540c01bee96d02fc4e8b554bdc29487e686a6b49d17cdac400f045426c19dd3:[email protected]:30304

Please try again. Still works for me :wink:

1 Like

Oh, I see, I didn’t know that was even a thing. What does it do?

Prevents those without it from connecting to you :slight_smile:

That’s the first time I’m hearing of this. I didn’t configure any password for my mailserver, so can I just leave it empty?

Also, doesn’t that kinda defeat the purpose of a public Mailserver?

See here: Bulletproofing against Chaos Unicorns with Status on ARM

Mailservers requires a password, by default I believe it is set to status-offline-inbox

You can be crawled with a public node. A basic httpauth pass just prevents the bots from finding you, while you can still include it in the enode and be as public as you want

Oooooh, okay, that makes sense. Thanks.

I see.

Lifesaver, thanks for supporting non-tech contributors like me in setting up!

On the next core dev call, let’s have a little post mortem with lessons learned and observations people have done. Please keep note of things that you think can be improved. Feel free to add these notes to the following doc: Chaos Unicorn Observations - CodiMD

1 Like

I’m connected to both @jakubgs and @jacqueswww mailservers but unable to do anything in the app on desktop. Anyone else with the same issues?

Command line only gives “JSON-RPC client is unavailable” over and over again.