SAFE Network - TEST 7

EDIT: Please download the new binaries for TEST 7 (only client applications for now).


Hi everyone, today we are releasing TEST 7 :grinning:

The primary focus of this test is bug fixes in client applications. There is some refactoring in lower layers, but it will be mainly invisible to end users. What will be very visible is the work the front-end team has been doing in the Demo App and Launcher. Whereas Launcher is growing into a fully functional and important application and gateway to the SAFE Network for application developers, the demo apps are ā€¦ simply that ā€“ a demonstration of basic use of the API to create examples of applications that would normally require back-end infrastructure.

In any case these demos have been updated and contain a new flow to enable developers to see more accurately what happens in registering a Public ID (e.g. frabrunelle) and then mapping a service (e.g. www) to an existing public folder.

This test, again, will lose data and accounts over time. It is not yet secured for either anonymity or security of data transfer. So please expect data loss, but we hope everyone can now clearly see what is coming and how it will work, in its most unoptimised manner.

Please note that TEST 6 will be taken offline tomorrow as this new network becomes the new standard we wish people to develop apps with. We will likely re-enable a new client test network, or provide instructions for app developers to use a local network to develop applications with a stable API and storage back end.

Whatā€™s new?

Client: Krishna (tl), Scott & Shankar

Many UI related improvements and bug fixes have made Launcher much more usable and stable. All identified places where it crashed have been addressed. Progress indication is more accurate. The ā€œCreate Accountā€ screen has also been reworked.

The upload limit of the demo app was decreased from 50 MB to 25 MB. This will help spread the load and also reduce impact in churn (since there arenā€™t that many nodes).

Previously Demo App and Launcher combined the nfs and dns operations. The formation of such composite operations lead to cases like service name could not be registered if the previous attempt was partially a success (i.e. if nfs succeeded but dns timed out, etc.). This also had the downside of hiding the nfs API that Launcher exposes to 3rd party applications. These are now separated and the demo app exemplifies the usage of nfs invocation. So user must create/upload a directory via ā€œManage Network Dataā€ and only then can they use ā€œManage Websitesā€ to register services. This separation of concerns makes error recovery very robust as in if previously the nfs succeeded and dns failed, the next time only the dns subset needs to be re-performed.

The mapping between dns and nfs is now visible to the user. The list of all services and what directory path they map to is displayed in the ā€œManage Websitesā€ section of the demo app. Also present is the facility to edit this mapping.

Launcher now gives an option to logout (in the ā€œAccountā€ section).

Launcherā€™s proxy setting is now on by default.

Known limitations

  • If Launcher crashes or becomes unresponsive and you need to force kill, make sure that the process is killed from task-manager/system-monitor, etc. (depending on your OS). Otherwise the next start of Launcher will show weird behaviour.

  • The NFS modify file API has been temporarily deprecated. Currently SequentialEncryptor is used via safe_core to write chunks as and when available which does not support taking offsets. Once the self_encryption crate can support taking offsets while also writing chunks to the network as and when chunks are formed, the modify file API will be re-enabled. At present the workaround for modifying a file will be to delete and create it again as a new file.

Core: Spandan (tl) & Vinicius

Core has added support for timeouts. So if messages are dropped by the network and responses donā€™t make it back to Core, it will timeout (currently after 2 min) and inform the front end.

self_encryption has also undergone some changes. Previously that crate used to keep the data in a memory map as one kept writing to it and flush it to the network only when close() was called on it. This lead to difficulty in propagating the progress indication to the front end. The current modification means that each write() will try to write data immediately to the network if it can, which means more accurate progress indicator for the front end. Core has been modified accordingly to use this new facility where required.

Apart from that there was a minor fix in the DNS module of Core which was exposed during our testing as well as general code improvements. Core now has much better logs.

Routing, Vaults: Adam, Andreas (tl), Fraser & Qi

In Routing, a lot of refactoring is going on under the hood, and we are doing lots of security-related planning, but apart from that, the network should behave mostly like TEST 6.

Get involved in TEST 7!

Please be aware that this release will not allow older nodes or clients to connect to the network. You must use the new binaries below to connect to the TEST 7 network.

This is a test network and comes with the normal risks of using pre-release software. Please also be aware that this test network will be reset, wiping all data that is stored on it.

Download

Documentation

Where should I report issues?

GitHub is the best place to report issues and bugs. Using GitHub will help us (MaidSafe) manage issues and prioritise work within the Dev team faster.

If you are not sure if you are experiencing a real bug or if you have a question, the forumā€™s #support category is a great place to post this. As we know this is a friendly and responsive community and someone will help you out.

And of course, as always, thank you for participating in TEST 7 :slight_smile:

46 Likes

First ok back to reading

2 Likes

Vault runs fine but Iā€™m struggling to get my website up, all the files and folders upload really realy fast but it doesnt seem to produce a webpage afterwards.

Iā€™m trying to bring up www.chunky101.safenet but am getting the error:

{ā€œerrorCodeā€:-1004,ā€œdescriptionā€:ā€œDnsError::ServiceNotFoundā€}

Its the same when I try and use the demo / template website:
http://www-service.chunky101.safenet/

Will keep tryingā€¦

Launcher looks good, Ive been whizzing around it trying to upload and not a hint of a crash yetā€¦

Cheers
Al

1 Like

Did you press the publish button. First you upload the directory etc. Then publish website. select the dir and you have to press publish site.

5 Likes

Great work people! I had a feeling something was coming :yum:

My Routing Table is at 42 now.

6 Likes

Nice, very very nice. :heart_eyes:

5 Likes

Awesome website! :slight_smile:

2 Likes

aaaahhhhhhh. I seeā€¦ up nowā€¦

www.chunky101.safenet

3 Likes

Awesome , this comes as welcome surprise , I thought it would take more days :slight_smile: No sleep tonight !
Edit : Launcher and Demo App work so far on OSX 10.9.5 ā€¦ faster setup and new features to explore ā€¦ This looks very promising :ant:

5 Likes

This is a good home coming, Iā€™ll get started right away with this baby :stuck_out_tongue:

Happy testing everyone :kissing_closed_eyes:

7 Likes

I cant stop nowā€¦ http://blog.chunky101.safenet/ the links work in this site, the upload speed was OK but when I first went to view the published site it was there instantly. Going to do a bigger one as it didnā€™t seem right, must have been viewing it from local or somethingā€¦

launcher - no crashy, used it loadsā€¦bingo. well done Krishna (tl), Scott & Shankar!!

cheers
Al

5 Likes

I visited yours , it loaded almost instantly ā€¦

hhmmmm, maybe you also have a local copy?

1 Like

Havenā€™t been running a vault yet , just launcher and demo app
Itā€™s just fast , no matter which section I tried to load , except ā€˜homeā€™ , that one seems not to exist and throws an error

1 Like

Just successfully uploaded and downloaded a PDF file of over 23 MB! Had to try the downloading twice, but second time succeeded!

11 Likes

Wow MaidSafe you all hit it out of the park this iteration. The attention to detail and obvious changes based on community feedback is off the charts. Iā€™m almost in tears (Those will come with SafeCoin) as I use the network.

Thank you so much!

11 Likes

ah yes, I had to rename the home.html file to be index.html, going to create a new account and upload a monster site if I can find oneā€¦

1 Like

Load times do vary a lot. After I uploaded my website it loaded pretty fast. Now over half an hour later I tried to load it again. At first it was stuck at loading the page (blank screen). I then did a reload in Firefox and after about 10 seconds it loaded. Launcher is showing quite a few failures. I guess they are related to the first (failed) attempt at loading the website.

Edit: I guess itā€™s my own shitty website missing a file :joy: that is if Iā€™m correctly interpreting the terminal window for the Launcher. I mean the errors of course, not the load times per se.

4 Likes

tears x 2

I have to add some text to get around the 20 chars

1 Like

Just ran the vault on my phone (linux arm), the version comes up as v0.10.4 instead of v0.10.5 but it comes up right on windows. It still works though.

8 Likes