DNS Issue...but no DNS Server Running?

HELP!

 

here are the log files. Looks like they cannot create a socket on UDP port 53, but there is nothing running on the set up DNS at this point (it's the default 10.0.1.1)



Last login: Wed Jun  5 12:39:52 on ttys000
Peters-Family-HTPC:~ htpcmini$ cd '/Users/htpcmini/PlexConnects/' && '/usr/local/bin/pythonw'  '/Users/htpcmini/PlexConnects/PlexConnect.py'  && echo Exit status: $? && exit 1
PlexConnect : ***
PlexConnect : PlexConnect
PlexConnect : Press ENTER to shut down.
PlexConnect : ***
PlexConnect : IP_self: 10.0.1.17
PlexGDM : ***
PlexGDM : looking up Plex Media Server
PlexGDM : ***
PlexGDM : servers discovered: 1
DNSServer : Failed to create socket on UDP port 53: [Errno 13] Permission denied
PlexConnect : DNSServer not alive. Shutting down.
Peters-Family-HTPC:PlexConnects htpcmini$ 
 

sudo?

Peters-Family-HTPC:PlexConnects htpcmini$ sudo
usage: sudo [-n] -h | -K | -k | -L | -V | -v
usage: sudo -l[l] [-AnS] [-g groupname|#gid] [-U username] [-u username|#uid]
            [-g groupname|#gid] [command]
usage: sudo [-AbEHnPS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
            username|#uid] [-g groupname|#gid] [VAR=value] [-i|-s] []
usage: sudo -e [-AnS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
            username|#uid] file ...
Peters-Family-HTPC:PlexConnects htpcmini$ 

@> sudo python PlexConnect.py

Got it. awesome. Thx.

nope i didnt get it can i have some help on this topic as that im not a developer. Im getting the same error as the first post above.

The op did not follow the instructions for OSX.

They missed out the sudo command so the application would not run correctly, you just need to follow the wiki instructions step by step.