[Solved] Core error: Unexpected: Could not connect to the SAFE Network - the return

Hello,

I did manage today to get the safebrowser working nicely, opening successfully an account and visiting safe://listy

However, after a few minutes safebrowser lost the connexion.

here’s the authenticator’s log at the moment the connexion disappeared :

D 18-04-04 18:18:15.202330 [routing::states::client client.rs:366] Client(99065d…) Received LostPeer - PublicId(name: a21c4b…)
D 18-04-04 18:18:15.202378 [routing::states::client client.rs:369] Client(99065d…) Lost bootstrap connection to a21c4b…
D 18-04-04 18:18:15.202396 [routing::state_machine state_machine.rs:418] State::Client(99065d…) Terminating state machine
T 18-04-04 18:18:15.202485 [ :30] Received Routing Event: Event::Terminate
T 18-04-04 18:18:38.338624 [ :1395] Waiting to get connected to the Network…
I 18-04-04 18:18:40.141152 [crust::main::bootstrap mod.rs:213] Failed to Bootstrap with 138.68.181.60:5483: (ClientNotWhitelisted) Our Client is not whitelisted

I 18-04-04 18:18:40.537961 [crust::main::bootstrap mod.rs:213] Failed to Bootstrap with 138.68.181.243:5483: (ClientNotWhitelisted) Our Client is not whitelisted
E 18-04-04 18:18:40.537982 [crust::main::bootstrap mod.rs:228] Bootstrapper has no active children left - bootstrap has failed
I 18-04-04 18:18:40.538078 [routing::states::bootstrapping bootstrapping.rs:287] Bootstrapping(99065d…) Failed to bootstrap. Terminating.
D 18-04-04 18:18:40.538102 [routing::state_machine state_machine.rs:418] State::Bootstrapping(99065d…) Terminating state machine
D 18-04-04 18:18:40.539627 [ :126] ERRNO: -2000 CoreError(Unexpected error - CoreError::Unexpected::{“Could not connect to the SAFE Network”})
T 18-04-04 18:19:08.298341 [ :1395] Waiting to get connected to the Network…
I 18-04-04 18:19:09.646335 [crust::main::bootstrap mod.rs:213] Failed to Bootstrap with 138.68.189.17:5483: (ClientNotWhitelisted) Our Client is not whitelisted
I 18-04-04 18:19:09.783125 [crust::main::bootstrap mod.rs:213] Failed to Bootstrap with 138.68.181.179:5483: (ClientNotWhitelisted) Our Client is not whitelisted
I 18-04-04 18:19

My internet connexion works well, but is thru wifi, and my IP is dynamic and did (unfortunately) change during this safebrowser session.
Could this be the problem.

How can I whitelist the clients needed ?

Thanks for any help

Yes, if your IP address changes I would expect to see that error.

Whenever you see this, first thing to do is return to the invite.maidsafe.net link and ensure your current IP has been set.

at the moment I made the inscription, this was the case, both IPs were identical.
And the inscription was successfull. I could connect and visit pages.

But now, since my IP is dynamic, it did change.

Hopefully safenet is not just for people with a static IP ?

Solved :
I went on : https://invite.maidsafe.net/update_ip.html?invite=blahblah
and refreshed the page (I was afraid to do it and loose something)
… and I got the connexion again.

Sorry for the disturbance.

Yes, for the invite page to work you must reload it, or it won’t recognise your new IP address.

Glad it worked :slight_smile:

Thank you happybeing.