Core error: Unexpected: Could not connect to the SAFE Network

I have checked

  1. Registered IP == Current IP :white_check_mark:
  2. Invitation Token :white_check_mark:
  3. Account Secret :white_check_mark:
  4. Account Password :white_check_mark:

But i still was interrupted by this question described in topic title when i create account

Who knows what happened ?

safelog

T 17-10-27 15:27:45.759451 [safe_core::client mod.rs:145] Creating unregistered client.

T 17-10-27 15:27:45.759882 [crust::main::service service.rs:556] Network name: Some(“alpha_2”)

T 17-10-27 15:27:46.762049 [crust::main::service service.rs:82] Event loop started

T 17-10-27 15:27:46.762207 [crust::main::config_refresher config_refresher.rs:44] Entered state ConfigRefresher

T 17-10-27 15:27:46.762348 [safe_core::client mod.rs:1393] Waiting to get connected to the Network…

E 17-10-27 15:27:48.723864 [crust::main::bootstrap mod.rs:228] Bootstrapper has no active children left - bootstrap has failed

I 17-10-27 15:27:48.723987 [routing::states::bootstrapping bootstrapping.rs:287] Bootstrapping(5d1641…) Failed to bootstrap. Terminating.

D 17-10-27 15:27:48.724018 [routing::state_machine state_machine.rs:418] State::Bootstrapping(5d1641…) Terminating state machine

T 17-10-27 15:27:48.724565 [crust::common::core core.rs:91] Graceful event loop exit.

D 17-10-27 15:27:48.724957 [ffi_utils::catch_unwind catch_unwind.rs:53] ERRNO: -2000 Unexpected(“Could not connect to the SAFE Network”)

2 Likes

Hmm - yes I am getting the same thing (Windows 10 and Ubuntu) both for a new account:

D 17-10-27 08:19:54.814118 [safe_authenticator::ffi::ipc ipc.rs:59] **ERRNO: -9** CoreError(Operation forbidden - CoreError::OperationForbidden) T 17-10-27 08:23:18.988822 [safe_authenticator::ffi mod.rs:58] Authenticator - create a client account. T 17-10-27 08:23:18.989823 [safe_core::client mod.rs:242] Creating an account. T 17-10-27 08:23:19.069024 [crust::main::service service.rs:556] Network name: Some("alpha_2") T 17-10-27 08:23:20.076684 [crust::main::service service.rs:82] Event loop started T 17-10-27 08:23:20.077169 [crust::main::config_refresher config_refresher.rs:44] Entered state ConfigRefresher T 17-10-27 08:23:20.077669 [safe_core::client mod.rs:1393] Waiting to get connected to the Network... I 17-10-27 08:23:30.096409 [routing::states::bootstrapping bootstrapping.rs:287] Bootstrapping(5d23aa..) Failed to bootstrap. Terminating. D 17-10-27 08:23:30.096409 [routing::state_machine state_machine.rs:418] State::Bootstrapping(5d23aa..) Terminating state machine T 17-10-27 08:23:30.098412 [crust::common::core core.rs:91] Graceful event loop exit. D 17-10-27 08:23:30.100440 [ffi_utils::catch_unwind catch_unwind.rs:53] **ERRNO: -2000** CoreError(Unexpected error - CoreError::Unexpected::{"Could not connect to the SAFE Network"})

And an existing one:

D 17-10-27 08:29:06.492452 [safe_authenticator::ffi::ipc ipc.rs:59] **ERRNO: -9** CoreError(Operation forbidden - CoreError::OperationForbidden) T 17-10-27 08:29:17.131296 [safe_authenticator::ffi mod.rs:105] Authenticator - log in a registered client. T 17-10-27 08:29:17.131296 [safe_core::client mod.rs:367] Attempting to log into an acc. T 17-10-27 08:29:17.172085 [safe_core::client mod.rs:377] Creating throw-away routing getter for account packet. T 17-10-27 08:29:17.174587 [crust::main::service service.rs:556] Network name: Some("alpha_2") T 17-10-27 08:29:18.182489 [crust::main::service service.rs:82] Event loop started T 17-10-27 08:29:18.182489 [crust::main::config_refresher config_refresher.rs:44] Entered state ConfigRefresher T 17-10-27 08:29:18.183463 [safe_core::client mod.rs:1393] Waiting to get connected to the Network... E 17-10-27 08:29:25.715950 [crust::main::bootstrap mod.rs:228] Bootstrapper has no active children left - bootstrap has failed I 17-10-27 08:29:25.715950 [routing::states::bootstrapping bootstrapping.rs:287] Bootstrapping(548b58..) Failed to bootstrap. Terminating. D 17-10-27 08:29:25.715950 [routing::state_machine state_machine.rs:418] State::Bootstrapping(548b58..) Terminating state machine T 17-10-27 08:29:25.716928 [crust::common::core core.rs:91] Graceful event loop exit. D 17-10-27 08:29:25.718876 [ffi_utils::catch_unwind catch_unwind.rs:53] **ERRNO: -2000** CoreError(Unexpected error - CoreError::Unexpected::{"Could not connect to the SAFE Network"})

2 Likes

This has been fixed now - thanks @ustulation . Working for me anyway. @saqing can you try again?

4 Likes

I am using Alpha2. I got the same errorL"Could not connect to the SAFE Network". I was able to work around the error by deleting the files in: %USERPROFILE%\AppData\Roaming\SAFE Browser\Local\Storage* This is on Windows, of course the path would differ for other OSes. After deleting the files, reopen the SafeBrowser and I no longer got the core error.

1 Like

didnt work and the post must be above 20 characters

This topic was automatically closed after 60 days. New replies are no longer allowed.