Joe, I had BIND=: 'localhost' in config/jhs65001.ijs so now I have changed that. I'll get back to you if that does not work.
Thanks, On Wed, Jul 6, 2016 at 12:02 PM, Joe Bogner <[email protected]> wrote: > Hi Brian, > > Have you updated your jhs_default.ijs to allow bind to the external > interface? > > addons\ide\jhs\config\jhs_default.ijs > > ... > > NB. 'localhost' access from same machine > NB. 'any' access from any machine (should have PASS set) > BIND=: 'localhost' > > > ... > > BIND=:'any' > > > It might also be a firewall issue. Your host machine may be blocking port > 65001 > > > > > On Wed, Jul 6, 2016 at 11:40 AM, Brian Schott <[email protected]> > wrote: > > > I am having difficulty accessing jhs from another computer. From that > > computer I get the error message that the url is taking too long to load. > > On my own computer the syslog says the following. > > > > Jul 6 10:57:18 server [0x0-0x115115].com.google.Chrome[37891]: > > [37891:26627:0706/105718:ERROR:ssl_client_socket_openssl.cc(1149)] > > handshake failed; returned -1, SSL error code 1, net_error -100 > > > > I am using Mac OS X 10.7.5 > > > > In Preferences the Sharing preferences I have checked the following 2 > > services. > > > > Screen sharing > > File sharing > > > > But NOT Web sharing. > > > > My router does have a password requirement, could that be the problem. > > > > Jhs includes the following message that I believe I am following with my > > url. > > > > Access from another machine: > > http://SERVER_IP_ADDRESS:65001/jijx > > > > Thanks, > > > > -- > > (B=) <-----my sig > > Brian Schott > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- (B=) <-----my sig Brian Schott ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
