MaidSafe Dev Update - February 2, 2017 - Test 12

That’s the source file which I just recently downloaded.

If you download the safe-chat-linux.zip. It is completely different.

1 Like

oh xD then i seem to have downloaded the wrong file :smiley:

yes source works perfect :smiley:

1 Like

nodejs v 6

But I have nodejs 7.5… Why are we using old version?

ah - sorry - you need at least 6 (i had 4.x) 7.5 should be fine

2 Likes

Oh okay. I modified the package.json to add node 7.x, and npm 4.x.

Now it’s running. Thanks!

Wowsa!

6 Likes

Live stream from FOSDEM: https://live.fosdem.org/watch/janson
Edit: talk has ended. But the video of the talk will probably come here in the next couple of days.

6 Likes

Hey @nailonhead, I’ve been trying to join the community network with my vault too, but running into the same errors as @Southside. Do you have any logs from your node about the join failures?

5 Likes

Actually the same is happening to me, its either terminating right away, probly because it wasnt able to connect to @nailonhead s vault, or it tries to connect but never ever gets accepted.
Anyone else able to provide a bootstrap ip? The more, the merrier!

1 Like

Would it be useful to upload our vault logs or wouldn’t they have any additional information? Mine of over 800MB now. Vault is still running, I guess I’m part of the leftover network :slight_smile:

On another note, I’m curious where I can see how much is stored on my PC. I’m running Ubuntu. I thought the 800MB was what was stored, was surprised to learn it was just the log file :joy:

2 Likes

Its probably in the temp folder somewhere. Oddly enough, my chucks were deleted when the vault was terminated.

Ah yeah it is, only 136MB stored :joy: 800MB of logs and only storing one fifth of that in chunks. Guess I didn’t contribute too much :worried:

Most resource proof test fail some pass but the routing table does not increase.

{[routing::states::node node.rs:2106] Node(454225..) Update on RoutingTableResponse completed. Prefixes: {Prefix(0), Prefix(100), Prefix(101), Prefix(11)}
maybe because sections are missing.
And there is a lot of “Rejected xxx as a new candidate: still handling previous one”
http://84.245.26.51/Node.log warning 600MB
84.245.26.51/Nodelast1000.log last 1000 lines from Node.log

4 Likes

only 500MB of logs here :smiley: guess my vault was a little bit late for the party :innocent:

if those logs are of any help - as @Krekc said … just tell us and you’ll get mine too^^

1 Like

Is this feasible?
I think there is demand for these home vaults to continue- minor bugs and all - until TeamTroon* analyse the logs from the test and move forward appropriately.
We have been crying out for home vaults for months now and while it might not move the project forward significantly, it gives the community something to play with.

*OK I know a lot of the work is done by the remote guys - no slur intended - I just like the sound of TeamTroon

Something that isn’t clear to me concerning the SAFE Browser: Is it currently possible to create a link like:

safe://mywebsite/cat.mp4

and make it that the little video is downloaded to your desktop? Or do we have to wait for some API to get that functionality?

1 Like

This RFC from @happybeing try to find an easy solution of file sharing outside NFS…

1 Like

With firefox, you can download it using 3rd party extension, such as download them all. It’s been awhile since I tried this. Like twoish months ago…

Safe browser doesn’t have this functionality yet…

1 Like

If you log onto the community network and open safe://tos.savage with beaker there is a “download here” link at the bottom left corner. click once and check your downloads, It will download a copy for each click. works on windows, did not try on Linux.
Not sure if this is what you were after?

The download is only a snippet for test purposes.

2 Likes

I’ve tried to connect to the network but failed. We need TEST 12b :stuck_out_tongue:

What I look for is a simple option to add a downloadable link to your safe://website and make the SAFE Browser download it. So if I create: safe://polpolrene/public/catmovie.mp4 that it’s possible to let other download that link using the right mouse click option or something. Like downloading a direct link on the normal internet.

I guess that’s exactly what you just linked to. Will test it next time. Thanks.

2 Likes

Yes, it downloads the video into your download folder. Works for me anyway… I’m not a professional by any means :grin:

Did you use the bootstrap ip @polpolrene

Edit:

The mp4 bit is the work around so if you opened my site the video player plays an mp4 but the version that you download is an AVI.

4 Likes