Page 1 of 1

Cannot connect to PAW

Posted: Fri May 29, 2020 7:55 pm
by hankler
Good Afternoon,
Recently in my company the Planning Analytics server was migrated to a new location, after the migration i went in to test planning and wasn't able to connect to anything. After working with the IT team i was able to log in to architect but still can access PAW. I tried in different browser and i get the same result "This page isn't working". I've checked the docker and is working, i ran the commands and not errors but still cannot connect to PAW. I'm almost at the point of giving up. Can anyone help me, please.

Thanks

Re: Cannot connect to PAW

Posted: Sun May 31, 2020 7:48 pm
by Ajay
Have you checked all your settings in the Config\paw.ps1 ?

From memory I seem to remember a setting for PA Workspace authentication needing the TM1LoginServerURL

Re: Cannot connect to PAW

Posted: Wed Jun 03, 2020 3:40 pm
by hankler
Hello Ajay,
Pardon my ignorance but how do you check those settings?

Regards

Re: Cannot connect to PAW

Posted: Wed Jun 03, 2020 4:03 pm
by declanr
Can you connect from the same machine that PAW is running on?
Or try and do an ipconfig on the PAW server and then see if you can connect with the IP address rather than the server name.

In power shell on the paw server run ./scripts/admintool.ps1 in the admin tool window that opens up; go to Status; press refresh and check that everything is in a “running” state - “initialization” should say complete instead of running.

It sounds like your admin server has been moved (since architect needed to be repointed also) and they possibly have not set the new URIs in workspace; which can be done in the admintool or through paw.ps1 script as Ajay mentioned (the script is found in the install directory for PAW and you just right-click and edit) - if you make changes via the admintool it will update the ps1 file for you automatically. And the admintool lets you run a validation to make sure it connects ok.