Hi Tarek, As the error message says, I think you are not connecting to OFBiz at all, and it's likely you have a restrictive firewall or proxy configuration. If you have a proxy for your web browser, turn it off. You might need to add a firewall rule to allow requests to localhost:8443.
You can verify OFBiz is listening on port 8443 with the netstat command: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/netstat . Cheers Paul Foxworthy On Wed, 21 Aug 2019 at 14:54, Aditya Sharma <[email protected]> wrote: > Moving to the user mailing list. > > Hi Tarek Ali, > User mailing list fits for such query as you will get a wider audience > there, see https://ofbiz.apache.org/mailing-lists.html. > Please subscribe to user mailing if you have not. > > > Is there any error in the console logs? > > Thanks and Regards > Aditya Sharma > > On Wed, Aug 21, 2019 at 3:33 AM Tarek Ali <[email protected]> wrote: > > > Hi, > > > > I used Windows 10. > > > > I have an issue with connect server link https://localhost:8443/webtools > > > > > > > > I downloaded Ofbiz from this link > > https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.05.zip > > > > I Downloaded and installed Java 1.8 JDK jdk-8u221-windows-x64 > > > > I ran gradlew loadAll then gradlew ofbiz > > > > But I tried to connect te local host link > https://localhost:8443/webtools i > > have got this message > > > > > > > > This site can’t be reached > > > > 127.0.0.1 refused to connect. > > > > Try: > > > > Checking the connection > > > > Checking the proxy and the firewall > > > > ERR_CONNECTION_REFUSED > > > > > > > > Could you please help me to resolve this issue > > > > > > BR > > > > Tarek > -- Coherent Software Australia Pty Ltd PO Box 2773 Cheltenham Vic 3192 Australia Phone: +61 3 9585 6788 Web: http://www.coherentsoftware.com.au/ Email: [email protected]
