MaidSafe Dev Update - 23th August 2016 - TEST 8

I have some weird problems with TEST 8 and my account. I made it yesterday and when I tried to log in today it worked, but…

Currently limited to 0 PUTS on the network? And the data I uploaded yesterday is gone? Well, not when I start the Demo App.

The Demo App finds some of my private data but it fails to give me a 100% download. So it looks like my client_managers lost my account only for a part? They still see some data.

More people with these sorts of problems? I stopt my Vault to see if the same problem occurs and it did when I only used the Launcher and demo app.

2 Likes

When I try to upload 216 mb. in a map of < 25mb files. This one shows up after a while:

Replicated the error after trying it several times on old en a new account.

@anon40790172 That’s weird, do you think it’s launcher, routing, or vault?

If someone puts a vault on a mobile or just a weak bandwidth, like we saw last time, I wonder alsorts of random stresses will appear. I don’t know what’s changed to affect the balancing among nodes that can and that prevents nodes that can’t from interfering.

:bug: Request has timed out perhaps no surprise in early stages of finding a way to set a lower limit on vault quality that prevents loss of data or messaging.

You may reached your put balance limit, it depends on the number and size of files. For example with following configuration within your range constraint:

  • 200 x 0.5 MB + 50 x 1 MB + 1 x 18 MB + 2 x 24 MB

That makes a total of 816 puts:

  • 200×3+50×3+1×18+2×24
2 Likes

looks like we have online banking already… http://bank.lloyds.safenet/

Demo App is no longer connecting to Launcher - Ubuntu and Win 10.

According to launcher log it is failing at List Long Names


working fine in win 8 now

Only worked for me when I created a new account

I downloaded it again and got it to work from my downloads folder. Thanks!

1 Like

Is anyone getting the vault to run on arm? I’m trying it on a scaleway armv7l server and it’s just throwing “illegal instruction” at me.

1 Like

It works fine for me. I’m running it on an Odroid XU-4

2 Likes

Right, so searching around, I’ve found that apparently these Scaleway machines are missing the neon extension, and by default Rust libraries and applications are compiled with neon support enabled.
I’m gonna play around and see if I can’t compile a version of the vault without the need for neon instructions.
I’ve never compiled anything on anything other than bog-standard x86 hardware. So I’ve never had to play around with compilation flags. If I’m successful, I’ll post the binaries on the forum so we can have our juicy 2.99 € a month Scaleway servers running vaults.

Edit: Success! See post here to download

9 Likes

Would you like to make a small post about how you did it? I received two odroid-c2 yesterday and want to run the vault etc on it, but im not so sure how to do it. I registered at github and will try to compile it. Thats what you do, right? It wont run on arm unless compiled on it?

MaidSafe are already creating ARM vault binaries so you won’t necessarily need to compile, but they require a recent kernel (>= v3. 9 I think), so Ubuntu 16.04 for example, but which is not yet available for C2 or U3 I think: search forum for “kernel arm” etc should confirm.

Even if you do compile, you can cross compile on a PC, although there are also instructions on the forum for compiling on Odroid - but quite old so maybe out of date.

UPDATE: Hardkernel have released a Ubuntu 16.04 Image for Odroid-U3 (and U2)

3 Likes

Ah cool, I think the c2 does indeed have 16.04

1 Like

For Test 8, I closed everything except Vault earlier today. I decided to turn back on Demo App (from Alpha), after starting Launcher (from Test 8) of course. However, my website http://music.audity.safenet no longer exists. Because my Launcher account no longer exists, haha. Not sure if that was deletion planned or not.

Yo bro your website http://music.audity.safenet still exists, it’s independent of your launcher existing.

3 Likes

I can’t see it:

{“errorCode”:-18,“description”:“CoreError::GetFailure::GetError::NoSuchData”}

I’ve found this with other sites too. Sometimes you can access them, sometimes you can’t.

1 Like

Audio/Video doesn’t work on Chrome and possibly other browsers, but everything just works fine on Firefox.

2 Likes