Re: Setting Up PAT with the #draws
K4KDR
Hi Ed! There are two issues to take care of here. As was mentioned, 0.0.0.0 is not the address for you to use. When you are accessing a web page on the same machine you are using, the "loopback" or "localhost" address is 127.0.0.1 The other thing to take care of is that it's necessary to change the default port used by PAT since, as you mentioned, 8080 is used by the DRAWS Manager. So, as you might have already done to setup your call sign in PAT, type "pat configure" from a command prompt. Scroll down a few lines and change the port to something other than "8080". Here is what that line looks like in my setup, for example: "http_addr": "localhost:8888", ... so, if you use 8888, the URL to type into your browser (after typing "pat http" in a terminal window) would be: And you'll be all set! -Scott, K4KDR =====================
On Sat, Sep 14, 2019 at 4:16 PM Ed Bloom, KD9FRQ via Groups.Io <ewbloom=verizon.net@groups.io> wrote:
|
|