[Status: offline] SAFE Network Testnet - Vaults from home with IGD - Iteration 2

After I run safe auth start it keeps hanging until I forcefully stop the command with CTRL + C. Here is the cmd output:

.\safe.exe auth start
[2020-07-16T20:18:03Z DEBUG safe] Starting SAFE CLI…
[2020-07-16T20:18:03Z DEBUG safe::cli] Processing command: CmdArgs { cmd: Some(Auth { cmd: Some(Start { authd_path: None }) }), output_fmt: None, output_json: false, dry: false, xorurl_base: None, endpoint: None }
[2020-07-16T20:18:03Z DEBUG safe_api::api::authd_client::authd_client_api] Creating new authd client for endpoint https://localhost:33000
[2020-07-16T20:18:03Z DEBUG safe_api::api::authd_client::authd_client_api] Attempting to start authd from ‘C:\Users\Alexander.safe\authd\safe-authd.exe’ …

and here the corresponding log file:

INFO 2020-07-16T22:18:03.345701200+02:00 [safe-authd\operations.rs:145] Running authd instance from executable at “C:\Users\Alexander.safe\authd\safe-authd.exe”
INFO 2020-07-16T22:18:03.345701200+02:00 [safe-authd\operations.rs:151] authd instance starting (PID: 13968)…
DEBUG 2020-07-16T22:18:03.345701200+02:00 [safe-authd\operations.rs:154] PID file to be written at: “C:\Users\Alexander\.safe\authd\logs\safe-authd.pid”
INFO 2020-07-16T22:18:03.345701200+02:00 [safe-authd\operations.rs:179] Initialising SAFE Authenticator services…
INFO 2020-07-16T22:18:03.350687800+02:00 [safe-authd\authd.rs:80] Listening on [::1]:33000