Skip to content

Instantly share code, notes, and snippets.

@ShapeShifter499
ShapeShifter499 / gist:fbcd2f93df1f9e6f43380bdb621b5483
Created September 19, 2018 17:53
dmesg log GPD Win 2 Antergos/Arch Linux
[ransu@gpd-win2 ~]$ dmesg
[ 0.000000] microcode: microcode updated early to revision 0x8e, date = 2018-03-24
[ 0.000000] Linux version 4.18.8-arch1-1-ARCH (builduser@heftig-15200) (gcc version 8.2.1 20180831 (GCC)) #1 SMP PREEMPT Sat Sep 15 20:34:48 UTC 2018
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=a419e924-8bbc-4d07-848c-373c80c6a151 rw cryptdevice=/dev/disk/by-uuid/11e60fa4-80b2-41cb-be70-8db08630eb05:cryptAntergos fbcon=rotate:1 quiet resume=UUID=26b09811-8d18-494d-9c4e-026e004e7b3a
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[Aug29 04:43] usb 5-1.2: reset SuperSpeed USB device number 4 using xhci-hcd
[Aug29 15:13] xhci-hcd xhci-hcd.9.auto: xHCI host not responding to stop endpoint command.
[ +0.000745] xhci-hcd xhci-hcd.9.auto: Assuming host is dying, halting host.
[ +0.000640] xhci-hcd xhci-hcd.9.auto: xHCI host not responding to stop endpoint command.
[ +0.000737] xhci-hcd xhci-hcd.9.auto: Assuming host is dying, halting host.
[ +0.026253] xhci-hcd xhci-hcd.9.auto: HC died; cleaning up
[ +0.000016] xhci-hcd xhci-hcd.9.auto: HC died; cleaning up
[ +0.001566] usb 4-1: USB disconnect, device number 2
[ +0.000487] usb 4-1.4: USB disconnect, device number 3
[ +0.002331] usb 5-1: USB disconnect, device number 2
{"reqId":"S1jGEhOLj4uyBQ7E1mWT","level":3,"time":"2018-06-29T10:48:07+00:00","remoteAddr":"fd44:9fac:abd4::6b2","user":"kumo-backup","app":"gallery","method":"GET","url":"\/index.php\/apps\/gallery\/preview\/4900316?width=2000&height=2000&c=af8329f7be089ddc22e45f23f73d7df3&requesttoken=5HgEF9nEgVgnMqwqm4sq65dt5YWVdnuOr5u4AejI%2Bg8%3D%3A1CxrILSF5j1%2BWZ5D87thsfYih%2Bj0JwHbzPTNZN6Ngjg%3D","message":"Exception: Preview generation has failed","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:61.0) Gecko\/20100101 Firefox\/61.0","version":"13.0.4.0"}
{"reqId":"rwv67uNPF6daKRf95uF2","level":3,"time":"2018-06-29T10:49:20+00:00","remoteAddr":"fd44:9fac:abd4::6b2","user":"kumo-backup","app":"PHP","method":"DELETE","url":"\/remote.php\/webdav\/nextcloud-OLD\/appdata_ocp4qruto1bf\/preview\/518291","message":"rename(): The first argument to copy() function cannot be a directory at \/usr\/share\/webapps\/nextcloud\/lib\/private\/Files\/Storage\/Local.php#270","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:61.0) Gecko\/20
This file has been truncated, but you can view the full file.
{"reqId":"fAyk4mBA9OAzKbzEMJca","level":3,"time":"2018-06-25T09:06:56+00:00","remoteAddr":"45.63.84.140","user":"--","app":"index","method":"GET","url":"\/index.php\/204","message":"Exception: {\"Exception\":\"Doctrine\\\\DBAL\\\\Exception\\\\TableNotFoundException\",\"Message\":\"An exception occurred while executing 'SELECT * FROM `oc_authtoken` WHERE `token` = ?' with params [\\\"83cf4b10a4622b75a1bf673938fdb303b587c5e00b3cebe7c1d36723224c887f9cfcd74d42f98c51ff9a3b2d74495c971ea4417a426797acda7d45f6cd891662\\\"]:\\n\\nSQLSTATE[42S02]: Base table or view not found: 1146 Table 'nextcloud.oc_authtoken' doesn't exist\",\"Code\":0,\"Trace\":\"#0 \\\/usr\\\/share\\\/webapps\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/DBALException.php(128): Doctrine\\\\DBAL\\\\Driver\\\\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOException))\\n#1 \\\/usr\\\/share\\\/webapps\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL
[root@kumo extra]# curl http://localhost
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://kumo.failserv.com/">here</a>.</p>
</body></html>
[root@kumo extra]# ps -O pid,uname,comm -C httpd
PID PID USER COMMAND S TTY TIME COMMAND
2761 2761 root httpd S ? 00:00:00 /usr/bin/httpd -k start -DFOREGROUND
2762 2762 http httpd S ? 00:00:00 /usr/bin/httpd -k start -DFOREGROUND
2763 2763 http httpd S ? 00:00:00 /usr/bin/httpd -k start -DFOREGROUND
2764 2764 http httpd S ? 00:00:00 /usr/bin/httpd -k start -DFOREGROUND
[root@kumo extra]#
[root@kumo extra]# systemctl status httpd
● httpd.service - Apache Web Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled; vendor preset: disabled)
Active: active (running) since Wed 2018-06-27 19:17:29 PDT; 39min ago
Main PID: 2371 (httpd)
Tasks: 109 (limit: 4686)
Memory: 8.6M
CGroup: /system.slice/httpd.service
├─2371 /usr/bin/httpd -k start -DFOREGROUND
├─2372 /usr/bin/httpd -k start -DFOREGROUND
[root@kumo extra]# apachectl -S
VirtualHost configuration:
*:80 is a NameVirtualHost
default server kumo.failserv.com (/etc/httpd/conf/extra/kumo.failserv.com.conf:2)
port 80 namevhost kumo.failserv.com (/etc/httpd/conf/extra/kumo.failserv.com.conf:2)
port 80 namevhost kumo.lan (/etc/httpd/conf/extra/kumo.lan.conf:2)
*:443 is a NameVirtualHost
default server kumo.failserv.com (/etc/httpd/conf/extra/kumo.failserv.com.conf:54)
port 443 namevhost kumo.failserv.com (/etc/httpd/conf/extra/kumo.failserv.com.conf:54)
port 443 namevhost kumo.lan (/etc/httpd/conf/extra/kumo.lan.conf:54)
# Static information about the filesystems.
# See fstab(5) for details.
# <file system> <dir> <type> <options> <dump> <pass>
/dev/mmcblk0p1 /boot vfat defaults,rw 0 0
/var/swapfile none swap defaults,nofail 0 0
# Toshiba 750G drive
/dev/mapper/750gb /mnt/750gb ext4 defaults,rw,nofail 0 2
[root@kumo ~]# cat /etc/fstab
# Static information about the filesystems.
# See fstab(5) for details.
# <file system> <dir> <type> <options> <dump> <pass>
/dev/mmcblk0p1 /boot vfat defaults,rw 0 0
/var/swapfile none swap defaults,nofail 0 0
# Toshiba 750G drive
/dev/mapper/750gb /mnt/750gb ext4 defaults,rw,nofail 0 2