You are not logged in.
I decided to upgrade my system today (the one which pulled the kernel to version 3.7.10-1).
When I decide to reboot, the system hangs for quite a while.
And smbd doesn't start:
$ systemctl status smbd.service
smbd.service - Samba SMB/CIFS server
Loaded: loaded (/usr/lib/systemd/system/smbd.service; enabled)
Active: failed (Result: exit-code) since Tue 2013-03-05 14:54:59 BRT; 1h 6min ago
Process: 853 ExecStart=/usr/sbin/smbd -D (code=exited, status=0/SUCCESS)
Main PID: 854 (code=exited, status=255)
CGroup: name=systemd:/system/smbd.serviceWhat's going on? ![]()
edit: smbd is active after the reboot, but I'm getting NT_STATUS_CONNECTION_RESET messages upon quering with smbclient my machine. I'll post this elsewhere.
Last edited by lmello (2013-03-07 21:49:04)
Fundamental Axiom of the Universe (aka Murphy's Law): Whatever can go wrong, will go wrong.
First Digital Deduction: Nothing obeys Murphy's Law so well as computers.
Second Digital Deduction: Everything go wrong at least once.
Third Digital Deduction: Things go wrong even when there's absolutely no possibility of anything go wrong.
Offline
Where does the system hang? How did you get far enough to run systemctl?
Did you check the journal for smbd stuff?
aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies
Offline
(removed critical comments)
EDIT: thanks for the title revision. This is more useful and will hopefully get you the help you need.
Last edited by Trilby (2013-03-05 20:06:09)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Ah, your "system" doesn't look broken at all. Smdb seems to have a problem - but I don't know what smdb is, so I can't help there.
You'd be well served by making two changes to the title of your thread: 1) add information about what is actually not working, and 2) remove the "CRITICAL": your issues are not more important than anyone elses, and the presumption that they are will likely just have people annoyed before they even read your first post.
Thank you Trilby, changes made.
Fundamental Axiom of the Universe (aka Murphy's Law): Whatever can go wrong, will go wrong.
First Digital Deduction: Nothing obeys Murphy's Law so well as computers.
Second Digital Deduction: Everything go wrong at least once.
Third Digital Deduction: Things go wrong even when there's absolutely no possibility of anything go wrong.
Offline
Seems like NetworkManager is slowing the reboot process, and there are issues on smbd:
Mar 05 17:10:47 maxwell systemd-logind[291]: System is rebooting.
Mar 05 17:10:47 maxwell systemd[1]: Deactivating swap /dev/sda5...
Mar 05 17:10:47 maxwell systemd[1]: Deactivating swap /dev/sda5...
Mar 05 17:10:47 maxwell systemd[1]: Deactivating swap /dev/sda5...
Mar 05 17:10:47 maxwell systemd[1]: Stopping Bluetooth.
Mar 05 17:10:47 maxwell systemd[1]: Stopped target Bluetooth.
Mar 05 17:10:47 maxwell systemd[1]: Stopping Sound Card.
Mar 05 17:10:47 maxwell systemd[1]: Stopped target Sound Card.
Mar 05 17:10:47 maxwell systemd[1]: Stopping RPC Port Mapper.
Mar 05 17:10:47 maxwell systemd[1]: Stopped target RPC Port Mapper.
Mar 05 17:10:47 maxwell systemd[1]: Stopping Samba SMB/CIFS server instance...
Mar 05 17:10:47 maxwell systemd[1]: Stopping Samba SMB/CIFS server instance...
Mar 05 17:10:47 maxwell systemd[1]: Stopping Samba SMB/CIFS server instance...
Mar 05 17:10:47 maxwell systemd[1]: Stopping Samba SMB/CIFS server instance...
Mar 05 17:10:47 maxwell systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Mar 05 17:10:47 maxwell systemd[1]: Stopping Login Service...
Mar 05 17:10:47 maxwell systemd[1]: Stopping Getty on tty2...
Mar 05 17:10:47 maxwell gnome-session[576]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed
Mar 05 17:10:47 maxwell gnome-session[576]: Gtk-CRITICAL: gtk_main_quit: assertion `main_loops != NULL' failed
Mar 05 17:10:47 maxwell gdm-password][569]: pam_unix(gdm-password:session): session closed for user lmello
Mar 05 17:10:47 maxwell bluetoothd[280]: Terminating
Mar 05 17:10:47 maxwell bluetoothd[280]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/A2DPSource
Mar 05 17:10:47 maxwell bluetoothd[280]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/HFPAG
Mar 05 17:10:47 maxwell bluetoothd[280]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/HFPHS
Mar 05 17:10:47 maxwell sshd[283]: Received signal 15; terminating.
Mar 05 17:10:47 maxwell bluetoothd[280]: Stopping SDP server
Mar 05 17:10:47 maxwell bluetoothd[280]: Exit
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.hostname: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.own: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell avahi-daemon[285]: Got SIGTERM, quitting.
Mar 05 17:10:47 maxwell ntpd[347]: ntpd exiting on signal 15
Mar 05 17:10:47 maxwell avahi-dnsconfd[289]: Got SIGTERM, quitting.
Mar 05 17:10:47 maxwell dhclient[1153]: receive_packet failed on wlan0: Network is down
Mar 05 17:10:47 maxwell login[543]: pam_unix(login:session): session closed for user root
Mar 05 17:10:47 maxwell avahi-daemon[285]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.0.105.
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.system: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell avahi-daemon[285]: avahi-daemon 0.6.31 exiting.
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wimax: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell gdm-simple-slave[338]: WARNING: Child process 569 was already dead.
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.hostname: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell gdm-simple-slave[338]: WARNING: Unable to kill session worker process
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.own: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.system: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wimax: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.hostname: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.own: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.system: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wimax: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.hostname: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.own: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.system: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (4) GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Mar 05 17:10:47 maxwell NetworkManager[288]: <info> BT device 00:1F:00:ED:EA:FA removed
Mar 05 17:10:47 maxwell NetworkManager[288]: <info> (00:1F:00:ED:EA:FA): now unmanaged
Mar 05 17:10:47 maxwell NetworkManager[288]: <info> (00:1F:00:ED:EA:FA): device state change: disconnected -> unmanaged (reason 'removed') [30 10 36]
Mar 05 17:10:47 maxwell NetworkManager[288]: <info> (00:1F:00:ED:EA:FA): cleaning up...
Mar 05 17:10:47 maxwell NetworkManager[288]: <info> (00:1F:00:ED:EA:FA): taking down device.
Mar 05 17:10:47 maxwell bluetoothd[280]: bluetoothd[280]: Terminating
Mar 05 17:10:47 maxwell bluetoothd[280]: bluetoothd[280]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/A2DPSource
Mar 05 17:10:47 maxwell bluetoothd[280]: bluetoothd[280]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/HFPAG
Mar 05 17:10:47 maxwell bluetoothd[280]: bluetoothd[280]: Endpoint unregistered: sender=:1.58 path=/MediaEndpoint/HFPHS
Mar 05 17:10:47 maxwell bluetoothd[280]: bluetoothd[280]: Stopping SDP server
Mar 05 17:10:47 maxwell bluetoothd[280]: bluetoothd[280]: Exit
Mar 05 17:10:47 maxwell kernel: wlan0: deauthenticating from 90:f6:52:72:e0:44 by local choice (reason=3)
Mar 05 17:10:47 maxwell wpa_supplicant[346]: Successfully initialized wpa_supplicant
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: SME: Trying to authenticate with 90:f6:52:72:e0:44 (SSID='Casa' freq=2437 MHz)
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: Trying to associate with 90:f6:52:72:e0:44 (SSID='Casa' freq=2437 MHz)
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: Associated with 90:f6:52:72:e0:44
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: WPA: Key negotiation completed with 90:f6:52:72:e0:44 [PTK=CCMP GTK=CCMP]
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: CTRL-EVENT-CONNECTED - Connection to 90:f6:52:72:e0:44 completed [id=0 id_str=]
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: CTRL-EVENT-DISCONNECTED bssid=90:f6:52:72:e0:44 reason=3 locally_generated=1
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: SME: Trying to authenticate with 90:f6:52:72:e0:44 (SSID='Casa' freq=2437 MHz)
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: Trying to associate with 90:f6:52:72:e0:44 (SSID='Casa' freq=2437 MHz)
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: Associated with 90:f6:52:72:e0:44
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: WPA: Key negotiation completed with 90:f6:52:72:e0:44 [PTK=CCMP GTK=CCMP]
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: CTRL-EVENT-CONNECTED - Connection to 90:f6:52:72:e0:44 completed [id=0 id_str=]
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: CTRL-EVENT-DISCONNECTED bssid=90:f6:52:72:e0:44 reason=3 locally_generated=1
Mar 05 17:10:47 maxwell wpa_supplicant[346]: wlan0: CTRL-EVENT-TERMINATING
Mar 05 17:10:47 maxwell systemd[1]: Stopped Bluetooth service.
Mar 05 17:10:47 maxwell NetworkManager[288]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
Mar 05 17:10:47 maxwell kernel: cfg80211: Calling CRDA to update world regulatory domain
Mar 05 17:10:47 maxwell kernel: nfsd: last server has exited, flushing export cache
Mar 05 17:10:47 maxwell NetworkManager[288]: <info> wpa_supplicant stopped
Mar 05 17:10:47 maxwell NetworkManager[288]: <info> (wlan0): supplicant interface state: completed -> down
Mar 05 17:10:47 maxwell NetworkManager[288]: <info> (wlan0): device state change: activated -> unavailable (reason 'supplicant-failed') [100 20 10]
Mar 05 17:10:47 maxwell systemd[1]: Stopped Periodic Command Scheduler.
Mar 05 17:10:47 maxwell systemd[1]: Stopped OpenSSH Daemon.
Mar 05 17:10:47 maxwell systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Mar 05 17:10:47 maxwell systemd[1]: Stopped System Logger Daemon.
Mar 05 17:10:47 maxwell systemd[1]: Stopped Avahi DNS Configuration Daemon.
Mar 05 17:10:47 maxwell systemd[1]: Stopped D-Bus System Message Bus.
Mar 05 17:10:47 maxwell systemd[1]: Stopped Login Service.
Mar 05 17:10:47 maxwell systemd[1]: Stopped Virtual console mouse server.
Mar 05 17:10:47 maxwell systemd[1]: Stopped Authorization Manager.
Mar 05 17:10:47 maxwell systemd[1]: Stopped WPA supplicant.
Mar 05 17:10:47 maxwell systemd[1]: Stopped Network Time Service.
Mar 05 17:10:47 maxwell systemd[1]: Stopped Accounts Service.
Mar 05 17:10:47 maxwell systemd[1]: Stopped Daemon for power management.
Mar 05 17:10:47 maxwell systemd-journal[135]: Forwarding to syslog missed 1 messages.
Mar 05 17:10:47 maxwell systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Mar 05 17:10:47 maxwell systemd[1]: Stopped Disk Manager.
Mar 05 17:10:47 maxwell systemd[1]: Stopped Manage, Install and Generate Color Profiles.
Mar 05 17:10:47 maxwell systemd[1]: Stopped Samba SMB/CIFS server instance.
Mar 05 17:10:47 maxwell systemd[1]: Deactivated swap /dev/sda5.
Mar 05 17:10:47 maxwell systemd[1]: Started Store Sound Card State.
Mar 05 17:10:47 maxwell systemd[1]: Stopped NFS server.
Mar 05 17:10:47 maxwell systemd[1]: Stopping RPC Bind...
Mar 05 17:10:47 maxwell systemd[1]: Deactivated swap /dev/disk/by-uuid/b6ae6075-add8-4de6-b03a-bc88663fd37c.
Mar 05 17:10:47 maxwell systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x50014ee6ad10fc65-part5.
Mar 05 17:10:47 maxwell systemd[1]: Deactivated swap /dev/disk/by-id/ata-WDC_WD5000BPVT-55HXZT3_WD-WXU1CC1R9795-part5.
Mar 05 17:10:47 maxwell systemd[1]: rpcbind.service: main process exited, code=exited, status=2/INVALIDARGUMENT
Mar 05 17:10:47 maxwell rpcbind[363]: rpcbind terminating on signal. Restart with "rpcbind -w"
Mar 05 17:10:48 maxwell systemd[1]: Stopped RPC Bind.
Mar 05 17:10:48 maxwell systemd[1]: Unit rpcbind.service entered failed state
Mar 05 17:10:48 maxwell login[543]: pam_systemd(login:session): Failed to connect to system bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Mar 05 17:10:48 maxwell systemd[1]: Stopped Getty on tty2.
Mar 05 17:10:48 maxwell iptables-flush[1706]: /usr/sbin/ip6tables
Mar 05 17:10:48 maxwell iptables-flush[1695]: /usr/sbin/iptables
Mar 05 17:10:48 maxwell systemd[1]: Stopped Packet Filtering Framework.
Mar 05 17:10:48 maxwell systemd[1]: Stopped IPv6 Packet Filtering Framework.
Mar 05 17:10:48 maxwell NetworkManager[288]: <info> (wlan0): deactivating device (reason 'supplicant-failed') [10]
Mar 05 17:10:48 maxwell gdm-simple-slave[338]: GLib-GObject-CRITICAL: g_object_ref: assertion `object->ref_count > 0' failed
Mar 05 17:10:48 maxwell gdm-simple-slave[338]: GLib-GObject-CRITICAL: g_object_unref: assertion `object->ref_count > 0' failed
Mar 05 17:10:48 maxwell systemd[1]: Stopped GNOME Display Manager.
Mar 05 17:10:48 maxwell systemd[1]: Stopping Permit User Sessions...
Mar 05 17:10:48 maxwell NetworkManager[288]: <info> (wlan0): canceled DHCP transaction, DHCP client pid 1153
Mar 05 17:10:48 maxwell NetworkManager[288]: nm_supplicant_info_set_call: assertion `call != NULL' failed
Mar 05 17:10:48 maxwell NetworkManager[288]: <warn> disconnected by the system bus.
Mar 05 17:10:48 maxwell systemd[1]: Stopped Permit User Sessions.
Mar 05 17:10:48 maxwell systemd[1]: Stopping Remote File Systems.
Mar 05 17:10:48 maxwell systemd[1]: Stopped target Remote File Systems.
Mar 05 17:10:49 maxwell systemd[1]: Stopped CUPS Printing Service.
Mar 05 17:10:51 maxwell NetworkManager[288]: <error> [1362514251.888234] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:10:54 maxwell NetworkManager[288]: <error> [1362514254.890628] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:10:57 maxwell NetworkManager[288]: <info> wpa_supplicant die count reset
Mar 05 17:10:57 maxwell NetworkManager[288]: <error> [1362514257.888094] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:00 maxwell NetworkManager[288]: <error> [1362514260.889476] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:03 maxwell NetworkManager[288]: <error> [1362514263.887900] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:06 maxwell NetworkManager[288]: <error> [1362514266.890247] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:09 maxwell NetworkManager[288]: <error> [1362514269.888689] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:12 maxwell NetworkManager[288]: <error> [1362514272.889071] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:15 maxwell NetworkManager[288]: <error> [1362514275.888456] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:18 maxwell NetworkManager[288]: <error> [1362514278.890794] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:18 maxwell systemd-journal[135]: Forwarding to syslog missed 8 messages.
Mar 05 17:11:19 maxwell NetworkManager[288]: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed
Mar 05 17:11:19 maxwell NetworkManager[288]: dbus_g_proxy_begin_call_with_timeout: assertion `DBUS_IS_G_PROXY (proxy)' failed
Mar 05 17:11:21 maxwell NetworkManager[288]: <error> [1362514281.888371] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:24 maxwell NetworkManager[288]: <error> [1362514284.889894] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:27 maxwell NetworkManager[288]: <error> [1362514287.888288] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:30 maxwell NetworkManager[288]: <error> [1362514290.890629] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:33 maxwell NetworkManager[288]: <error> [1362514293.888034] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:36 maxwell NetworkManager[288]: <error> [1362514296.889472] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:39 maxwell NetworkManager[288]: <error> [1362514299.887919] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:42 maxwell NetworkManager[288]: <error> [1362514302.890274] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:45 maxwell NetworkManager[288]: <error> [1362514305.888678] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:48 maxwell NetworkManager[288]: <error> [1362514308.889120] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:51 maxwell NetworkManager[288]: <error> [1362514311.888518] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:54 maxwell NetworkManager[288]: <error> [1362514314.890870] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:11:57 maxwell NetworkManager[288]: <error> [1362514317.888309] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:00 maxwell NetworkManager[288]: <error> [1362514320.889754] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:03 maxwell NetworkManager[288]: <error> [1362514323.888275] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:06 maxwell NetworkManager[288]: <error> [1362514326.890630] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:09 maxwell NetworkManager[288]: <error> [1362514329.888032] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:12 maxwell NetworkManager[288]: <error> [1362514332.889481] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:15 maxwell NetworkManager[288]: <error> [1362514335.887881] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:17 maxwell systemd[1]: smbd@9-::1:445-::1:44531.service stopping timed out. Killing.
Mar 05 17:12:17 maxwell systemd[1]: smbd@6-::1:445-::1:44503.service stopping timed out. Killing.
Mar 05 17:12:17 maxwell systemd[1]: smbd@5-::1:445-::1:44502.service stopping timed out. Killing.
Mar 05 17:12:17 maxwell systemd[1]: smbd@4-192.168.0.105:445-192.168.0.100:57122.service stopping timed out. Killing.
Mar 05 17:12:17 maxwell systemd[1]: smbd@1-::1:445-::1:44427.service stopping timed out. Killing.
Mar 05 17:12:17 maxwell systemd[1]: smbd@0-192.168.0.105:445-192.168.0.100:57096.service stopping timed out. Killing.
Mar 05 17:12:17 maxwell systemd[1]: smbd.service stopping timed out. Killing.
Mar 05 17:12:18 maxwell NetworkManager[288]: <error> [1362514338.890229] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:21 maxwell NetworkManager[288]: <error> [1362514341.888624] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:24 maxwell NetworkManager[288]: <error> [1362514344.889066] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:27 maxwell NetworkManager[288]: <error> [1362514347.888471] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:30 maxwell NetworkManager[288]: <error> [1362514350.890818] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:33 maxwell NetworkManager[288]: <error> [1362514353.888231] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:36 maxwell NetworkManager[288]: <error> [1362514356.889681] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:39 maxwell NetworkManager[288]: <error> [1362514359.888106] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:42 maxwell NetworkManager[288]: <error> [1362514362.890466] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:45 maxwell NetworkManager[288]: <error> [1362514365.887905] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:48 maxwell NetworkManager[288]: <error> [1362514368.889340] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:51 maxwell NetworkManager[288]: <error> [1362514371.888745] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:54 maxwell NetworkManager[288]: <error> [1362514374.890091] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:12:57 maxwell NetworkManager[288]: <error> [1362514377.888461] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:00 maxwell NetworkManager[288]: <error> [1362514380.888910] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:03 maxwell NetworkManager[288]: <error> [1362514383.888358] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:06 maxwell NetworkManager[288]: <error> [1362514386.890710] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:09 maxwell NetworkManager[288]: <error> [1362514389.888094] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:12 maxwell NetworkManager[288]: <error> [1362514392.889540] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:15 maxwell NetworkManager[288]: <error> [1362514395.887986] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:18 maxwell NetworkManager[288]: <error> [1362514398.890339] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:19 maxwell NetworkManager[288]: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed
Mar 05 17:13:19 maxwell NetworkManager[288]: dbus_g_proxy_begin_call_with_timeout: assertion `DBUS_IS_G_PROXY (proxy)' failed
Mar 05 17:13:21 maxwell NetworkManager[288]: <error> [1362514401.887921] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:24 maxwell NetworkManager[288]: <error> [1362514404.889355] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:27 maxwell NetworkManager[288]: <error> [1362514407.888766] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:30 maxwell NetworkManager[288]: <error> [1362514410.890125] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:33 maxwell NetworkManager[288]: <error> [1362514413.888545] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:36 maxwell NetworkManager[288]: <error> [1362514416.889007] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:39 maxwell NetworkManager[288]: <error> [1362514419.888421] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:42 maxwell NetworkManager[288]: <error> [1362514422.890779] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:45 maxwell NetworkManager[288]: <error> [1362514425.888197] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:47 maxwell systemd[1]: smbd@9-::1:445-::1:44531.service still around after SIGKILL. Ignoring.
Mar 05 17:13:47 maxwell systemd[1]: smbd@6-::1:445-::1:44503.service still around after SIGKILL. Ignoring.
Mar 05 17:13:47 maxwell systemd[1]: smbd@5-::1:445-::1:44502.service still around after SIGKILL. Ignoring.
Mar 05 17:13:47 maxwell systemd[1]: smbd@4-192.168.0.105:445-192.168.0.100:57122.service still around after SIGKILL. Ignoring.
Mar 05 17:13:47 maxwell systemd[1]: smbd@1-::1:445-::1:44427.service still around after SIGKILL. Ignoring.
Mar 05 17:13:47 maxwell systemd[1]: smbd@0-192.168.0.105:445-192.168.0.100:57096.service still around after SIGKILL. Ignoring.
Mar 05 17:13:47 maxwell systemd[1]: smbd.service still around after SIGKILL. Ignoring.
Mar 05 17:13:48 maxwell NetworkManager[288]: <error> [1362514428.889638] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:51 maxwell NetworkManager[288]: <error> [1362514431.888047] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:54 maxwell NetworkManager[288]: <error> [1362514434.890398] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:13:57 maxwell NetworkManager[288]: <error> [1362514437.888775] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:00 maxwell NetworkManager[288]: <error> [1362514440.889230] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:03 maxwell NetworkManager[288]: <error> [1362514443.888670] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:06 maxwell NetworkManager[288]: <error> [1362514446.890028] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:09 maxwell NetworkManager[288]: <error> [1362514449.888421] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:12 maxwell NetworkManager[288]: <error> [1362514452.889938] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:15 maxwell NetworkManager[288]: <error> [1362514455.888354] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:18 maxwell NetworkManager[288]: <error> [1362514458.890711] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:21 maxwell NetworkManager[288]: <error> [1362514461.888276] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:24 maxwell NetworkManager[288]: <error> [1362514464.889742] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:27 maxwell NetworkManager[288]: <error> [1362514467.888242] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:30 maxwell NetworkManager[288]: <error> [1362514470.890602] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:33 maxwell NetworkManager[288]: <error> [1362514473.888027] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:36 maxwell NetworkManager[288]: <error> [1362514476.889466] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:39 maxwell NetworkManager[288]: <error> [1362514479.887863] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:42 maxwell NetworkManager[288]: <error> [1362514482.890195] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:45 maxwell NetworkManager[288]: <error> [1362514485.888601] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:48 maxwell NetworkManager[288]: <error> [1362514488.889052] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:51 maxwell NetworkManager[288]: <error> [1362514491.888513] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:54 maxwell NetworkManager[288]: <error> [1362514494.890873] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:14:57 maxwell NetworkManager[288]: <error> [1362514497.888278] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:15:00 maxwell NetworkManager[288]: <error> [1362514500.889700] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:15:03 maxwell NetworkManager[288]: <error> [1362514503.888234] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:15:06 maxwell NetworkManager[288]: <error> [1362514506.890571] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:15:09 maxwell NetworkManager[288]: <error> [1362514509.887974] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:15:12 maxwell NetworkManager[288]: <error> [1362514512.889439] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:15:15 maxwell NetworkManager[288]: <error> [1362514515.887862] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused
Mar 05 17:15:17 maxwell systemd[1]: smbd@9-::1:445-::1:44531.service stopping timed out (2). Killing.
Mar 05 17:15:17 maxwell systemd[1]: Stopped Samba SMB/CIFS server instance.
Mar 05 17:15:17 maxwell systemd[1]: Unit smbd@9-::1:445-::1:44531.service entered failed state
Mar 05 17:15:17 maxwell systemd[1]: smbd@6-::1:445-::1:44503.service stopping timed out (2). Killing.
Mar 05 17:15:17 maxwell systemd[1]: Stopped Samba SMB/CIFS server instance.
Mar 05 17:15:17 maxwell systemd[1]: Unit smbd@6-::1:445-::1:44503.service entered failed state
Mar 05 17:15:17 maxwell systemd[1]: smbd@5-::1:445-::1:44502.service stopping timed out (2). Killing.
Mar 05 17:15:17 maxwell systemd[1]: Stopped Samba SMB/CIFS server instance.
Mar 05 17:15:17 maxwell systemd[1]: Unit smbd@5-::1:445-::1:44502.service entered failed state
Mar 05 17:15:17 maxwell systemd[1]: smbd@4-192.168.0.105:445-192.168.0.100:57122.service stopping timed out (2). Killing.
Mar 05 17:15:17 maxwell systemd[1]: Stopped Samba SMB/CIFS server instance.
Mar 05 17:15:17 maxwell systemd[1]: Unit smbd@4-192.168.0.105:445-192.168.0.100:57122.service entered failed state
Mar 05 17:15:17 maxwell systemd[1]: Stopped Samba SMB/CIFS server instance.
Mar 05 17:15:17 maxwell systemd[1]: smbd@1-::1:445-::1:44427.service stopping timed out (2). Killing.
Mar 05 17:15:17 maxwell systemd[1]: smbd@0-192.168.0.105:445-192.168.0.100:57096.service stopping timed out (2). Killing.
Mar 05 17:15:17 maxwell systemd[1]: smbd.service stopping timed out (2). Killing.
Mar 05 17:15:17 maxwell systemd[1]: Stopped Samba SMB/CIFS server.
Mar 05 17:15:17 maxwell systemd[1]: Unit smbd.service entered failed state
Mar 05 17:15:17 maxwell systemd[1]: Stopping Samba NetBIOS name server...
Mar 05 17:15:17 maxwell systemd[1]: Stopped Samba NetBIOS name server.
Mar 05 17:15:17 maxwell systemd[1]: Stopping Network.
Mar 05 17:15:17 maxwell systemd[1]: Stopped target Network.
Mar 05 17:15:17 maxwell systemd[1]: Stopping Network Manager...
Mar 05 17:15:17 maxwell NetworkManager[288]: <info> caught signal 15, shutting down normally.
Mar 05 17:15:17 maxwell NetworkManager[288]: <info> (wlan0): now unmanaged
Mar 05 17:15:17 maxwell NetworkManager[288]: <info> (wlan0): device state change: unavailable -> unmanaged (reason 'removed') [20 10 36]
Mar 05 17:15:17 maxwell NetworkManager[288]: <info> (wlan0): cleaning up...
Mar 05 17:15:17 maxwell NetworkManager[288]: <info> (eth0): now unmanaged
Mar 05 17:15:17 maxwell NetworkManager[288]: <info> (eth0): device state change: unavailable -> unmanaged (reason 'removed') [20 10 36]
Mar 05 17:15:17 maxwell NetworkManager[288]: <info> (eth0): cleaning up...
Mar 05 17:15:17 maxwell NetworkManager[288]: <info> (eth0): taking down device.
Mar 05 17:15:17 maxwell NetworkManager[288]: <info> exiting (success)
Mar 05 17:15:17 maxwell systemd[1]: Stopped Network Manager.
Mar 05 17:15:17 maxwell systemd[1]: Stopping Basic System.
Mar 05 17:15:17 maxwell systemd[1]: Stopped target Basic System.
Mar 05 17:15:17 maxwell systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
Mar 05 17:15:17 maxwell systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Mar 05 17:15:17 maxwell systemd[1]: Stopping CUPS Printer Service Spool.
Mar 05 17:15:17 maxwell systemd[1]: Stopped CUPS Printer Service Spool.
Mar 05 17:15:17 maxwell systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
Mar 05 17:15:17 maxwell systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Mar 05 17:15:17 maxwell systemd[1]: Stopping Daily Cleanup of Temporary Directories.
Mar 05 17:15:17 maxwell systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Mar 05 17:15:17 maxwell systemd[1]: Stopping Sockets.
Mar 05 17:15:17 maxwell systemd[1]: Stopped target Sockets.
Mar 05 17:15:17 maxwell systemd[1]: Stopping Samba SMB/CIFS server socket.
Mar 05 17:15:17 maxwell systemd[1]: Closed Samba SMB/CIFS server socket.
Mar 05 17:15:17 maxwell systemd[1]: Stopping CUPS Printing Service Sockets.
Mar 05 17:15:17 maxwell systemd[1]: Closed CUPS Printing Service Sockets.
Mar 05 17:15:17 maxwell systemd[1]: Stopping Device-mapper event daemon FIFOs.
Mar 05 17:15:17 maxwell systemd[1]: Closed Device-mapper event daemon FIFOs.
Mar 05 17:15:17 maxwell systemd[1]: Stopping LVM2 metadata daemon socket.
Mar 05 17:15:17 maxwell systemd[1]: Closed Syslog Socket.
Mar 05 17:15:17 maxwell systemd[1]: Stopped Load Kernel Modules.
Mar 05 17:15:17 maxwell systemd[1]: Unmounting Temporary Directory...
Mar 05 17:15:17 maxwell systemd[1]: Unmounted Temporary Directory.
Mar 05 17:15:17 maxwell systemd[1]: Unmounted /home.
Mar 05 17:15:17 maxwell systemd[1]: Starting Unmount All Filesystems.
Mar 05 17:15:17 maxwell systemd[1]: Reached target Unmount All Filesystems.
Mar 05 17:15:17 maxwell systemd[1]: Stopping Local File Systems (Pre).
Mar 05 17:15:17 maxwell systemd[1]: Stopped target Local File Systems (Pre).
Mar 05 17:15:17 maxwell systemd[1]: Stopping Remount Root and Kernel File Systems...
Mar 05 17:15:17 maxwell systemd[1]: Stopped Remount Root and Kernel File Systems.
Mar 05 17:15:17 maxwell systemd[1]: Starting Shutdown.
Mar 05 17:15:17 maxwell systemd[1]: Reached target Shutdown.
Mar 05 17:15:17 maxwell systemd[1]: Starting Update UTMP about System Shutdown...
Mar 05 17:15:17 maxwell systemd[1]: Starting Save Random Seed...
Mar 05 17:15:17 maxwell systemd[1]: Started Update UTMP about System Shutdown.
Mar 05 17:15:18 maxwell systemd[1]: Shutting down.
Mar 05 17:15:18 maxwell systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
Mar 05 17:15:18 maxwell systemd[1]: Set hardware watchdog to 10min.
Mar 05 17:15:18 maxwell kernel: watchdog watchdog0: watchdog did not stop!
Mar 05 17:15:18 maxwell systemd-journal[135]: Journal stopped
[1;39m-- Reboot --[0m
Mar 05 17:19:07 maxwell systemd[1]: Time has been changed
Mar 05 17:19:07 maxwell systemd[1]: systemd-tmpfiles-clean.timer: time change, recalculating next elapse.
Mar 05 17:25:30 maxwell gdm-password][694]: pam_unix(gdm-password:session): session opened for user lmello by (unknown)(uid=0)
Mar 05 17:25:30 maxwell systemd-logind[292]: New session 3 of user lmello.
Mar 05 17:25:30 maxwell systemd-logind[292]: Linked /tmp/.X11-unix/X0 to /run/user/1002/X11-display.
Mar 05 17:25:30 maxwell gnome-session[407]: WARNING: Detected that screensaver has left the bus
Mar 05 17:25:30 maxwell gnome-session[407]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed
Mar 05 17:25:30 maxwell gdm-simple-slave[338]: WARNING: Failed to remove slave program access to the display. Trying to proceed.
Mar 05 17:25:30 maxwell polkitd[328]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.36, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Mar 05 17:25:31 maxwell bluetoothd[281]: bluetoothd[281]: Endpoint unregistered: sender=:1.34 path=/MediaEndpoint/HFPAG
Mar 05 17:25:31 maxwell bluetoothd[281]: bluetoothd[281]: Endpoint unregistered: sender=:1.34 path=/MediaEndpoint/HFPHS
Mar 05 17:25:31 maxwell bluetoothd[281]: Endpoint unregistered: sender=:1.34 path=/MediaEndpoint/HFPAG
Mar 05 17:25:31 maxwell bluetoothd[281]: Endpoint unregistered: sender=:1.34 path=/MediaEndpoint/HFPHS
Mar 05 17:25:31 maxwell bluetoothd[281]: Endpoint unregistered: sender=:1.34 path=/MediaEndpoint/A2DPSource
Mar 05 17:25:31 maxwell bluetoothd[281]: bluetoothd[281]: Endpoint unregistered: sender=:1.34 path=/MediaEndpoint/A2DPSource
Mar 05 17:25:31 maxwell rtkit-daemon[482]: Successfully made thread 758 of process 758 (/usr/bin/pulseaudio) owned by '1002' high priority at nice level -11.
Mar 05 17:25:31 maxwell rtkit-daemon[482]: Supervising 1 threads of 1 processes of 1 users.
Mar 05 17:25:32 maxwell bluetoothd[281]: bluetoothd[281]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/HFPAG
Mar 05 17:25:32 maxwell bluetoothd[281]: bluetoothd[281]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/HFPHS
Mar 05 17:25:32 maxwell bluetoothd[281]: bluetoothd[281]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource
Mar 05 17:25:32 maxwell bluetoothd[281]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/HFPAG
Mar 05 17:25:32 maxwell bluetoothd[281]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/HFPHS
Mar 05 17:25:32 maxwell bluetoothd[281]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource
Mar 05 17:25:32 maxwell pulseaudio[758]: [pulseaudio] bluetooth-util.c: org.bluez.AudioSource.GetProperties() failed: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "org.bluez.AudioSource" doesn't exist
Mar 05 17:25:32 maxwell pulseaudio[758]: [pulseaudio] bluetooth-util.c: org.bluez.HandsfreeGateway.GetProperties() failed: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "org.bluez.HandsfreeGateway" doesn't exist
Mar 05 17:25:32 maxwell pulseaudio[758]: [pulseaudio] bluetooth-util.c: org.bluez.HandsfreeGateway.GetProperties() failed: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "org.bluez.HandsfreeGateway" doesn't exist
Mar 05 17:25:32 maxwell systemd[1]: Mounting FUSE Control File System...
Mar 05 17:25:32 maxwell systemd[1]: Mounted FUSE Control File System.
Mar 05 17:25:32 maxwell kernel: fuse init (API version 7.20)
Mar 05 17:25:32 maxwell dbus-daemon[294]: dbus[294]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
Mar 05 17:25:32 maxwell dbus[294]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
Mar 05 17:25:32 maxwell dbus-daemon[294]: dbus[294]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper)
Mar 05 17:25:32 maxwell dbus[294]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper)
Mar 05 17:25:32 maxwell systemd[1]: Starting Manage, Install and Generate Color Profiles...
Mar 05 17:25:32 maxwell colord[794]: Using config file /etc/colord.conf
Mar 05 17:25:32 maxwell colord[794]: Using mapping database file /var/lib/colord/mapping.db
Mar 05 17:25:32 maxwell colord[794]: Using device database file /var/lib/colord/storage.db
Mar 05 17:25:32 maxwell systemd[1]: Starting CUPS Printing Service...
Mar 05 17:25:33 maxwell systemd[1]: Started CUPS Printing Service.
Mar 05 17:25:33 maxwell colord[794]: Loading plugin libcd_plugin_scanner.so
Mar 05 17:25:33 maxwell colord[794]: Loading plugin libcd_plugin_camera.so
Mar 05 17:25:33 maxwell colord[794]: Daemon ready for requests
Mar 05 17:25:33 maxwell dbus[294]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Mar 05 17:25:33 maxwell dbus-daemon[294]: dbus[294]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Mar 05 17:25:33 maxwell systemd[1]: Started Manage, Install and Generate Color Profiles.
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-b83c33decd9e923d0c85f819b1d3bbc4
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-20f669f63a3ddf2f5618f888b1e57d96
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-39d633f5392e6bcc696c5ab8075d1f65
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-6351e885a47bf70520e3edc6d866f51b
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-0a5e64b6628656ef59563b832bff6e82
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-743321f428bd1eee5666d8f96919fd9e
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-c92c27ee7a0e791b2d86cff5caa78d93
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-6784a97cac09fe56a9f19b138b73d690
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-b093ea7096ac93c1d047325ab3f13767
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-1a5d8c3a2a4e053970e2a88eefc19cde
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-904108a43c47977f6188d3ea04a2f149
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-9999563428c1f4b869fb0b4dcdd71f9a
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-ea806b49d5751e0f292028bfe3ecfc29
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-51ac6aa1a6ba7077aa0ed2dccd0dbb02
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-0e10a082f5ce91af9c55dd9d71afd836
Mar 05 17:25:33 maxwell cupsd[800]: Unknown directive DefaultAuthType on line 9.
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-ddaec496ba053f3fbbc0cbd73d874891
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-5d246616f3b63efaae5f4a6fa6eed990
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-08277fb56aeba3a5f61c494329363c0e
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-d4862ebfda8783ebac72efc03d7a9080
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-3f8f30fc80b9b1422f907da2bd61753b
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-e93a9b89693e022c0de0c785654d5640
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-1dd8f6263ebcbc08a7eb33a566d3068a
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-5ccda51c2771a55b2825b63d1c18da2f
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-9efb8b880f6b826f80f42d171c48ecf4
Mar 05 17:25:33 maxwell colord[794]: Profile added: icc-2f12e90f0d7a2bb500a79a87afe65bed
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-e4e97ffb6e2a7b4226e25ec101297e2c
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-f955adef4b38da4baaaa15665ebe3fc6
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-ab7be6e90294c9063bd4c76d133b6cac
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-b220b76fa255db13adeaa585d10d6441
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-faeaafc2471ad411c321adfda2999de5
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-2ef7babd254100ba492c1c4ba84f2151
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-ba0ac2c6592f13f47e319a433d4b0afb
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-7a01884fdd1fdf1b178bdef91509ebc3
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-8c0ca2fe1236cef0f0c7cc6771641720
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-c94bbf6ef50ccdbb5b29d75b7007e77e
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-8cadd05b52e1eb44599f5da33dfccf20
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-34b8e579d8fae536c49913281d38f9a2
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-01cc873b0c8ba2a4bb00cec48b2636bb
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-b883d2303b1503cca406319750a5110a
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-4b4819a2b2a614fb223382787585176c
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-a0b5efb4aea38f22677e816a50917b33
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-6ab221cf79f348f677c9f5c3909669d2
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-7ff9ca58ce9026eb4f4787150b9ee48f
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-ed12dff9d009d530f54ef8361b412886
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-bf01aa61cc697742d767d68d7e8fd08d
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-c96a233b3a75ad0ee3052a9421421318
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-1ff7668789c41d97e4fc214ef0b54e21
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-484b403bd5bdbdac329edaa4a25c2b6b
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-6f47aab2aa7263b2f3b1528663e80050
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-f6d3fb1fa8a6399877dc6b85729fe746
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-ea2843ac72088332568ae7657774b5b1
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-8298763041cd24a0ef9da6f2cd97e9ab
Mar 05 17:25:34 maxwell colord[794]: Profile added: icc-3c219b18958837493b586581f8c2a2a4
Mar 05 17:25:34 maxwell colord[794]: Device added: sysfs-Chicony_Electronics_Co._Ltd.-USB2.0_Camera
Mar 05 17:25:35 maxwell colord[794]: Profile added: PSC_1500-Gray..
Mar 05 17:25:35 maxwell colord[794]: Profile added: PSC_1500-RGB..
Mar 05 17:25:35 maxwell colord[794]: Device added: cups-PSC_1500
Mar 05 17:25:35 maxwell colord[794]: Device added: xrandr-Seiko Epson Corporation
Mar 05 17:25:35 maxwell colord[794]: Profile added: icc-7afd7a6d230f66e3182822eeaf9b5566
Mar 05 17:25:37 maxwell dbus-daemon[294]: dbus[294]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Mar 05 17:25:37 maxwell dbus[294]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Mar 05 17:25:41 maxwell goa[857]: goa-daemon version 3.6.2 starting [main.c:112, main()]
Mar 05 17:25:41 maxwell gnome-keyring-daemon[699]: keyring alias directory: /home/lmello/.local/share/keyrings
Mar 05 17:25:42 maxwell polkitd[328]: Registered Authentication Agent for unix-session:3 (system bus name :1.67 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
Mar 05 17:25:51 maxwell gnome-keyring-daemon[699]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1
Mar 05 17:25:51 maxwell gnome-keyring-daemon[699]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1
Mar 05 17:25:51 maxwell gnome-keyring-daemon[699]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1
Mar 05 17:25:51 maxwell gnome-keyring-daemon[699]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1
Mar 05 17:25:51 maxwell gnome-keyring-daemon[699]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1
Mar 05 17:25:51 maxwell gnome-keyring-daemon[699]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1
Mar 05 17:25:51 maxwell gnome-keyring-daemon[699]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1
Mar 05 17:25:51 maxwell gnome-keyring-daemon[699]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1
Mar 05 17:25:51 maxwell gnome-keyring-daemon[699]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1
Mar 05 17:25:51 maxwell gnome-keyring-daemon[699]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1
Mar 05 17:25:57 maxwell su[995]: (to root) lmello on /dev/pts/0
Mar 05 17:25:57 maxwell su[995]: pam_unix(su:session): session opened for user root by lmello(uid=1002)
Mar 05 17:26:09 maxwell systemd[1]: Starting Samba SMB/CIFS server instance...
Mar 05 17:26:09 maxwell smbd[1006]: [2013/03/05 17:26:09.970737, 0] lib/pidfile.c:146(pidfile_create)
Mar 05 17:26:09 maxwell smbd[1006]: ERROR: smbd is already running. File /var/run/samba/smbd.pid exists and process id 388 is running.
Mar 05 17:26:09 maxwell systemd[1]: Started Samba SMB/CIFS server instance.
Mar 05 17:26:25 maxwell systemd[1]: Starting Samba SMB/CIFS server instance...
Mar 05 17:26:25 maxwell smbd[1011]: [2013/03/05 17:26:25.670741, 0] lib/pidfile.c:146(pidfile_create)
Mar 05 17:26:25 maxwell smbd[1011]: ERROR: smbd is already running. File /var/run/samba/smbd.pid exists and process id 388 is running.
Mar 05 17:26:25 maxwell systemd[1]: Started Samba SMB/CIFS server instance.
Mar 05 17:26:55 maxwell su[1025]: (to root) lmello on /dev/pts/0
Mar 05 17:26:55 maxwell su[1025]: pam_unix(su:session): session opened for user root by lmello(uid=0)
Mar 05 17:27:17 maxwell systemd[1]: Starting Samba SMB/CIFS server instance...
Mar 05 17:27:17 maxwell smbd[1038]: [2013/03/05 17:27:17.986168, 0] lib/pidfile.c:146(pidfile_create)
Mar 05 17:27:17 maxwell smbd[1038]: ERROR: smbd is already running. File /var/run/samba/smbd.pid exists and process id 388 is running.
Mar 05 17:27:17 maxwell systemd[1]: Started Samba SMB/CIFS server instance.
Mar 05 17:27:18 maxwell systemd[1]: Unit smbd@2-::1:445-::1:58877.service entered failed state
Mar 05 17:27:44 maxwell systemd[1]: Starting Samba SMB/CIFS server instance...
Mar 05 17:27:44 maxwell systemd[1]: Started Samba SMB/CIFS server instance.
Mar 05 17:27:44 maxwell smbd[1050]: [2013/03/05 17:27:44.165553, 0] lib/util_sock.c:667(open_socket_in)
Mar 05 17:27:44 maxwell smbd[1050]: bind failed on port 445 socket_addr = ::.
Mar 05 17:27:44 maxwell smbd[1050]: Error = Address already in use
Mar 05 17:27:44 maxwell smbd[1050]: [2013/03/05 17:27:44.165971, 0] smbd/server.c:578(smbd_open_one_socket)
Mar 05 17:27:44 maxwell smbd[1050]: smbd_open_once_socket: open_socket_in: Address already in use
Mar 05 17:27:44 maxwell smbd[1050]: [2013/03/05 17:27:44.166143, 0] smbd/server.c:578(smbd_open_one_socket)
Mar 05 17:27:44 maxwell smbd[1050]: smbd_open_once_socket: open_socket_in: Address already in use
Mar 05 17:27:52 maxwell systemd[1]: Starting Samba SMB/CIFS server instance...
Mar 05 17:27:52 maxwell smbd[1054]: [2013/03/05 17:27:52.444074, 0] lib/pidfile.c:146(pidfile_create)
Mar 05 17:27:52 maxwell smbd[1054]: ERROR: smbd is already running. File /var/run/samba/smbd.pid exists and process id 1050 is running.
Mar 05 17:27:52 maxwell systemd[1]: Started Samba SMB/CIFS server instance.
Mar 05 17:28:03 maxwell su[1078]: (to root) lmello on /dev/pts/1
Mar 05 17:28:03 maxwell su[1078]: pam_unix(su:session): session opened for user root by lmello(uid=1002)
Mar 05 17:29:44 maxwell su[1078]: pam_unix(su:session): session closed for user root
Mar 05 17:30:26 maxwell systemd[1]: Starting Cleanup of Temporary Directories...
Mar 05 17:30:26 maxwell systemd-tmpfiles[1140]: stat(/run/user/1002/gvfs) failed: Permission denied
Mar 05 17:30:27 maxwell systemd[1]: Started Cleanup of Temporary Directories.
Mar 05 17:40:01 maxwell crond[1239]: pam_unix(crond:session): session opened for user root by (uid=0)
Mar 05 17:40:01 maxwell CROND[1240]: (root) CMD (/usr/bin/run-parts /etc/cron.hourly 1> /dev/null)
Mar 05 17:40:01 maxwell CROND[1239]: pam_unix(crond:session): session closed for user root
-- Reboot --Last edited by lmello (2013-03-06 00:57:27)
Fundamental Axiom of the Universe (aka Murphy's Law): Whatever can go wrong, will go wrong.
First Digital Deduction: Nothing obeys Murphy's Law so well as computers.
Second Digital Deduction: Everything go wrong at least once.
Third Digital Deduction: Things go wrong even when there's absolutely no possibility of anything go wrong.
Offline
That couldn't be your whole journal, and it is kind of annoying that you included >50% shutdown logs for a boot problem.
Offline
That couldn't be your whole journal, and it is kind of annoying that you included >50% shutdown logs for a boot problem.
No, it's the journal from the time I told the system to reboot to the system startup. Notice how all the NetworkManager errors saying that "Could not get the system bus. Make sure the message bus daemon is running! Message: Failed to connect to socket /run/dbus/system_bus_socket: Connection refused" occur often and at long intervals. Smbd is too taking too long to close.
Last edited by lmello (2013-03-06 01:03:16)
Fundamental Axiom of the Universe (aka Murphy's Law): Whatever can go wrong, will go wrong.
First Digital Deduction: Nothing obeys Murphy's Law so well as computers.
Second Digital Deduction: Everything go wrong at least once.
Third Digital Deduction: Things go wrong even when there's absolutely no possibility of anything go wrong.
Offline
Okay, I see now that it says reboot, no boot. Sorry about that.
Offline
I REMOVED the samba package and the system reboots in a jiffy again. Found the cause of the problem, not the solution... ideas?
Edit: build 3.6.12-2 solved everything. Thanks Tobias (again) ![]()
Last edited by lmello (2013-03-07 21:48:35)
Fundamental Axiom of the Universe (aka Murphy's Law): Whatever can go wrong, will go wrong.
First Digital Deduction: Nothing obeys Murphy's Law so well as computers.
Second Digital Deduction: Everything go wrong at least once.
Third Digital Deduction: Things go wrong even when there's absolutely no possibility of anything go wrong.
Offline