michealespinola / syno.plexupdate

A script to automagically update Plex Media Server on Synology NAS
GNU General Public License v3.0
273 stars 23 forks source link

Verify DNS and Internet Connectivity #36

Open war59312 opened 1 year ago

war59312 commented 1 year ago

Hi,

I recommend adding a check to start of the script to verify DNS and Internet Connectivity is working as expected.

To avoid issues such as:

https://github.com/michealespinola/syno.plexupdate/issues/29#issuecomment-1333840219

Thank you,

Will

michealespinola commented 1 year ago

Based on your experience in #29, that seems like a good idea. I had already been working on a debugging script that incorporates similar checks, so I may have most of this in the bag already. Hopefully I can keep it basic, because DSM's built-in DNS tools are pretty much non-existent.