[jira] [Comment Edited] (OFBIZ-12170) All Links Redirect to An IP Address

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-12170) All Links Redirect to An IP Address

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-12170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289524#comment-17289524 ]

Jacques Le Roux edited comment on OFBIZ-12170 at 2/24/21, 8:40 AM:
-------------------------------------------------------------------

I looked at the git patches and I am still having the same problem.
Everything loads and I know its working because ecommerce shows up like the
demo store.  I can view the items but if I go to add them to my cart or
click on any of the links in the menu bar, it redirects to an ip address.
There is no error page, just a grey screen.  Maybe I should explain it
differently.  Everytime it has to touch fetch data that isn;t initially
loaded, it redirects to the localhost ip address.  But like I said, this is
a cloud server and the ip address technically doesn't route straight to my
server.  Where can I change the URI split?  So instead of using that ip, it
will use the virtual ip?

On Sat, Feb 6, 2021 at 2:07 PM Jacques Le Roux (Jira) <[hidden email]>



was (Author: johnchr):
I looked at the git patches and I am still having the same problem.
Everything loads and I know its working because ecommerce shows up like the
demo store.  I can view the items but if I go to add them to my cart or
click on any of the links in the menu bar, it redirects to an ip address.
There is no error page, just a grey screen.  Maybe I should explain it
differently.  Everytime it has to touch fetch data that isn;t initially
loaded, it redirects to the localhost ip address.  But like I said, this is
a cloud server and the ip address technically doesn't route straight to my
server.  Where can I change the URI split?  So instead of using that ip, it
will use the virtual ip?

   -
   <https://issues.apache.org/jira/secure/AddComment!default.jspa?id=13357184>


On Sat, Feb 6, 2021 at 2:07 PM Jacques Le Roux (Jira) <[hidden email]>


> All Links Redirect to An IP Address
> -----------------------------------
>
>                 Key: OFBIZ-12170
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12170
>             Project: OFBiz
>          Issue Type: Task
>    Affects Versions: 17.12.05
>         Environment: CentOS 8
>            Reporter: Christen Erika Johnson
>            Priority: Major
>
> I have OFBiz set up with a valid URL and it seems as though everything loads fine.  I have my security.properties file correct, my url.properties file is correct and my start.properties files seem correct.  When I click on any link or the login button I get redirected to an IP address.  If I type in the valid domain and port with the full address, the page will load but it doesn't send correctly when trying to login, or clicking any links.  I tried adding a redirect to my httpd virtual host and a URL rewrite but neither worked.  What is the issue and how do I fix it?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)