Advertisement
moryoav

Untitled

Mar 24th, 2025
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.04 KB | None | 0 0
  1.  
  2. 888888ba .d888888 888888ba
  3. 88 8b d8 88 88 8b
  4. a88aaaa8P' .d8888b. .d8888b. 88d888b. 88aaaaa88a a88aaaa8P
  5. 88 8b. 88 88 Y8ooooo. 88 88 88 88 88
  6. 88 88 88. .88 88 88. .88 88 88 88
  7. dP dP 88888P8 88888P 88Y888P 88 88 dP
  8. 88
  9. dP Debug Log Generator 1.0
  10.  
  11. This process collects debug and troubleshooting information about your RaspAP installation.
  12. It is intended to assist users with a self-diagnosis of their installations, as well as
  13. provide useful information as a starting point for others to assist with troubleshooting.
  14. Debug log information contains the RaspAP version, current state and configuration of AP
  15. related services, relevant installed package versions, Linux kernel version and local
  16. networking configuration details.
  17.  
  18. If you wish to share your debug info, paste the output to one of the following:
  19. https://pastebin.com/
  20. https://paste.ubuntu.com/
  21.  
  22. Please do NOT paste the log in its entirety to RaspAP's discussions, issues or other
  23. support channels. Use one of the above links instead.
  24.  
  25. DISCLAIMER: This log DOES contain details about your system, including networking
  26. settings. However, NO passwords or other sensitive data are included in the debug output.
  27. ========================================================================================
  28.  
  29. Debug log generation started at Mon Mar 24 11:50:47 GMT 2025
  30.  
  31. System Info
  32. ===========
  33. Hardware: Raspberry Pi 4 Model B Rev 1.5
  34. Detected OS: Debian GNU/Linux 12 (bookworm) 64-bit
  35. Kernel: Linux raspberrypi 6.6.74+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.74-1+rpt1 (2025-01-27) aarch64 GNU/Linux
  36. System Uptime: 0 days, 0 hours, 12 minutes
  37. Memory Usage: 3.68852%
  38.  
  39. Installed Packages
  40. ==================
  41. PHP Version: 8.2.28 (cli) (built: Mar 13 2025 18:21:38) (NTS)
  42. Dnsmasq Version: 2.90
  43. dhcpcd Version: 9.4.1
  44. lighttpd Version: 1.4.69
  45. vnStat Version: 2.10
  46.  
  47. RaspAP Install
  48. ==============
  49. RaspAP Version: 3.3.0
  50. RaspAP Installation Directory: /var/www/html
  51. RaspAP hostapd.ini contents:
  52. WifiInterface = wlan0
  53. LogEnable = 0
  54. WifiAPEnable = 0
  55. BridgedEnable = 0
  56. WifiManaged = wlan0
  57. RaspAP provider.ini: Not present
  58.  
  59. USB Devices
  60. ===========
  61. Bus 002 Device 002: ID 174c:1156 ASMedia Technology Inc. Forty
  62. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  63. Bus 001 Device 003: ID 0bda:b812 Realtek Semiconductor Corp. RTL88x2bu [AC1200 Techkey]
  64. Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
  65. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  66.  
  67. rfkill
  68. ======
  69. 0: hci0: Bluetooth
  70. Soft blocked: no
  71. Hard blocked: no
  72. 1: phy1: Wireless LAN
  73. Soft blocked: no
  74. Hard blocked: no
  75. 2: phy0: Wireless LAN
  76. Soft blocked: no
  77. Hard blocked: no
  78.  
  79. WPA Supplicant
  80. ==============
  81. Selected interface 'wlan0'
  82. wpa_state=DISCONNECTED
  83. ip_address=10.3.141.1
  84. p2p_device_address=e6:5f:01:bb:6a:6b
  85. address=e4:5f:01:bb:6a:6b
  86. uuid=b89a294f-8c1a-5367-8b7c-2944d5ca6fe1
  87.  
  88. Dnsmasq Contents
  89. ================
  90. /etc/dnsmasq.d/090_adblock.conf
  91. /etc/dnsmasq.d/090_raspap.conf
  92. /etc/dnsmasq.d/090_wlan0.conf
  93.  
  94. /etc/dnsmasq.d/090_adblock.conf contents:
  95. conf-file=/etc/raspap/adblock/domains.txt
  96. addn-hosts=/etc/raspap/adblock/hostnames.txt
  97.  
  98. /etc/dnsmasq.d/090_raspap.conf contents:
  99. # RaspAP default config
  100. log-facility=/var/log/dnsmasq.log
  101. conf-dir=/etc/dnsmasq.d
  102.  
  103. /etc/dnsmasq.d/090_wlan0.conf contents:
  104. # RaspAP wlan0 configuration
  105. interface=wlan0
  106. dhcp-range=10.3.141.50,10.3.141.254,255.255.255.0,12h
  107.  
  108.  
  109. Dhcpcd Contents
  110. ===============
  111. # RaspAP default configuration
  112. hostname
  113. clientid
  114. persistent
  115. option rapid_commit
  116. option domain_name_servers, domain_name, domain_search, host_name
  117. option classless_static_routes
  118. option ntp_servers
  119. require dhcp_server_identifier
  120. slaac private
  121. nohook lookup-hostname
  122.  
  123. # RaspAP wlan0 configuration
  124. interface wlan0
  125. static ip_address=10.3.141.1/24
  126. static routers=10.3.141.1
  127. metric 3005
  128. nogateway
  129.  
  130. Interfaces
  131. ==========
  132. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  133. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  134. inet 127.0.0.1/8 scope host lo
  135. valid_lft forever preferred_lft forever
  136. inet6 ::1/128 scope host noprefixroute
  137. valid_lft forever preferred_lft forever
  138. 2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
  139. link/ether e4:5f:01:bb:6a:6a brd ff:ff:ff:ff:ff:ff
  140. 3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
  141. link/ether e4:5f:01:bb:6a:6b brd ff:ff:ff:ff:ff:ff
  142. inet 10.3.141.1/24 brd 10.3.141.255 scope global noprefixroute wlan0
  143. valid_lft forever preferred_lft forever
  144. inet6 fe80::ac9:1a16:71bb:f30b/64 scope link
  145. valid_lft forever preferred_lft forever
  146. 4: wlan1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
  147. link/ether 40:a5:ef:50:8b:c1 brd ff:ff:ff:ff:ff:ff
  148. inet 192.168.1.100/24 brd 192.168.1.255 scope global dynamic noprefixroute wlan1
  149. valid_lft 85781sec preferred_lft 74981sec
  150. inet6 fded:7fcc:c52f:9047:49a3:91bf:7d69:13cf/64 scope global dynamic mngtmpaddr noprefixroute
  151. valid_lft 1744sec preferred_lft 1744sec
  152. inet6 fe80::fd1:b78f:ba10:5119/64 scope link
  153. valid_lft forever preferred_lft forever
  154.  
  155. Routing Table
  156. =============
  157. default via 192.168.1.1 dev wlan1 proto dhcp src 192.168.1.100 metric 3004
  158. 10.3.141.0/24 dev wlan0 proto dhcp scope link src 10.3.141.1 metric 3005
  159. 192.168.1.0/24 dev wlan1 proto dhcp scope link src 192.168.1.100 metric 3004
  160.  
  161. IW Device Info
  162. ==============
  163. phy#0
  164. Interface wlan1
  165. ifindex 4
  166. wdev 0x1
  167. addr 40:a5:ef:50:8b:c1
  168. type managed
  169. channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz
  170. txpower 20.00 dBm
  171. multicast TXQ:
  172. qsz-byt qsz-pkt flows drops marks overlmt hashcol tx-bytes tx-packets
  173. 0 0 0 0 0 0 0 0 0
  174. phy#1
  175. Unnamed/non-netdev interface
  176. wdev 0x100000002
  177. addr e6:5f:01:bb:6a:6b
  178. type P2P-device
  179. txpower 31.00 dBm
  180. Interface wlan0
  181. ifindex 3
  182. wdev 0x100000001
  183. addr e4:5f:01:bb:6a:6b
  184. ssid juliaNet_Travel
  185. type AP
  186. channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz
  187. txpower 31.00 dBm
  188.  
  189. IW Regulatory Info
  190. ==================
  191. global
  192. country GB: DFS-ETSI
  193. (2400 - 2483 @ 40), (N/A, 20), (N/A)
  194. (5150 - 5250 @ 80), (N/A, 23), (N/A), NO-OUTDOOR, AUTO-BW
  195. (5250 - 5350 @ 80), (N/A, 20), (0 ms), NO-OUTDOOR, DFS, AUTO-BW
  196. (5470 - 5730 @ 160), (N/A, 26), (0 ms), DFS
  197. (5725 - 5850 @ 80), (N/A, 23), (N/A), NO-OUTDOOR
  198. (5925 - 6425 @ 160), (N/A, 23), (N/A), NO-OUTDOOR
  199. (57000 - 71000 @ 2160), (N/A, 40), (N/A)
  200.  
  201. phy#1
  202. country 99: DFS-UNSET
  203. (2402 - 2482 @ 40), (6, 20), (N/A)
  204. (2474 - 2494 @ 20), (6, 20), (N/A)
  205. (5140 - 5360 @ 160), (6, 20), (N/A)
  206. (5460 - 5860 @ 160), (6, 20), (N/A)
  207.  
  208. Systemd Services
  209. ================
  210. hostapd status:
  211. ● hostapd.service - Access point and authentication server for Wi-Fi and Ethernet
  212. Loaded: loaded (/lib/systemd/system/hostapd.service; enabled; preset: enabled)
  213. Active: active (running) since Mon 2025-03-24 11:38:34 GMT; 12min ago
  214. Docs: man:hostapd(8)
  215. Process: 822 ExecStart=/usr/sbin/hostapd -B -P /run/hostapd.pid $DAEMON_OPTS ${DAEMON_CONF} (code=exited, status=0/SUCCESS)
  216. Main PID: 823 (hostapd)
  217. Tasks: 1 (limit: 8736)
  218. CPU: 46ms
  219. CGroup: /system.slice/hostapd.service
  220. └─823 /usr/sbin/hostapd -B -P /run/hostapd.pid /etc/hostapd/hostapd.conf
  221.  
  222. Mar 24 11:38:33 raspberrypi systemd[1]: Starting hostapd.service - Access point and authentication server for Wi-Fi and Ethernet...
  223. Mar 24 11:38:33 raspberrypi hostapd[822]: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
  224. Mar 24 11:38:34 raspberrypi hostapd[822]: wlan0: interface state COUNTRY_UPDATE->ENABLED
  225. Mar 24 11:38:34 raspberrypi hostapd[822]: wlan0: AP-ENABLED
  226. Mar 24 11:38:34 raspberrypi systemd[1]: Started hostapd.service - Access point and authentication server for Wi-Fi and Ethernet.
  227. Mar 24 11:38:45 raspberrypi hostapd[823]: wlan0: STA 08:6a:c5:7e:45:f0 IEEE 802.11: associated
  228. Mar 24 11:38:45 raspberrypi hostapd[823]: wlan0: STA 08:6a:c5:7e:45:f0 RADIUS: starting accounting session 9F80965C7B32EE7E
  229. Mar 24 11:38:45 raspberrypi hostapd[823]: wlan0: STA 08:6a:c5:7e:45:f0 WPA: pairwise key handshake completed (RSN)
  230.  
  231. dnsmasq status:
  232. ● dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server
  233. Loaded: loaded (/lib/systemd/system/dnsmasq.service; enabled; preset: enabled)
  234. Active: active (running) since Mon 2025-03-24 11:38:41 GMT; 12min ago
  235. Process: 848 ExecStartPre=/usr/share/dnsmasq/systemd-helper checkconfig (code=exited, status=0/SUCCESS)
  236. Process: 853 ExecStart=/usr/share/dnsmasq/systemd-helper exec (code=exited, status=0/SUCCESS)
  237. Process: 859 ExecStartPost=/usr/share/dnsmasq/systemd-helper start-resolvconf (code=exited, status=0/SUCCESS)
  238. Main PID: 858 (dnsmasq)
  239. Tasks: 1 (limit: 8736)
  240. CPU: 3.117s
  241. CGroup: /system.slice/dnsmasq.service
  242. └─858 /usr/sbin/dnsmasq -x /run/dnsmasq/dnsmasq.pid -u dnsmasq -r /run/dnsmasq/resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new --local-service --trust-anchor=.,20326,8,2,E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D --trust-anchor=.,38696,8,2,683D2D0ACB8C9B712A1948B27F741219298D0A450D612C483AF444A4C0FB2B16
  243.  
  244. Mar 24 11:38:40 raspberrypi systemd[1]: Starting dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server...
  245. Mar 24 11:38:41 raspberrypi systemd-helper[879]: /etc/resolvconf/update.d/libc: Warning: /etc/resolv.conf is not a symbolic link to /run/resolvconf/resolv.conf
  246. Mar 24 11:38:41 raspberrypi systemd[1]: Started dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server.
  247.  
  248. dhcpcd status:
  249. ● dhcpcd.service - DHCP Client Daemon on all interfaces
  250. Loaded: loaded (/lib/systemd/system/dhcpcd.service; enabled; preset: enabled)
  251. Active: active (running) since Mon 2025-03-24 11:38:37 GMT; 12min ago
  252. Docs: man:dhcpcd(8)
  253. Process: 829 ExecStart=/usr/sbin/dhcpcd -q -b (code=exited, status=0/SUCCESS)
  254. Main PID: 831 (dhcpcd)
  255. Tasks: 6 (limit: 8736)
  256. CPU: 632ms
  257. CGroup: /system.slice/dhcpcd.service
  258. ├─ 831 "dhcpcd: [manager] [ip4] [ip6]"
  259. ├─ 832 "dhcpcd: [privileged proxy]"
  260. ├─ 833 "dhcpcd: [network proxy]"
  261. ├─ 834 "dhcpcd: [control proxy]"
  262. ├─ 846 "dhcpcd: [BPF ARP] wlan0 10.3.141.1"
  263. └─1273 "dhcpcd: [BPF ARP] wlan1 192.168.1.100"
  264.  
  265. Mar 24 11:40:23 raspberrypi dhcpcd[832]: wlan1: DHCP lease expired
  266. Mar 24 11:40:23 raspberrypi dhcpcd[832]: wlan1: soliciting a DHCP lease
  267. Mar 24 11:40:23 raspberrypi dhcpcd[832]: wlan1: offered 192.168.1.100 from 192.168.1.1
  268. Mar 24 11:40:23 raspberrypi dhcpcd[832]: wlan1: probing address 192.168.1.100/24
  269. Mar 24 11:40:28 raspberrypi dhcpcd[832]: wlan1: using IPv4LL address 169.254.119.95
  270. Mar 24 11:40:28 raspberrypi dhcpcd[832]: wlan1: adding route to 169.254.0.0/16
  271. Mar 24 11:40:28 raspberrypi dhcpcd[832]: wlan1: leased 192.168.1.100 for 86400 seconds
  272. Mar 24 11:40:28 raspberrypi dhcpcd[832]: wlan1: adding route to 192.168.1.0/24
  273. Mar 24 11:40:28 raspberrypi dhcpcd[832]: wlan1: adding default route via 192.168.1.1
  274. Mar 24 11:40:28 raspberrypi dhcpcd[832]: wlan1: deleting route to 169.254.0.0/16
  275.  
  276. systemd-networkd status:
  277. ○ systemd-networkd.service - Network Configuration
  278. Loaded: loaded (/lib/systemd/system/systemd-networkd.service; disabled; preset: enabled)
  279. Active: inactive (dead)
  280. TriggeredBy: ○ systemd-networkd.socket
  281. Docs: man:systemd-networkd.service(8)
  282. man:org.freedesktop.network1(5)
  283.  
  284. wg-quick@wg0 status:
  285. × [email protected] - WireGuard via wg-quick(8) for wg0
  286. Loaded: loaded (/lib/systemd/system/[email protected]; enabled; preset: enabled)
  287. Active: failed (Result: exit-code) since Mon 2025-03-24 11:38:32 GMT; 12min ago
  288. Docs: man:wg-quick(8)
  289. man:wg(8)
  290. https://www.wireguard.com/
  291. https://www.wireguard.com/quickstart/
  292. https://git.zx2c4.com/wireguard-tools/about/src/man/wg-quick.8
  293. https://git.zx2c4.com/wireguard-tools/about/src/man/wg.8
  294. Main PID: 737 (code=exited, status=1/FAILURE)
  295. CPU: 11ms
  296.  
  297. Mar 24 11:38:32 raspberrypi systemd[1]: Starting [email protected] - WireGuard via wg-quick(8) for wg0...
  298. Mar 24 11:38:32 raspberrypi wg-quick[737]: wg-quick: `/etc/wireguard/wg0.conf' does not exist
  299. Mar 24 11:38:32 raspberrypi systemd[1]: [email protected]: Main process exited, code=exited, status=1/FAILURE
  300. Mar 24 11:38:32 raspberrypi systemd[1]: [email protected]: Failed with result 'exit-code'.
  301. Mar 24 11:38:32 raspberrypi systemd[1]: Failed to start [email protected] - WireGuard via wg-quick(8) for wg0.
  302.  
  303. openvpn-client@client status:
  304. × [email protected] - OpenVPN tunnel for client
  305. Loaded: loaded (/lib/systemd/system/[email protected]; enabled; preset: enabled)
  306. Active: failed (Result: exit-code) since Mon 2025-03-24 11:38:32 GMT; 12min ago
  307. Docs: man:openvpn(8)
  308. https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage
  309. https://community.openvpn.net/openvpn/wiki/HOWTO
  310. Main PID: 734 (code=exited, status=1/FAILURE)
  311. CPU: 35ms
  312.  
  313. Mar 24 11:38:32 raspberrypi systemd[1]: Starting [email protected] - OpenVPN tunnel for client...
  314. Mar 24 11:38:32 raspberrypi openvpn[734]: Options error: In [CMD-LINE]:1: Error opening configuration file: client.conf
  315. Mar 24 11:38:32 raspberrypi openvpn[734]: Use --help for more information.
  316. Mar 24 11:38:32 raspberrypi systemd[1]: [email protected]: Main process exited, code=exited, status=1/FAILURE
  317. Mar 24 11:38:32 raspberrypi systemd[1]: [email protected]: Failed with result 'exit-code'.
  318. Mar 24 11:38:32 raspberrypi systemd[1]: Failed to start [email protected] - OpenVPN tunnel for client.
  319.  
  320. lighttpd status:
  321. ● lighttpd.service - Lighttpd Daemon
  322. Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; preset: enabled)
  323. Active: active (running) since Mon 2025-03-24 11:38:32 GMT; 12min ago
  324. Main PID: 744 (lighttpd)
  325. Tasks: 11 (limit: 8736)
  326. CPU: 4.331s
  327. CGroup: /system.slice/lighttpd.service
  328. ├─ 744 /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
  329. ├─ 788 /usr/bin/php-cgi
  330. ├─ 793 /usr/bin/php-cgi
  331. ├─ 794 /usr/bin/php-cgi
  332. ├─ 795 /usr/bin/php-cgi
  333. ├─ 796 /usr/bin/php-cgi
  334. ├─1747 sh -c "sudo /etc/raspap/system/debuglog.sh -i /var/www/html"
  335. ├─1748 sudo /etc/raspap/system/debuglog.sh -i /var/www/html
  336. ├─1749 /bin/bash /etc/raspap/system/debuglog.sh -i /var/www/html
  337. ├─1874 /bin/bash /etc/raspap/system/debuglog.sh -i /var/www/html
  338. └─1875 systemctl status lighttpd
  339.  
  340. Mar 24 11:47:45 raspberrypi sudo[1566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=33)
  341. Mar 24 11:47:45 raspberrypi sudo[1566]: pam_unix(sudo:session): session closed for user root
  342. Mar 24 11:47:52 raspberrypi lighttpd[1608]: sh: 1: host: not found
  343. Mar 24 11:48:03 raspberrypi lighttpd[1615]: ping: one.one.one.one: Temporary failure in name resolution
  344. Mar 24 11:49:25 raspberrypi sudo[1670]: www-data : PWD=/var/www/html ; USER=root ; COMMAND=/bin/chmod o+r /var/log/dnsmasq.log
  345. Mar 24 11:49:25 raspberrypi sudo[1670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=33)
  346. Mar 24 11:49:25 raspberrypi sudo[1670]: pam_unix(sudo:session): session closed for user root
  347. Mar 24 11:50:05 raspberrypi lighttpd[1678]: cat: /etc/dnsmasq.d/090_wlan1.conf: No such file or directory
  348. Mar 24 11:50:47 raspberrypi sudo[1748]: www-data : PWD=/var/www/html/ajax/system ; USER=root ; COMMAND=/etc/raspap/system/debuglog.sh -i /var/www/html
  349. Mar 24 11:50:47 raspberrypi sudo[1748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=33)
  350.  
  351. RaspAP debug log generation complete.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement