Stable Droplet Test Network

Yes, mostly the Trollbox and Reddit, but also at the BTC meetups I occasionally go to.

http://app.ghost07.safenet/ <<< blogging webapp by @lightyear ( [WIP] Introducing: Ghost in the Safe ā€“ publishing/blogging webapp for safenetwork experiment )

http://example.ghost07.safenet/
http://blog.riddim.safenet/

2 Likes

Thatā€™s not good.

What are the main objections you hear about the project?

Okay this is confusing me. You donā€™t want people to build vaults to run against the client test network. What does that mean exactly? I thought vaults were supposed to be used in conjunction with the launcher and app (client) and that testing the transmission of data over the network was an important part of testing the integrity of vaults. So could you please clarify what this means? Do you want people to run vaults in conjunction with the launcher/app or not? And what exactly are we trying to test for when testing vaults?

1 Like

Iā€™ll see if I can help relieve some confusion.

First some basics that need to be understood and by your post is the starting place for the confusion.

  1. Launcher/client communicates with the SAFE network. No need for other elements
  2. Vaults communicates with the SAFE network. No need for other elements

This means I can run a vault by itself on my computer without the launcher/client

This also means I can run the launcher/client without any vault running.

This also means that the vault running on my machine does not interact with the launcher/client running on my machine apart from being on the safe network. They are independent.


Another basic

While the tests are running each release/version of the software is being ā€œtaggedā€ so that it can only communicate with software running the same release#


What is currently setup are 2 distinct networks running different releases so they cannot communicate with each other. The one setup by David and the other is the community network


David asked that we do not run vaults from the release Davidā€™s network is running as it will cause issues. And they donā€™t want to write special code to block outside vaults.


The community network cannot accept vaults running the version that Davidā€™s network is running so they must use the binaries linked to in the community network topic.

6 Likes

Something connecting to community1 has brought it down. I suspect a vault or launcher with incompatible version. Since some time Thursday the log is mainly lines like this:

ERROR 02:48:21.809858525 [crust::connection connection.rs:416] Incompatible protocol version.

Right now, after a reboot, it consists entirely of lines like that except for a local vault of mine that has been added to the routing table.

I donā€™t exclude the possibility of error on my part, but why would this start happening Thursday when I hadnā€™t changed anything on thursday. The only significant event that day was this network.

1 Like

Stable Droplet Network appears to be working well. :sunny:
I see none of the issues with data or accounts seen in the last two testnets.

Iā€™ve added one simple website with a large ~4.9MB image http://eye.eye.safenet perhaps that will indicate something of the speed of the networks response to GET for that.

http://dir.yvette.safenet
=>
http://example.ghost07.safenet
http://pacman.safenet
http://ithanium.safenet
http://test.bluebird.safenet
http://John.safenet
http://the.best.safenet
http://maidsafe.safenet
http://yvette.safenet
http://eye.eye.safenet
http://abittner.safenet
http://test.bluebird2.safenet
http://blog.riddim.safenet
http://frabrunelle.safenet
http://this.is.safenet
http://web.chunky101.safenet
http://hello.safenet
http://test.xorkrik.safenet
http://a.random.safenet
http://polpolrene.safenet
http://me.too.safenet
http://frostbyte.safenet
http://oldhold.southside.safenet
http://app.ghost07.safenet
http://test.bluebird3.safenet
http://test.bluebird1.safenet

2 Likes

Slowwww in Australia and a pretty ordinary image whilst eating dinner :slight_smile:

I was under the impression you could set these droplets up in a CDN style configā€¦maybe these oneā€™s are all in one datacenter.

wahahahaha what a cool image!!! xD

1 Like

This is awesome, was able to register, create a website and store private data! Still quite slow on my poor internet connection however a much much smoother responsive version/network than before

1 Like

Forking or parallel code universes were needed to create SAFE. But these universes were in a kind of evolutionary resonance through their human bridges. It was revolution through evolution.

Ideas of privacy; security; and freedom, are persistent. Just add time.

5 Likes

Thank you very much for making these ressources available to us again, this was much hoped and is much appreciated !

I hope I make good use of this with : http://safe.share.safenet :slight_smile: POC : Introducing SafeShare, a file sharing and pasting webapp

5 Likes

advice please, trying to upload a site less than 5mb. error failed to create directory/public/mysite123
I have tried with several different sites, I am unable to see html files when using the demo app to upload sites.
Never had this issue before.

I just uploaded a site to check all it wellā€¦ and all is well.

What I did find is something new to meā€¦ that itā€™s possible to view the network without being logged in! If the launcher is running, then any.safenet is visible where a safe proxy is in place. That was a surprise but then I suppose that makes so much senseā€¦ SAFE is for everyone, even those without an account.

So, beyond that you might not have an account, or that you might be trying to upload against a directory that exists, I donā€™t know. If the error is failed to create directory, then that sounds like the directory exists. [Manage Websites].[Create New] should allow you to select a folder that has the index.html and other files that then become the serviceyouname.publicid.safenet

1 Like

@Josh I just had that error trying to refresh the directoryā€¦ but that account was the one Iā€™d put a lot of data to. So, unclear to me if the issue is that data deleted counts towards the balance. Still, I didnā€™t think Iā€™d put 100MBā€¦ but perhaps I did.

So, I couldnā€™t then upload and having deleted the directory could not recreate itā€¦ by upload or by creating the service again.

Error was

ERROR 12:15:27.593943954 [safe_core::ffi mod.rs:302] 

 --------------------------------------------------
| FfiError::NfsError -> NfsError::CoreError -> Low account balanceCoreError::MutationFailure::{ reason: LowBalance, data_id: Structured(83303a.., 15101)}

So, directory Iā€™ve moved now to http://dir.random.safenet and http://a.random.safenet excludes defaults and hello worlds so that it might be more interesting.

Thanks @davidpbrown it all started with my freshly created account. I tried to upload the very first site to it at 3.7mb it failed about 90% into the upload. I was then unable to restart it or any other new directories. I will try with a fresh account this am.

hmhmmm - did i miss the sharing webapp? http://safe.share.safenet/

Thanks for spotting that. My badā€¦ took a bit of code out and broke the chain. Iā€™ll fix and update.

1 Like

I played with using scripts from different places on the Network, turned out it works:

http://marble.play.safenet/

uses jquery and D3 scripts I hosted at

http://js.best.safenet/

I will see how to combine different services to build a better music player.

4 Likes