Thanks @dane22 and @ChuckPa for the suggestions.
The QNAP and my desktop machine are on the same network, and the machine can see the device and the drives (i.e. I am able to mount the drives from the QNAP onto my machine).
I have tried the process using a new browser, using incognito and also tried on another machine which I have never used Plex on, unfortunatly I get the same issue as when I go through to http://180.186.1.30:32400/web/index.html#!/setup/0bdf8357407e0e17fb0fcc84a9315557eb2e49da, I get the ‘Not Authorized’ message.
I have checked out the Network traffic, the page is giving a ‘401 Unauthorized exception’. What is strange, is then the page keeps trying to then hit the desktops local IP on
http://127.0.0.1:32400/media/providers?X-Plex-Product=Plex%20Web&X-Plex-Version=4.108.0&X-Plex-Client-Identifier=sdeugq7kd153o4q2orew3zm9&X-Plex-Platform=Chrome&X-Plex-Platform-Version=114.0&X-Plex-Features=external-media%2Cindirect-media%2Chub-style-list&X-Plex-Model=bundled&X-Plex-Device=OSX&X-Plex-Device-Name=Chrome&X-Plex-Device-Screen-Resolution=802x945%2C2560x1440&X-Plex-Language=en&X-Plex-Session-Id=ab1096ce-edc2-47f2-85e9-407df716bd98
which also gives errors as Plex is not running on the local machine.
If I browse to http://180.186.1.30:32400/web/index.htm, I am able to login to the Plex and the page is working (so I dont think there is any restrictions or blocks with the IP or Port as that works fine), ofcourse, the Plex Media Server at this point has not been setup so I do get any options for that.
I will see if I can investigate further, but, question, when going through the setup process the URL has ‘/setup/0bdf8357407e0e17fb0fcc84a9315557eb2e49da’, do you know what ‘0bdf8357407e0e17fb0fcc84a9315557eb2e49da’ is e.g. is this an access token, is it an ID for the Plex Media Server, etc? If I can work out what the page does not have authorization to, I can see how I can grant that?
Also, I know this is a NAS, but, when I was looking through the install notes for the different OS’s it mentioned on Linux that a ‘Plex’ user might be need to be created as it needs certain access to some folders / files. The QNAP uses Linux and was wondering whether you know if any additional users or permissions are needed for Plex Media Server?
Thanks