I attempted to log in anyway... 404. I noticed that the URL was incorrect in that the server-specific port had been removed, so my URL looked like this: http://myserver/wps/myportal/...
It took a little digging, but I was able to find and resolve the problem with the following steps.
In the Deployment Manager
- Navigate to Resources -> Resource Environment Providers
- Click WP_ConfigService
- Click Custom Properties (on the right)
- Clear the http.host.port property (mine was 80)
- Clear https.host.port property to (mine was 443)
- Sync the cluster and restart the portal servers
Blank values for http.port and https.port |
Happy portalling!
No comments:
Post a Comment