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