Skip to content

Instantly share code, notes, and snippets.

@shamoon
Created March 30, 2024 14:42
Show Gist options
  • Save shamoon/e438f0c692fcebef9bac47d36ff51c82 to your computer and use it in GitHub Desktop.
Save shamoon/e438f0c692fcebef9bac47d36ff51c82 to your computer and use it in GitHub Desktop.
ph v6 normal startup
2024-03-30 07:41:01 [i] Starting docker specific checks & setup for docker pihole/pihole
2024-03-30 07:41:01 [i] Changing ID for user: pihole (100 => 1000)
2024-03-30 07:41:01 [i] Changing ID for group: pihole (101 => 1000)
2024-03-30 07:41:01
2024-03-30 07:41:01 [i] Ensuring basic configuration by re-running select functions from basic-install.sh
2024-03-30 07:41:01 [i] Assigning password defined by Environment Variable
2024-03-30 07:41:02 [i] /etc/pihole/gravity.db does not exist (Likely due to a fresh volume). This is a required file for Pi-hole to operate.
2024-03-30 07:41:02 [i] Creating new gravity database
2024-03-30 07:41:02 [i] Upgrading gravity database from version 18 to 19
2024-03-30 07:41:02 [i] Migrating content of /etc/pihole/adlists.list into new database
2024-03-30 07:41:02 [i] Neutrino emissions detected...
[✓] Pulling blocklist source list into range
2024-03-30 07:41:02
[✓] Preparing new gravity database
[✓] Creating new gravity databases
2024-03-30 07:41:02 [i] Using libz compression
2024-03-30 07:41:02
2024-03-30 07:41:02 [i] Target: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
[✓] Status: Retrieval successful
[✓] Parsed 185792 exact domains and 0 ABP-style domains (blocking, ignored 1 non-domain entries)
2024-03-30 07:41:03 Sample of non-domain entries:
2024-03-30 07:41:03 - 0.0.0.0
2024-03-30 07:41:03
[✓] Building tree
2024-03-30 07:41:03 [i] Number of gravity domains: 185792 (185792 unique domains)
2024-03-30 07:41:03 [i] Number of exact denied domains: 0
2024-03-30 07:41:03 [i] Number of regex denied filters: 0
2024-03-30 07:41:03 [i] Number of exact allowed domains: 0
2024-03-30 07:41:03 [i] Number of regex allowed filters: 0
[✓] Swapping databases
2024-03-30 07:41:03 [✓] The old database remains available
[✓] Cleaning up stray matter
2024-03-30 07:41:03
2024-03-30 07:41:03 [✓] Done.
2024-03-30 07:41:05 [i] Docker start setup complete
2024-03-30 07:41:05
2024-03-30 07:41:05 [i] pihole-FTL (no-daemon) will be started as pihole
2024-03-30 07:41:05
2024-03-30 07:41:05 [i] Setting capabilities on pihole-FTL where possible
2024-03-30 07:41:05 [i] Applying the following caps to pihole-FTL:
2024-03-30 07:41:05 * CAP_CHOWN
2024-03-30 07:41:05 * CAP_NET_BIND_SERVICE
2024-03-30 07:41:05 * CAP_NET_RAW
2024-03-30 07:41:05
2024-03-30 07:41:05 2024-03-30 07:41:01.455 [12M] INFO: Config file /etc/pihole/pihole.toml not available: No such file or directory
2024-03-30 07:41:06 2024-03-30 07:41:05.952 [240M] INFO: ########## FTL started on 8e4a8b0160ff! ##########
2024-03-30 07:41:06 2024-03-30 07:41:05.953 [240M] INFO: FTL branch: development-v6
2024-03-30 07:41:06 2024-03-30 07:41:05.953 [240M] INFO: FTL version: vDev-8e9b1dc
2024-03-30 07:41:06 2024-03-30 07:41:05.953 [240M] INFO: FTL commit: 8e9b1dc7
2024-03-30 07:41:06 2024-03-30 07:41:05.953 [240M] INFO: FTL date: 2024-03-24 20:32:39 +0100
2024-03-30 07:41:06 2024-03-30 07:41:05.953 [240M] INFO: FTL user: pihole
2024-03-30 07:41:06 2024-03-30 07:41:05.953 [240M] INFO: Compiled for linux/arm64/v8 (compiled on CI) using cc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924
2024-03-30 07:41:06 2024-03-30 07:41:06.185 [240M] INFO: 3 FTLCONF environment variables found (3 used, 0 invalid, 0 ignored)
2024-03-30 07:41:06 2024-03-30 07:41:06.185 [240M] INFO: [✓] FTLCONF_dns_listeningMode is used
2024-03-30 07:41:06 2024-03-30 07:41:06.186 [240M] INFO: [✓] FTLCONF_webserver_api_password is used
2024-03-30 07:41:06 2024-03-30 07:41:06.186 [240M] INFO: [✓] FTLCONF_dns_upstreams is used
2024-03-30 07:41:06 2024-03-30 07:41:06.186 [240M] INFO: Wrote config file:
2024-03-30 07:41:06 2024-03-30 07:41:06.186 [240M] INFO: - 134 total entries
2024-03-30 07:41:06 2024-03-30 07:41:06.186 [240M] INFO: - 129 entries are default
2024-03-30 07:41:06 2024-03-30 07:41:06.186 [240M] INFO: - 5 entries are modified
2024-03-30 07:41:06 2024-03-30 07:41:06.186 [240M] INFO: - 2 entries are forced through environment
2024-03-30 07:41:06 2024-03-30 07:41:06.187 [240M] INFO: Config file written to /etc/pihole/pihole.toml
2024-03-30 07:41:06 2024-03-30 07:41:06.187 [240M] INFO: Parsed config file /etc/pihole/pihole.toml successfully
2024-03-30 07:41:06 2024-03-30 07:41:06.187 [240M] WARNING: Cannot set process priority to -10: Permission denied. Process priority remains at 0
2024-03-30 07:41:06 2024-03-30 07:41:06.188 [240M] INFO: PID of FTL process: 240
2024-03-30 07:41:06 2024-03-30 07:41:06.192 [240M] INFO: listening on 0.0.0.0 port 53
2024-03-30 07:41:06 2024-03-30 07:41:06.193 [240M] INFO: listening on :: port 53
2024-03-30 07:41:06 2024-03-30 07:41:06.193 [240M] INFO: PID of FTL process: 240
2024-03-30 07:41:06 2024-03-30 07:41:06.194 [240M] WARNING: No database file found, creating new (empty) database
2024-03-30 07:41:06 2024-03-30 07:41:06.202 [240M] INFO: Database version is 1
2024-03-30 07:41:06 2024-03-30 07:41:06.202 [240M] INFO: Updating long-term database to version 2
2024-03-30 07:41:06 2024-03-30 07:41:06.203 [240M] INFO: Updating long-term database to version 3
2024-03-30 07:41:06 2024-03-30 07:41:06.205 [240M] INFO: Updating long-term database to version 4
2024-03-30 07:41:06 2024-03-30 07:41:06.205 [240M] INFO: Updating long-term database to version 5
2024-03-30 07:41:06 2024-03-30 07:41:06.207 [240M] INFO: Updating long-term database to version 6
2024-03-30 07:41:06 2024-03-30 07:41:06.208 [240M] INFO: Updating long-term database to version 7
2024-03-30 07:41:06 2024-03-30 07:41:06.209 [240M] INFO: Updating long-term database to version 8
2024-03-30 07:41:06 2024-03-30 07:41:06.212 [240M] INFO: Updating long-term database to version 9
2024-03-30 07:41:06 2024-03-30 07:41:06.213 [240M] INFO: Updating long-term database to version 10
2024-03-30 07:41:06 2024-03-30 07:41:06.215 [240M] INFO: Updating long-term database to version 11
2024-03-30 07:41:06 2024-03-30 07:41:06.216 [240M] INFO: Updating long-term database to version 12
2024-03-30 07:41:06 2024-03-30 07:41:06.217 [240M] INFO: Updating long-term database to version 13
2024-03-30 07:41:06 2024-03-30 07:41:06.218 [240M] INFO: Updating long-term database to version 14
2024-03-30 07:41:06 2024-03-30 07:41:06.219 [240M] INFO: Updating long-term database to version 15
2024-03-30 07:41:06 2024-03-30 07:41:06.220 [240M] INFO: Updating long-term database to version 16
2024-03-30 07:41:06 2024-03-30 07:41:06.221 [240M] INFO: Updating long-term database to version 17
2024-03-30 07:41:06 2024-03-30 07:41:06.222 [240M] INFO: Database successfully initialized
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: Imported 0 queries from the on-disk database (it has 0 rows)
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: Parsing queries in database
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: Imported 0 queries from the long-term database
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: -> Total DNS queries: 0
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: -> Cached DNS queries: 0
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: -> Forwarded DNS queries: 0
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: -> Blocked DNS queries: 0
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: -> Unknown DNS queries: 0
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: -> Unique domains: 0
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: -> Unique clients: 0
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: -> DNS cache records: 0
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: -> Known forward destinations: 0
2024-03-30 07:41:06 2024-03-30 07:41:06.225 [240M] INFO: FTL is running as user pihole (UID 1000)
2024-03-30 07:41:06 2024-03-30 07:41:06.227 [240M] INFO: Created SSL/TLS certificate for pi.hole at /etc/pihole/tls.pem
2024-03-30 07:41:06 2024-03-30 07:41:06.227 [240M] INFO: Reading certificate from /etc/pihole/tls.pem ...
2024-03-30 07:41:06 2024-03-30 07:41:06.227 [240M] INFO: Using SSL/TLS certificate file /etc/pihole/tls.pem
2024-03-30 07:41:06 2024-03-30 07:41:06.227 [240M] INFO: Restored 0 API sessions from the database
2024-03-30 07:41:06 2024-03-30 07:41:06.228 [240M] INFO: Blocking status is enabled
2024-03-30 07:41:06 2024-03-30 07:41:06.328 [240/T241] INFO: Compiled 0 allow and 0 deny regex for 0 client in 0.1 msec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment