<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[rpi3 freezes every few days .. need help]]></title><description><![CDATA[<p dir="auto">First I thought it was one of the modules that load huge picture or video from google. But it happens as well with a very simple config.</p>
<p dir="auto">I changed the power supply to 2.5A. But it still happens.</p>
<p dir="auto">Any help ? What should I look for in the logs ?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/11540/rpi3-freezes-every-few-days-need-help</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 09:13:58 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11540.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Nov 2019 17:26:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Fri, 13 Dec 2019 22:38:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fozi" aria-label="Profile: Fozi">@<bdi>Fozi</bdi></a></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fozi" aria-label="Profile: Fozi">@<bdi>Fozi</bdi></a> said in <a href="/post/65436">rpi3 freezes every few days .. need help</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nagaculun" aria-label="Profile: nagaculun">@<bdi>nagaculun</bdi></a> Are you sure that the crontab is really executed? ssh into the RPI, execute ‘htop’ and check the uptime. The uptime should be the difference between the cronjob execution and the actual time.</p>
<p dir="auto">For setting up the crontab, that reboots the RPi I needed priviledged rights.</p>
<pre><code>$ sudo crontab -e
 and then insert, e.g.

15 1,9,17 * * * sudo shutdown -r now &gt;/dev/null 2&gt;&amp;1
</code></pre>
<p dir="auto">This reboots the RPi at 01:15, 9:15 and 17:15 every day (every 8 hrs.).<br />
Note the two ‘sudo’ for editing the crontab and initiating the shutdown.</p>
</blockquote>
<p dir="auto">Yes, as I literally wait and see when it happens.</p>
]]></description><link>https://forum.magicmirror.builders/post/65996</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/65996</guid><dc:creator><![CDATA[nagaculun]]></dc:creator><pubDate>Fri, 13 Dec 2019 22:38:04 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Tue, 03 Dec 2019 20:46:02 GMT]]></title><description><![CDATA[<p dir="auto">Some experiences I made:</p>
<p dir="auto">My “productive” MM runs on a RPi 3B+. I have also a normal RPi 3B, which I use as a test bench in the exact same configuration as my MM (I’ve use a cloned SD card).<br />
Surprisingly, the 3B’s memory is not filling up and stalling like my 3B+.<br />
God knows why.</p>
]]></description><link>https://forum.magicmirror.builders/post/65437</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/65437</guid><dc:creator><![CDATA[Fozi]]></dc:creator><pubDate>Tue, 03 Dec 2019 20:46:02 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Tue, 03 Dec 2019 20:32:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nagaculun" aria-label="Profile: nagaculun">@<bdi>nagaculun</bdi></a> Are you sure that the crontab is really executed? ssh into the RPI, execute ‘htop’ and check the uptime. The uptime should be the difference between the cronjob execution and the actual time.</p>
<p dir="auto">For setting up the crontab, that reboots the RPi I needed priviledged rights.</p>
<pre><code>$ sudo crontab -e
 and then insert, e.g.

15 1,9,17 * * * sudo shutdown -r now &gt;/dev/null 2&gt;&amp;1
</code></pre>
<p dir="auto">This reboots the RPi at 01:15, 9:15 and 17:15 every day (every 8 hrs.).<br />
Note the two ‘sudo’ for editing the crontab and initiating the shutdown.</p>
]]></description><link>https://forum.magicmirror.builders/post/65436</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/65436</guid><dc:creator><![CDATA[Fozi]]></dc:creator><pubDate>Tue, 03 Dec 2019 20:32:38 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Tue, 03 Dec 2019 18:48:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nagaculun" aria-label="Profile: nagaculun">@<bdi>nagaculun</bdi></a> bummer…</p>
]]></description><link>https://forum.magicmirror.builders/post/65429</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/65429</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 03 Dec 2019 18:48:32 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Tue, 03 Dec 2019 18:40:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
It still freezes even I made the modification.</p>
]]></description><link>https://forum.magicmirror.builders/post/65428</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/65428</guid><dc:creator><![CDATA[nagaculun]]></dc:creator><pubDate>Tue, 03 Dec 2019 18:40:16 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Mon, 25 Nov 2019 02:21:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">Just modify accordingly. Now wait and see. Thanks.</p>
]]></description><link>https://forum.magicmirror.builders/post/65060</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/65060</guid><dc:creator><![CDATA[nagaculun]]></dc:creator><pubDate>Mon, 25 Nov 2019 02:21:10 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Mon, 25 Nov 2019 02:18:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fozi" aria-label="Profile: Fozi">@<bdi>Fozi</bdi></a> I dont  have the MMM-GoogleTrafficMap. Even just the default clock module has the issue.</p>
<p dir="auto">I setup a cron to reboot every day at 6am; and it happens as well.</p>
]]></description><link>https://forum.magicmirror.builders/post/65059</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/65059</guid><dc:creator><![CDATA[nagaculun]]></dc:creator><pubDate>Mon, 25 Nov 2019 02:18:42 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Sat, 23 Nov 2019 19:42:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> thanks for the heads up!<br />
Didn’t know you fixed it. I’ll give it a try for my next MM version, I’m currenttly planning.</p>
]]></description><link>https://forum.magicmirror.builders/post/65007</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/65007</guid><dc:creator><![CDATA[Fozi]]></dc:creator><pubDate>Sat, 23 Nov 2019 19:42:33 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Mon, 25 Nov 2019 02:21:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fozi" aria-label="Profile: Fozi">@<bdi>Fozi</bdi></a> i have a fixed GoogleMapsTraffic module on my github.<br />
I submitted it, but it hasn’t been picked up…</p>
<p dir="auto"><a href="https://github.com/sdetweil/MMM-GoogleMapsTraffic" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MMM-GoogleMapsTraffic</a></p>
]]></description><link>https://forum.magicmirror.builders/post/64972</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64972</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 25 Nov 2019 02:21:02 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Sat, 23 Nov 2019 08:31:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nagaculun" aria-label="Profile: nagaculun">@<bdi>nagaculun</bdi></a> Are you using MMM-GoogleTrafficMap? This module has a severe memory leak. Increasing swap memory will not help, as it just shifts the freeze to a later point in time. Other option is to setup a cron job that reboots regularly the RPi.</p>
]]></description><link>https://forum.magicmirror.builders/post/64967</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64967</guid><dc:creator><![CDATA[Fozi]]></dc:creator><pubDate>Sat, 23 Nov 2019 08:31:49 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Fri, 22 Nov 2019 23:24:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nagaculun" aria-label="Profile: nagaculun">@<bdi>nagaculun</bdi></a> now now… google is your friend</p>
<p dir="auto">see <a href="https://www.bitpi.co/2015/02/11/how-to-change-raspberry-pis-swapfile-size-on-rasbian/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.bitpi.co/2015/02/11/how-to-change-raspberry-pis-swapfile-size-on-rasbian/</a></p>
]]></description><link>https://forum.magicmirror.builders/post/64958</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64958</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 22 Nov 2019 23:24:12 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Fri, 22 Nov 2019 22:44:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> and how do I do that ?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/64956</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64956</guid><dc:creator><![CDATA[nagaculun]]></dc:creator><pubDate>Fri, 22 Nov 2019 22:44:42 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Mon, 18 Nov 2019 02:29:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nagaculun" aria-label="Profile: nagaculun">@<bdi>nagaculun</bdi></a> sounds like the swap space might need to be enlarged</p>
]]></description><link>https://forum.magicmirror.builders/post/64629</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64629</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 18 Nov 2019 02:29:10 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Mon, 18 Nov 2019 01:43:56 GMT]]></title><description><![CDATA[<p dir="auto">Anyone ?</p>
]]></description><link>https://forum.magicmirror.builders/post/64628</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64628</guid><dc:creator><![CDATA[nagaculun]]></dc:creator><pubDate>Mon, 18 Nov 2019 01:43:56 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Wed, 06 Nov 2019 17:16:06 GMT]]></title><description><![CDATA[<p dir="auto">It frozen again at 10:49:57. I grep that time and found this.<br />
Kernel issue ?</p>
<pre><code>
root@MM:/var/log# cat error.l
Nov  5 10:49:34 MM kernel: [ 6438.728602] cache_from_obj: Wrong slab cache. shmem_inode_cache but object is from `�����
Nov  5 10:49:34 MM kernel: [ 6438.728616] ------------[ cut here ]------------
Nov  5 10:49:34 MM kernel: [ 6438.728649] WARNING: CPU: 3 PID: 0 at mm/slab.h:380 kmem_cache_free+0x1ec/0x238
Nov  5 10:49:34 MM kernel: [ 6438.728657] Modules linked in: fuse 8021q garp stp llc sg uas brcmfmac brcmutil sha256_generic cfg80211 raspberrypi_hwmon hwmon rfkill bcm2835_codec(C) bcm2835_v4l2(C) v4l2_mem2mem snd_bcm2835(C) bcm2835_mmal_vchiq(C) v4l2_common videobuf2_vmalloc videobuf2_dma_contig videobuf2_memops snd_pcm snd_timer snd videobuf2_v4l2 videobuf2_common videodev media vc_sm_cma(C) uio_pdrv_genirq uio fixed i2c_dev ip_tables x_tables
Nov  5 10:49:34 MM kernel: [ 6438.728872] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G    B    C        4.19.75-v7+ #1270
Nov  5 10:49:34 MM kernel: [ 6438.728877] Hardware name: BCM2835
Nov  5 10:49:34 MM kernel: [ 6438.728906] [&lt;80111fcc&gt;] (unwind_backtrace) from [&lt;8010d544&gt;] (show_stack+0x20/0x24)
Nov  5 10:49:34 MM kernel: [ 6438.728926] [&lt;8010d544&gt;] (show_stack) from [&lt;80819bc0&gt;] (dump_stack+0xd4/0x118)
Nov  5 10:49:34 MM kernel: [ 6438.728945] [&lt;80819bc0&gt;] (dump_stack) from [&lt;80120a88&gt;] (__warn+0x104/0x11c)
Nov  5 10:49:34 MM kernel: [ 6438.728964] [&lt;80120a88&gt;] (__warn) from [&lt;80120bd8&gt;] (warn_slowpath_null+0x50/0x58)
Nov  5 10:49:34 MM kernel: [ 6438.728980] [&lt;80120bd8&gt;] (warn_slowpath_null) from [&lt;802960d0&gt;] (kmem_cache_free+0x1ec/0x238)
Nov  5 10:49:34 MM kernel: [ 6438.729000] [&lt;802960d0&gt;] (kmem_cache_free) from [&lt;802585dc&gt;] (shmem_destroy_callback+0x3c/0x4c)
Nov  5 10:49:34 MM kernel: [ 6438.729018] [&lt;802585dc&gt;] (shmem_destroy_callback) from [&lt;8018e288&gt;] (rcu_process_callbacks+0x2cc/0x674)
Nov  5 10:49:34 MM kernel: [ 6438.729038] [&lt;8018e288&gt;] (rcu_process_callbacks) from [&lt;80102410&gt;] (__do_softirq+0x190/0x3f0)
Nov  5 10:49:34 MM kernel: [ 6438.729057] [&lt;80102410&gt;] (__do_softirq) from [&lt;80126a60&gt;] (irq_exit+0xfc/0x120)
Nov  5 10:49:34 MM kernel: [ 6438.729077] [&lt;80126a60&gt;] (irq_exit) from [&lt;8017f22c&gt;] (__handle_domain_irq+0x70/0xc4)
Nov  5 10:49:34 MM kernel: [ 6438.729096] [&lt;8017f22c&gt;] (__handle_domain_irq) from [&lt;801021b4&gt;] (bcm2836_arm_irqchip_handle_irq+0x60/0xa4)
Nov  5 10:49:34 MM kernel: [ 6438.729112] [&lt;801021b4&gt;] (bcm2836_arm_irqchip_handle_irq) from [&lt;801019bc&gt;] (__irq_svc+0x5c/0x7c)
Nov  5 10:49:34 MM kernel: [ 6438.729119] Exception stack(0xb9d51f38 to 0xb9d51f80)
Nov  5 10:49:34 MM kernel: [ 6438.729128] 1f20:                                                       80109a84 00000000
Nov  5 10:49:34 MM kernel: [ 6438.729142] 1f40: 40000093 40000093 80d04d70 b9d50000 80d04db8 00000008 80d8ed3e 410fd034
Nov  5 10:49:34 MM kernel: [ 6438.729155] 1f60: 00000000 b9d51f94 80d0517c b9d51f88 00000000 80109a88 40000013 ffffffff
Nov  5 10:49:34 MM kernel: [ 6438.729173] [&lt;801019bc&gt;] (__irq_svc) from [&lt;80109a88&gt;] (arch_cpu_idle+0x34/0x4c)
Nov  5 10:49:34 MM kernel: [ 6438.729193] [&lt;80109a88&gt;] (arch_cpu_idle) from [&lt;80836c1c&gt;] (default_idle_call+0x34/0x48)
Nov  5 10:49:34 MM kernel: [ 6438.729211] [&lt;80836c1c&gt;] (default_idle_call) from [&lt;801526d8&gt;] (do_idle+0xec/0x17c)
Nov  5 10:49:34 MM kernel: [ 6438.729232] [&lt;801526d8&gt;] (do_idle) from [&lt;80152a28&gt;] (cpu_startup_entry+0x28/0x2c)
Nov  5 10:49:34 MM kernel: [ 6438.729249] [&lt;80152a28&gt;] (cpu_startup_entry) from [&lt;8010fde8&gt;] (secondary_start_kernel+0x134/0x140)
Nov  5 10:49:34 MM kernel: [ 6438.729265] [&lt;8010fde8&gt;] (secondary_start_kernel) from [&lt;0010270c&gt;] (0x10270c)
Nov  5 10:49:34 MM kernel: [ 6438.729276] ---[ end trace 44e2f56c32b8bf1c ]---
Nov  5 10:49:54 MM kernel: [ 6458.548472] cache_from_obj: Wrong slab cache. shmem_inode_cache but object is from `�����
Nov  5 10:49:54 MM kernel: [ 6458.548493] cache_from_obj: Wrong slab cache. shmem_inode_cache but object is from `�����
Nov  5 10:49:54 MM kernel: [ 6458.548505] cache_from_obj: Wrong slab cache. shmem_inode_cache but object is from `�����
Nov  5 10:49:54 MM kernel: [ 6458.548517] cache_from_obj: Wrong slab cache. shmem_inode_cache but object is from `�����
Nov  5 10:49:54 MM kernel: [ 6458.548529] cache_from_obj: Wrong slab cache. shmem_inode_cache but object is from `�����
Nov  5 10:49:57 MM kernel: [ 6460.970198] Unable to handle kernel paging request at virtual address 000064d4
Nov  5 10:49:57 MM kernel: [ 6460.977431] pgd = 31d1d4f4
Nov  5 10:49:57 MM kernel: [ 6460.980130] [000064d4] *pgd=208fc835, *pte=00000000, *ppte=00000000
Nov  5 10:49:57 MM kernel: [ 6460.986403] Internal error: Oops: 17 [#1] SMP ARM
Nov  5 10:49:57 MM kernel: [ 6460.991101] Modules linked in: fuse 8021q garp stp llc sg uas brcmfmac brcmutil sha256_generic cfg80211 raspberrypi_hwmon hwmon rfkill bcm2835_codec(C) bcm2835_v4l2(C) v4l2_mem2mem snd_bcm2835(C) bcm2835_mmal_vchiq(C) v4l2_common videobuf2_vmalloc videobuf2_dma_contig videobuf2_memops snd_pcm snd_timer snd videobuf2_v4l2 videobuf2_common videodev media vc_sm_cma(C) uio_pdrv_genirq uio fixed i2c_dev ip_tables x_tables
Nov  5 10:49:57 MM kernel: [ 6461.028111] CPU: 0 PID: 1255 Comm: Chrome_IOThread Tainted: G    B   WC        4.19.75-v7+ #1270
Nov  5 10:49:57 MM kernel: [ 6461.036887] Hardware name: BCM2835
Nov  5 10:49:57 MM kernel: [ 6461.040292] PC is at ___slab_alloc.constprop.11+0x344/0x594
Nov  5 10:49:57 MM kernel: [ 6461.045859] LR is at ___slab_alloc.constprop.11+0x338/0x594
Nov  5 10:49:57 MM kernel: [ 6461.051424] pc : [&lt;80294b14&gt;]    lr : [&lt;80294b08&gt;]    psr: 60000093
Nov  5 10:49:57 MM kernel: [ 6461.057682] sp : a0a3dc40  ip : a0a3dc40  fp : a0a3dcb4
Nov  5 10:49:57 MM kernel: [ 6461.062898] r10: 00000000  r9 : b69cc000  r8 : b37cf508
Nov  5 10:49:57 MM kernel: [ 6461.068115] r7 : b37cf500  r6 : 00000000  r5 : 000064d0  r4 : ba67fffc
Nov  5 10:49:57 MM kernel: [ 6461.074634] r3 : b6a798c0  r2 : 000064d4  r1 : 00000000  r0 : 00000000
Nov  5 10:49:57 MM kernel: [ 6461.081154] Flags: nZCv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment user
Nov  5 10:49:57 MM kernel: [ 6461.088367] Control: 10c5383d  Table: 30f0406a  DAC: 00000055
Nov  5 10:49:57 MM kernel: [ 6461.094108] Process Chrome_IOThread (pid: 1255, stack limit = 0xdc362e5a)
Nov  5 10:49:57 MM kernel: [ 6461.100888] Stack: (0xa0a3dc40 to 0xa0a3e000)
Nov  5 10:49:57 MM kernel: [ 6461.105240] dc40: 00000000 80d8ee82 80d04d48 ff778840 80258618 006000c0 a0b364f0 a0a3de3c
Nov  5 10:49:57 MM kernel: [ 6461.113412] dc60: 0000001c 00000000 0000001c 80294d94 ff778840 00120012 006000c0 b69cc000
Nov  5 10:49:57 MM kernel: [ 6461.121583] dc80: b9cc8e40 f272aca4 a0a3dcb4 60000013 ff778840 80258618 006000c0 b69cc000
Nov  5 10:49:57 MM kernel: [ 6461.129755] dca0: b9cc8e40 000014ab a0a3dcdc a0a3dcb8 80294da8 802947dc ff778840 00000000
Nov  5 10:49:57 MM kernel: [ 6461.137927] dcc0: 006000c0 b69cc000 00000000 80258618 a0a3dd1c a0a3dce0 80295574 80294d70
Nov  5 10:49:57 MM kernel: [ 6461.146099] dce0: 00000003 80d0d640 a0a3dd14 a0a3dcf8 80201d10 b90bc1e0 b9731800 00000000
Nov  5 10:49:57 MM kernel: [ 6461.154271] dd00: 00000000 b9731800 b90bc1e0 00000000 a0a3dd2c a0a3dd20 80258618 80295374
Nov  5 10:49:57 MM kernel: [ 6461.162442] dd20: a0a3dd44 a0a3dd30 802c7ff4 802585f8 b90bc1e0 00008180 a0a3dd5c a0a3dd48
Nov  5 10:49:57 MM kernel: [ 6461.170613] dd40: 802ca594 802c7fd4 00000000 b90bc1e0 a0a3dd74 a0a3dd60 802ca5f4 802ca588
Nov  5 10:49:57 MM kernel: [ 6461.178786] dd60: 00000000 b90bc1e0 a0a3ddac a0a3dd78 80258c04 802ca5e4 a0a3dd9c a0a3dd88
Nov  5 10:49:57 MM kernel: [ 6461.186957] dd80: 80168384 80168264 b90bc1e0 b8c6b3b8 00000000 98e16000 94838e40 a0a3de90
Nov  5 10:49:57 MM kernel: [ 6461.195129] dda0: a0a3ddec a0a3ddb0 80258f54 80258bd0 00200000 00009a80 a0a3dde4 a0a3ddc8
Nov  5 10:49:57 MM kernel: [ 6461.203300] ddc0: 802c4e70 802c29fc 98e16000 000200c2 b8c6b3b8 00000000 a0a3df50 94838e40
Nov  5 10:49:57 MM kernel: [ 6461.211472] dde0: a0a3ddfc a0a3ddf0 802592b0 80258f2c a0a3de8c a0a3de00 802bb440 8025929c
Nov  5 10:49:57 MM kernel: [ 6461.219643] de00: 00000000 f272aca4 a0a3df44 98e16000 00000000 00008180 b90bc1e0 a0a3c000
Nov  5 10:49:57 MM kernel: [ 6461.227815] de20: 98e16000 000200c2 80d04d48 00000041 80d05688 00000040 00000001 00000006
Nov  5 10:49:57 MM kernel: [ 6461.235987] de40: 00001000 80d04d48 a9347c94 00000000 00010001 a0a3de54 a0a3de54 f272aca4
Nov  5 10:49:57 MM kernel: [ 6461.244159] de60: a9347c94 80d04d48 80d04d48 a0a3df50 a0a3de90 00000001 a0a3c000 00000142
Nov  5 10:49:57 MM kernel: [ 6461.252330] de80: a0a3df44 a0a3de90 802bcb80 802ba87c b96ef710 b8c6b3b8 3d1ed1df 0000001d
Nov  5 10:49:57 MM kernel: [ 6461.260502] dea0: b9fc6019 006000c0 00000000 b9a3a990 b90bc1e0 00000701 00000002 00000360
Nov  5 10:49:57 MM kernel: [ 6461.268673] dec0: 00000000 00000000 00000000 a0a3ded0 00000001 f272aca4 a0a3df40 0000005e
Nov  5 10:49:57 MM kernel: [ 6461.276845] dee0: b6a28e00 b0dda200 00000000 00002000 000200c2 00000100 a0a3df34 a0a3df08
Nov  5 10:49:57 MM kernel: [ 6461.285017] df00: b9fc6000 00000000 000200c2 00000002 ffffff9c ffffff9c b9fc6000 f272aca4
Nov  5 10:49:57 MM kernel: [ 6461.293188] df20: a0a3c000 0000005e 80d04d48 ffffff9c b9fc6000 801011c4 a0a3df94 a0a3df48
Nov  5 10:49:57 MM kernel: [ 6461.301360] df40: 802a8500 802bcb0c 00000000 00000000 000200c2 00008180 00000006 00000700
Nov  5 10:49:57 MM kernel: [ 6461.309531] df60: 00000001 f272aca4 0000020c 8fea2092 76f76968 00000000 00000142 801011c4
Nov  5 10:49:57 MM kernel: [ 6461.317703] df80: a0a3c000 00000142 a0a3dfa4 a0a3df98 802a85fc 802a83cc 00000000 a0a3dfa8
Nov  5 10:49:57 MM kernel: [ 6461.325874] dfa0: 80101000 802a85ec 8fea2092 76f76968 ffffff9c 069dc420 000200c2 00000180
Nov  5 10:49:57 MM kernel: [ 6461.334047] dfc0: 8fea2092 76f76968 00000000 00000142 00000000 0003a2f8 069dc420 00000000
Nov  5 10:49:57 MM kernel: [ 6461.342220] dfe0: 00000002 643b33a0 00000000 7491035c 80000010 ffffff9c 00000000 00000000
Nov  5 10:49:57 MM kernel: [ 6461.350405] [&lt;80294b14&gt;] (___slab_alloc.constprop.11) from [&lt;80294da8&gt;] (__slab_alloc.constprop.10+0x44/0x90)
Nov  5 10:49:57 MM kernel: [ 6461.360318] [&lt;80294da8&gt;] (__slab_alloc.constprop.10) from [&lt;80295574&gt;] (kmem_cache_alloc+0x20c/0x23c)
Nov  5 10:49:57 MM kernel: [ 6461.369536] [&lt;80295574&gt;] (kmem_cache_alloc) from [&lt;80258618&gt;] (shmem_alloc_inode+0x2c/0x38)
Nov  5 10:49:57 MM kernel: [ 6461.377885] [&lt;80258618&gt;] (shmem_alloc_inode) from [&lt;802c7ff4&gt;] (alloc_inode+0x2c/0xb4)
Nov  5 10:49:57 MM kernel: [ 6461.385801] [&lt;802c7ff4&gt;] (alloc_inode) from [&lt;802ca594&gt;] (new_inode_pseudo+0x18/0x5c)
Nov  5 10:49:57 MM kernel: [ 6461.393627] [&lt;802ca594&gt;] (new_inode_pseudo) from [&lt;802ca5f4&gt;] (new_inode+0x1c/0x30)
Nov  5 10:49:57 MM kernel: [ 6461.401278] [&lt;802ca5f4&gt;] (new_inode) from [&lt;80258c04&gt;] (shmem_get_inode+0x40/0x1b8)
Nov  5 10:49:57 MM kernel: [ 6461.408929] [&lt;80258c04&gt;] (shmem_get_inode) from [&lt;80258f54&gt;] (shmem_mknod+0x34/0xc8)
Nov  5 10:49:57 MM kernel: [ 6461.416667] [&lt;80258f54&gt;] (shmem_mknod) from [&lt;802592b0&gt;] (shmem_create+0x20/0x24)
Nov  5 10:49:57 MM kernel: [ 6461.424146] [&lt;802592b0&gt;] (shmem_create) from [&lt;802bb440&gt;] (path_openat+0xbd0/0x1024)
Nov  5 10:49:57 MM kernel: [ 6461.431886] [&lt;802bb440&gt;] (path_openat) from [&lt;802bcb80&gt;] (do_filp_open+0x80/0xec)
Nov  5 10:49:57 MM kernel: [ 6461.439368] [&lt;802bcb80&gt;] (do_filp_open) from [&lt;802a8500&gt;] (do_sys_open+0x140/0x1f0)
Nov  5 10:49:57 MM kernel: [ 6461.447022] [&lt;802a8500&gt;] (do_sys_open) from [&lt;802a85fc&gt;] (sys_openat+0x1c/0x20)
Nov  5 10:49:57 MM kernel: [ 6461.454330] [&lt;802a85fc&gt;] (sys_openat) from [&lt;80101000&gt;] (ret_fast_syscall+0x0/0x28)
Nov  5 10:49:57 MM kernel: [ 6461.461978] Exception stack(0xa0a3dfa8 to 0xa0a3dff0)
Nov  5 10:49:57 MM kernel: [ 6461.467024] dfa0:                   8fea2092 76f76968 ffffff9c 069dc420 000200c2 00000180
Nov  5 10:49:57 MM kernel: [ 6461.475196] dfc0: 8fea2092 76f76968 00000000 00000142 00000000 0003a2f8 069dc420 00000000
Nov  5 10:49:57 MM kernel: [ 6461.483368] dfe0: 00000002 643b33a0 00000000 7491035c
Nov  5 10:49:57 MM kernel: [ 6461.488416] Code: ebfeb53f e3500000 1affffb3 e2852004 (e5953004)
Nov  5 10:49:57 MM kernel: [ 6461.494507] ---[ end trace 44e2f56c32b8bf1d ]---
Nov  5 10:55:01 MM CRON[4379]: (root) CMD (command -v debian-sa1 &gt; /dev/null &amp;&amp; debian-sa1 1 1)
root@MM:/var/log#

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/63945</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63945</guid><dc:creator><![CDATA[nagaculun]]></dc:creator><pubDate>Wed, 06 Nov 2019 17:16:06 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Wed, 06 Nov 2019 17:13:04 GMT]]></title><description><![CDATA[<p dir="auto">Here are the output:</p>
<p dir="auto">pi@MM:~ $ pm2 logs mm<br />
[TAILING] Tailing last 15 lines for [mm] process (change the value with --lines option)<br />
/home/pi/.pm2/logs/mm-error.log last 15 lines:<br />
0|mm       | npm WARN npm npm does not support Node.js v10.15.2<br />
0|mm       | npm WARN npm You should probably upgrade to a newer version of node as we<br />
0|mm       | npm WARN npm can’t make any promises that npm will work with this version.<br />
0|mm       | npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9.<br />
0|mm       | npm WARN npm You can find the latest version at <a href="https://nodejs.org/" target="_blank" rel="noopener noreferrer nofollow ugc">https://nodejs.org/</a><br />
0|mm       | npm WARN npm npm does not support Node.js v10.15.2<br />
0|mm       | npm WARN npm You should probably upgrade to a newer version of node as we<br />
0|mm       | npm WARN npm can’t make any promises that npm will work with this version.<br />
0|mm       | npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9.<br />
0|mm       | npm WARN npm You can find the latest version at <a href="https://nodejs.org/" target="_blank" rel="noopener noreferrer nofollow ugc">https://nodejs.org/</a><br />
0|mm       | npm WARN npm npm does not support Node.js v10.15.2<br />
0|mm       | npm WARN npm You should probably upgrade to a newer version of node as we<br />
0|mm       | npm WARN npm can’t make any promises that npm will work with this version.<br />
0|mm       | npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9.<br />
0|mm       | npm WARN npm You can find the latest version at <a href="https://nodejs.org/" target="_blank" rel="noopener noreferrer nofollow ugc">https://nodejs.org/</a></p>
<p dir="auto">/home/pi/.pm2/logs/mm-out.log last 15 lines:<br />
0|mm       | There is no scanned photo currently.<br />
0|mm       | There is no scanned photo currently.<br />
0|mm       | There is no scanned photo currently.<br />
0|mm       | There is no scanned photo currently.<br />
0|mm       | There is no scanned photo currently.<br />
0|mm       | There is no scanned photo currently.<br />
0|mm       | There is no scanned photo currently.<br />
0|mm       | There is no scanned photo currently.<br />
0|mm       | There is no scanned photo currently.<br />
0|mm       | There is no scanned photo currently.<br />
0|mm       | [GPHOTO] Scan finished : 3972<br />
0|mm       | [GPHOTO] Scan finished : 3972<br />
0|mm       | [GPHOTO] Scan finished : 3972<br />
0|mm       | [GPHOTO] Scan finished : 3972<br />
0|mm       | [GPHOTO] Scan finished : 3972</p>
<p dir="auto">^C<br />
pi@MM:~ $</p>
<p dir="auto">Is the npm warning expected ?</p>
]]></description><link>https://forum.magicmirror.builders/post/63944</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63944</guid><dc:creator><![CDATA[nagaculun]]></dc:creator><pubDate>Wed, 06 Nov 2019 17:13:04 GMT</pubDate></item><item><title><![CDATA[Reply to rpi3 freezes every few days .. need help on Tue, 05 Nov 2019 18:10:19 GMT]]></title><description><![CDATA[<p dir="auto">Run pm2 list to get your instance name</p>
<pre><code>pm2 list
</code></pre>
<p dir="auto">Run pm2 logs instanceNameHere to get your error logs.</p>
<pre><code>pm2 logs mm
</code></pre>
<p dir="auto">Let’s see if there are any out of memory errors or a module throwing an error.</p>
]]></description><link>https://forum.magicmirror.builders/post/63867</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/63867</guid><dc:creator><![CDATA[buzzkc]]></dc:creator><pubDate>Tue, 05 Nov 2019 18:10:19 GMT</pubDate></item></channel></rss>