Coder Social home page Coder Social logo

🐛 [SambaNas] <title>Disk folders disappear on only one drive out of 3 about hassio-addons HOT 4 OPEN

SirDigitalKnight avatar SirDigitalKnight commented on July 29, 2024
🐛 [SambaNas] Disk folders disappear on only one drive out of 3<p>from hassio-addons.</p></section> </section> </article> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <article> <h2 class="h2">Comments (4)</h2> <section class="issue-comment"> <section id="2185717189" class="issue-head"> <img class="issue-avatar" src="https://avatars.githubusercontent.com/u/365884?s=30&v=4" alt="dianlight avatar" /> <a class="issue-username" href="/dianlight">dianlight</a> <span class="issue-time"> commented on July 29, 2024 </span> </section> <section class="markdown markdown-js p-5"><p dir="auto">This type of error usually is caused from an usb/Sata transmission error o power problem.<br> The disk has an external power source or use usb also for power? If yes check that the connected usb port is capable to support it. If I remember right on nuc there are usb 'black' and 'orange' and only orange are capable to power external unit proper. You can try to simply switch the port or change the usb cable. Also an external powered usb hub can be the solution.</p> <p dir="auto">Another test you can try is set enable_smart option to false and see if the problem is an incompatibility with the disc so go on sleep but never wake up.</p> <p dir="auto">L.</p><p>from hassio-addons.</p></section> </section> <section class="issue-comment"> <section id="2186520949" class="issue-head"> <img class="issue-avatar" src="https://avatars.githubusercontent.com/u/43866673?s=30&v=4" alt="SirDigitalKnight avatar" /> <a class="issue-username" href="/SirDigitalKnight">SirDigitalKnight</a> <span class="issue-time"> commented on July 29, 2024 </span> </section> <section class="markdown markdown-js p-5"><div class="email-fragment">Thank you for the reply Lucio. Yes you are correct, the front of the unit has two USB 3.0 jacks, one blue and the other yellow with charging-capable. The back has two more USB3.0 ports both blue. All 3 drives have their own power adapter. I had moved the problem disk (5TB) from one of the back USB ports to one of the front USB ports but the problem kept occurring. So I then swapped the 3TB disk port on the back and moved the 5TB drive to the port on the back that the 3TB disk was plugged into and I haven't seen the problem come back since then, which was yesterday The enable_smart switch is set to the left (grayed out) so not sure if it is set to true or false. Your documentation says: "Enable SMART on all disks, enable automatic offline testing every four hours, and enable autosaving of SMART Attributes." "Defaults to true." So with your reply about setting it to false I will take it to mean that it is currently set to true. I will leave it set the way it is as it seems to be working for the time being. Not sure why moving it to the other USB port on the back is working since they are both blue 3.0 USB ports but I will be keeping a close eye on it. When I restart HAos the Home Assistant Supervisor gives me 3 errors, one for each drive: "Could not connect to PlexHD1 . Check host logs for errors from the mount service for more details," and the same for PlexHD2 and PlexHD3. But I can click the "Reload" for all three and it seems to be happy as it says "Success" so not sure why that comes up everytime I restart HAos? The NUC also has a SD card slot on it and I put a 256GB card (GPT formatted as ext4) into it but it never shows up so I take it the Samba Nas only checks for USB attached drives?</div> <span class="email-hidden-toggle"><a href="#">…</a></span><div class="email-hidden-reply"> <div class="email-quoted-reply">On Mon, Jun 24, 2024 at 1:32 AM Lucio Tarantino ***@***.***> wrote: This type of error usually is caused from an usb/Sata transmission error o power problem. The disk has an external power source or use usb also for power? If yes check that the connected usb port is capable to support it. If I remember right on nuc there are usb 'black' and 'orange' and only orange are capable to power external unit proper. You can try to simply switch the port or change the usb cable. Also an external powered usb hub can be the solution. Another test you can try is set enable_smart option to false and see if the problem is an incompatibility with the disc so go on sleep but never wake up. L. — Reply to this email directly, view it on GitHub <<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2368825402" data-permission-text="Title is private" data-url="https://github.com/dianlight/hassio-addons/issues/241" href="https://github.com/dianlight/hassio-addons/issues/241#issuecomment-2185717189">#241 (comment)</a>>, or unsubscribe <<a href="https://github.com/notifications/unsubscribe-auth/AKOVUMNOGBJHDTI72Z7PW2LZI64Q3AVCNFSM6AAAAABJYTBR5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBVG4YTOMJYHE">https://github.com/notifications/unsubscribe-auth/AKOVUMNOGBJHDTI72Z7PW2LZI64Q3AVCNFSM6AAAAABJYTBR5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBVG4YTOMJYHE</a>> . You are receiving this because you authored the thread.Message ID: ***@***.***> </div> <div class="email-fragment"></div> </div><p>from hassio-addons.</p></section> </section> <section class="issue-comment"> <section id="2188657752" class="issue-head"> <img class="issue-avatar" src="https://avatars.githubusercontent.com/u/365884?s=30&v=4" alt="dianlight avatar" /> <a class="issue-username" href="/dianlight">dianlight</a> <span class="issue-time"> commented on July 29, 2024 </span> </section> <section class="markdown markdown-js p-5"><blockquote> <p dir="auto">So I then swapped the 3TB disk port on the back and moved the 5TB drive to the port on the back that the 3TB disk was plugged into and I haven't seen the problem come back since then, which was yesterday</p> </blockquote> <p dir="auto">Switching from 'same color' usb shouldn't change. If it now work I suggest to check o change the cable. It can be a contact problem and may return in future.</p> <blockquote> <p dir="auto">... So with your reply about setting it to false I will take it to mean that it is currently set to true.</p> </blockquote> <p dir="auto">Right gray or true are true.</p> <blockquote> <p dir="auto">When I restart HAos the Home Assistant Supervisor gives me 3 errors, one for each drive: "Could not connect to PlexHD1 . Check host logs for errors from the mount service for more details," and the same for PlexHD2 and PlexHD3. But I can click the "Reload" for all three and it seems to be happy as it says "Success" so not sure why that comes up everytime I restart HAos?</p> </blockquote> <p dir="auto">Is a know problem. On startup the core need to be up for start the addon but when go up try to reconnect drivers but the addon is not yet started. In the beta repo there is a version that minimize the problem but is not yet resolved.</p> <blockquote> <p dir="auto">The NUC also has a SD card slot on it and I put a 256GB card (GPT formatted as ext4) into it but it never shows up so I take it the Samba Nas only checks for USB attached drives?</p> </blockquote> <p dir="auto">The addon search for partition devices so also SD should work. Is more probable that the sd slot need a driver that is not in hassos kernel. Check if in you all hardware tab you see the sd. If yes post me so I can check. If not I can't do anything.</p><p>from hassio-addons.</p></section> </section> <section class="issue-comment"> <section id="2188806267" class="issue-head"> <img class="issue-avatar" src="https://avatars.githubusercontent.com/u/43866673?s=30&v=4" alt="SirDigitalKnight avatar" /> <a class="issue-username" href="/SirDigitalKnight">SirDigitalKnight</a> <span class="issue-time"> commented on July 29, 2024 </span> </section> <section class="markdown markdown-js p-5"><div class="email-fragment">Thanks again for the reply. Yeah the problem came back on the 5TB drive so I will swap the cable and see what happens. I might also try your suggestion on setting it to "false" and see if that helps. As far as the SD card goes, yes it does seem to show in the All hardware section. Here it is: [image: image.png]</div> <span class="email-hidden-toggle"><a href="#">…</a></span><div class="email-hidden-reply"> <div class="email-quoted-reply">On Tue, Jun 25, 2024 at 6:14 AM Lucio Tarantino ***@***.***> wrote: So I then swapped the 3TB disk port on the back and moved the 5TB drive to the port on the back that the 3TB disk was plugged into and I haven't seen the problem come back since then, which was yesterday Switching from 'same color' usb shouldn't change. If it now work I suggest to check o change the cable. It can be a contact problem and may return in future. ... So with your reply about setting it to false I will take it to mean that it is currently set to true. Right gray or true are true. When I restart HAos the Home Assistant Supervisor gives me 3 errors, one for each drive: "Could not connect to PlexHD1 . Check host logs for errors from the mount service for more details," and the same for PlexHD2 and PlexHD3. But I can click the "Reload" for all three and it seems to be happy as it says "Success" so not sure why that comes up everytime I restart HAos? Is a know problem. On startup the core need to be up for start the addon but when go up try to reconnect drivers but the addon is not yet started. In the beta repo there is a version that minimize the problem but is not yet resolved. The NUC also has a SD card slot on it and I put a 256GB card (GPT formatted as ext4) into it but it never shows up so I take it the Samba Nas only checks for USB attached drives? The addon search for partition devices so also SD should work. Is more probable that the sd slot need a driver that is not in hassos kernel. Check if in you all hardware tab you see the sd. If yes post me so I can check. If not I can't do anything. — Reply to this email directly, view it on GitHub <<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2368825402" data-permission-text="Title is private" data-url="https://github.com/dianlight/hassio-addons/issues/241" href="https://github.com/dianlight/hassio-addons/issues/241#issuecomment-2188657752">#241 (comment)</a>>, or unsubscribe <<a href="https://github.com/notifications/unsubscribe-auth/AKOVUMNSEB27TF34GTJXOBLZJFGJTAVCNFSM6AAAAABJYTBR5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBYGY2TONZVGI">https://github.com/notifications/unsubscribe-auth/AKOVUMNSEB27TF34GTJXOBLZJFGJTAVCNFSM6AAAAABJYTBR5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBYGY2TONZVGI</a>> . You are receiving this because you authored the thread.Message ID: ***@***.***> </div> <div class="email-fragment"></div> </div><p>from hassio-addons.</p></section> </section> </article> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <section> <h2 class="h2">Related Issues (20)</h2> <div class="issue"> <ul> <li> <a href="/dianlight/hassio-addons/issues/212">HDD over USB does not go in idle-mode </a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 1</span> </li> <li> <a href="/dianlight/hassio-addons/issues/214">Automount not working in latest release.</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 2</span> </li> <li> <a href="/dianlight/hassio-addons/issues/216">❓ [addon] title</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 2</span> </li> <li> <a href="/dianlight/hassio-addons/issues/218">Raspberry Pi 5 support ❓ [addon] title</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 2</span> </li> <li> <a href="/dianlight/hassio-addons/issues/219">🐛 [SambaNAS] repair appears with every host reboot and needs manual reload input</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 10</span> </li> <li> <a href="/dianlight/hassio-addons/issues/220">✨ [REQUEST] SambaNAS Integration of "Remote Announce" Feature to Enhance SambaNAS Discovery in Complex Network Environments</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 2</span> </li> <li> <a href="/dianlight/hassio-addons/issues/223">🐛 [SambaNAS] diskinfo raises exception when reading MBR Partition table</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 1</span> </li> <li> <a href="/dianlight/hassio-addons/issues/226">❓ [Samba NAS] Use an External SSD for Time Machine Backups?</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 9</span> </li> <li> <a href="/dianlight/hassio-addons/issues/227">❓ sambashare moredisks</a> </li> <li> <a href="/dianlight/hassio-addons/issues/228">SAMBA NAS crashes after a few hours</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 3</span> </li> <li> <a href="/dianlight/hassio-addons/issues/230">medialibrary is mounting in upper case</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 1</span> </li> <li> <a href="/dianlight/hassio-addons/issues/231">🐛 [Samba Nas] <cannot update to 12.2.0-nas2></a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 1</span> </li> <li> <a href="/dianlight/hassio-addons/issues/232">🐛 [SambaNAS] Can't install last update</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 14</span> </li> <li> <a href="/dianlight/hassio-addons/issues/236">🐛 [SambaNAS] Can't mount WD My Passport in NTFS, can't find why</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 4</span> </li> <li> <a href="/dianlight/hassio-addons/issues/240">🐛 [Samba NAS] MQTT keeps a USB HDD spinning (prevents sleep)</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 1</span> </li> <li> <a href="/dianlight/hassio-addons/issues/242">Samba NAS Share Add-on Reports Incorrect Disk Space Usage for Multiple Disks</a> </li> <li> <a href="/dianlight/hassio-addons/issues/243">Why automount add share with name in capital letters?</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 3</span> </li> <li> <a href="/dianlight/hassio-addons/issues/244">🐛 [Samba NAS] Can't mount after a restart</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 2</span> </li> <li> <a href="/dianlight/hassio-addons/issues/245">Error while mounting exFAT SSD</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 4</span> </li> </ul> </div> </section> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </main> <section id="more" class="flex-none w-full md:w-60 text-gray-600 bg-gray-50 px-5 md:px-3 rounded-md dark-color"> <div class="w-full md:w-60 h-0.5"></div> <section> <a href="https://glbgpt.com?ref=githubhelp" target="_blank" class="block"> <article id="right-girl-box" class="small-box overflow-hidden" style="padding:0;"></article> </a> <!-- recommend projects --> <h2 class="h2 py-3.5">Recommend Projects</h2> <ul> <li class="mb-4"> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/facebook/react"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://raw.githubusercontent.com/facebook/create-react-app/master/packages/cra-template/template/public/logo192.png" alt="React photo" /> React </a> </h3> <p class="article-more pt-1">A declarative, efficient, and flexible JavaScript library for building user interfaces.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/vuejs/vue"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://camo.githubusercontent.com/c8f91d18976e27123643a926a2588b8d931a0292fd0b6532c3155379e8591629/68747470733a2f2f7675656a732e6f72672f696d616765732f6c6f676f2e706e67" alt="Vue.js photo" /> Vue.js </a> </h3> <p class="article-more pt-1">🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/microsoft/TypeScript"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://www.typescriptlang.org/favicon-32x32.png" alt="Typescript photo" /> Typescript </a> </h3> <p class="article-more pt-1">TypeScript is a superset of JavaScript that compiles to clean JavaScript output.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/tensorflow/tensorflow"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://camo.githubusercontent.com/c04e16c05de80dadbdc990884672fc941fdcbbfbb02b31dd48c248d010861426/68747470733a2f2f7777772e74656e736f72666c6f772e6f72672f696d616765732f74665f6c6f676f5f736f6369616c2e706e67" alt="TensorFlow photo" /> TensorFlow </a> </h3> <p class="article-more pt-1">An Open Source Machine Learning Framework for Everyone</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/django/django"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars2.githubusercontent.com/u/27804?s=200&v=4" alt="Django photo" /> Django </a> </h3> <p class="article-more pt-1">The Web framework for perfectionists with deadlines.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/laravel/laravel"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://laravel.com/img/logomark.min.svg" alt="Laravel photo" /> Laravel </a> </h3> <p class="article-more pt-1">A PHP framework for web artisans</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/d3/d3"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://camo.githubusercontent.com/586ccf0aad9684edc821658cee04146cf36d1f1d5ec904bbefd72728909ccb2e/68747470733a2f2f64336a732e6f72672f6c6f676f2e737667" alt="D3 photo" /> D3 </a> </h3> <p class="article-more pt-1">Bring data to life with SVG, Canvas and HTML. 📊📈🎉</p> </article> </li> <li> <div> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </li> </ul> </section> <section> <!-- recommend topics --> <h2 class="h2 py-3.5">Recommend Topics</h2> <ul> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/javascript"> javascript </a> </h3> <p class="article-more pt-1">JavaScript (JS) is a lightweight interpreted programming language with first-class functions.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/web"> web </a> </h3> <p class="article-more pt-1">Some thing interesting about web. New door for the world.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/server"> server </a> </h3> <p class="article-more pt-1">A server is a program made to process requests and deliver data to clients.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/machine-learning"> Machine learning </a> </h3> <p class="article-more pt-1">Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/visualization"> Visualization </a> </h3> <p class="article-more pt-1">Some thing interesting about visualization, use data art</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/game"> Game </a> </h3> <p class="article-more pt-1">Some thing interesting about game, make everyone happy.</p> </article> </li> <li> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </li> </ul> </section> <section> <!-- recommend users --> <h2 class="h2 py-3.5">Recommend Org</h2> <ul> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/facebook"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/69631?v=4" alt="Facebook photo" /> Facebook </a> </h3> <p class="article-more pt-1">We are working to build community through open source technology. NB: members must have two-factor auth.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/microsoft"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/6154722?v=4" alt="Microsoft photo" /> Microsoft </a> </h3> <p class="article-more pt-1">Open source projects and samples from Microsoft.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/google"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/1342004?v=4" alt="Google photo" /> Google </a> </h3> <p class="article-more pt-1">Google ❤️ Open Source for everyone.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/alibaba"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/1961952?v=4" alt="Alibaba photo" /> Alibaba </a> </h3> <p class="article-more pt-1">Alibaba Open Source for everyone</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/d3"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/1562726?v=4" alt="D3 photo" /> D3 </a> </h3> <p class="article-more pt-1">Data-Driven Documents codes.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/tencent"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/18461506?v=4" alt="Tencent photo" /> Tencent </a> </h3> <p class="article-more pt-1">China tencent open source team.</p> </article> </li> <li> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </li> </ul> </section> </section> </div> </div> <!-- footer --> <footer class="sizeing text-xs text-center p-5"> <div>Friends: <a class="hover:underline" target="_blank" href="https://www.chanpinqingbaoju.com">ProductDiscover</a> </div> Copyright © 2024 Coder Social <!-- & <span class="block md:inline">Data Power by github.com</span> --> ❤️ <a class="hover:underline block md:inline" href="mailto:cs.victor.edison@gmail.com">Mail to me</a> </footer> </body> </html>