Using the Exit Node from Portugal, The Tor Network Is Not Connected Fully

Operating System: Windows 10 (Version 22H2) - Home Edition (OS Build 19045.4894)
Tor Browser Version: 15.0.10 (based on Mozilla Firefox 140.10.0esr)
Tor Browser Security Level: Standard
Step by Step of How I Got to the Issue: In the torrc file, I used the code, ExitNodes {PT} StrictNodes 0. Then, I opened the Tor Browser and started connecting to the Tor Network. However, it came to a freeze, which means that the Tor Network is not connected fully.
A Screenshot of the Issue:


Tor Log: 2026-04-24 01:05:38.472
[NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
2026-04-24 01:05:38.474
[NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
2026-04-24 01:05:38.476
[NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
2026-04-24 01:31:55.359
[NOTICE] Opening Socks listener on 127.0.0.1:9150
2026-04-24 01:31:55.359
[NOTICE] Opened Socks listener connection (ready) on 127.0.0.1:9150
2026-04-24 01:31:55.492
[NOTICE] Bootstrapped 5% (conn): Connecting to a relay
2026-04-24 01:31:55.654
[NOTICE] Bootstrapped 10% (conn_done): Connected to a relay
2026-04-24 01:31:55.812
[NOTICE] Bootstrapped 14% (handshake): Handshaking with a relay
2026-04-24 01:31:56.261
[NOTICE] Bootstrapped 15% (handshake_done): Handshake with a relay done
2026-04-24 01:31:56.261
[NOTICE] Bootstrapped 45% (requesting_descriptors): Asking for relay descriptors
2026-04-24 01:31:58.683
[NOTICE] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 10196/10211, and can only build 0% of likely paths. (We have 99% of guards bw, 99% of midpoint bw, and 0% of exit bw = 0% of path bw.)
2026-04-24 01:31:59.048
[NOTICE] Bootstrapped 50% (loading_descriptors): Loading relay descriptors
2026-04-24 02:34:18.580
[NOTICE] Application request when we haven’t used client functionality lately. Optimistically trying directory fetches again.
2026-04-24 02:41:01.494
[NOTICE] Application request when we haven’t used client functionality lately. Optimistically trying directory fetches again.
2026-04-24 02:44:04.847
[NOTICE] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 10202/10227, and can only build 0% of likely paths. (We have 99% of guards bw, 99% of midpoint bw, and 0% of exit bw = 0% of path bw.)

Tor is unable to bootstrap because there are no active Tor Exit relays running in Portugal.

Modifying the way that Tor creates its circuits is strongly discouraged. You get the best security that Tor can provide when you leave the route selection to Tor.

^^ this.

Plus…

StrictNodes does not apply to ExcludeExitNodes, ExitNodes, MiddleNodes, or MapAddress

source: https://manpages.debian.org/testing/tor/torrc.5.en.html

So StrictNodes 1 is not saving your butt while bootstrapping tor.

If supportive, the Tor Network would have active Portugal exit nodes.

Just to confirm. I used just ExitNodes {pt} and no connection so there is no node in Portugal.

Ditto about StrictNodes 1