I doubt very much that the level of JE would affect things as you describe. But a new iOS certainly could.
On Sat, Dec 28, 2019 at 12:15 PM 'Jim Russell' via Programming < programm...@jsoftware.com> wrote: > FWIW: I had iOS to jhs working over the lan for the last j beta. I _think_ > I would have noticed a failure to open other web pages. I lost the ability > to connect after I upgraded to the j901 release, and, perhaps, when I > upgraded to iOS 13.3 on both by iPhone/iPad. > > > On Dec 28, 2019, at 10:55 AM, 'Jim Russell' via Programming < > programm...@jsoftware.com> wrote: > > > > Seems the fault lies with iOS/iPadOS safari. (It may still be a > setting. ) > > > > I have reached jhs on my Mac mini via the local lan from safari on an > old (2007) MacBook and from a win 10 (Edge?) system, and both behave as > expected. > > > >> On Dec 27, 2019, at 7:54 PM, 'Jim Russell' via Programming < > programm...@jsoftware.com> wrote: > >> > >> Interesting. Still unable to new tabs on the iPad. > >> On the Mac the jijx window shows:acman > >> ... > >> |value error: jev_get__... > >> | jev_get__'' > >> *** response not sent for > >> *** html409 Conflict > >> 66 > >> 66 > >> (The 66 is my lazy I.5 to check j still lives); > >> > >> On the iPad the jijx window shows:, > >> ... > >> |value error: jev_get__ > >> | jev_get__'' > >> *** response not sent for > >> *** html409 Conflict > >> 66 > >> 66 > >> Updating server catalog... > >> Updating server catalog... > >> Updating server catalog... > >> (From Pacman? Perhaps I tried it here, though not, I did run it on the > Mac.) > >> > >>>> On Dec 27, 2019, at 7:34 PM, 'Jim Russell' via Programming < > programm...@jsoftware.com> wrote: > >>> Think I am ok now on the host, I connected via the lanip. I was not > asked for user/pass, I assume since i had jijx running via the localhost ip > when I connected (helped by not misspelling jijx as ijix!) > >>> All menus seem to work, including HELP and Pacman. > >>> > >>> I’ll try connecting an IOS device without leaving this session, but > i’m not too hopefull. > >>>>> On Dec 27, 2019, at 7:12 PM, 'robert therriault' via Programming < > programm...@jsoftware.com> wrote: > >>>> > >>>> Hi Jim, > >>>> > >>>> Although I don't work in the terminal much, I did have a look at the > 'kill' command using 'man kill' on the command line (sounds sinister, but > in the terminal it provides the manual on the kill command) and it looks > like that is what you would use to kill processes. And when I get the > EADRRINUSE error that is what I usually do if I don't have access to the > actual terminal window, in which case I can just exit '' to close the > session. > >>>> > >>>> Cheers, bob > >>>> > >>>>>> On Dec 27, 2019, at 3:59 PM, 'Jim Russell' via Programming < > programm...@jsoftware.com> wrote: > >>>>> > >>>>> > >>>>> I started to say: "All works as it should on the Mac mini, even when > signed in with the Getlanip address and providing a USER and PASSWORD." > BUT, 'taint so. > >>>>> Instead, After closing jhs and trying to restart jhs, I get: > >>>>> > >>>>> Last login: Thu Dec 26 21:16:00 on ttys005 > >>>>> jamesrussell@Jamess-Mac-mini ~ % > /Users/jamesrussell/j901-user/temp/launch.command ; exit; > >>>>> |EADDRINUSE: sdcheck_jsocket_ > >>>>> | sdcheck_jsocket_ r > >>>>> |[-12] /applications/j901/addons/ide/jhs/config/jhs.cfg > >>>>> > >>>>> And, From both iOS devices I get "Safari cannot open the page > because it could not connect to the server." > >>>>> > >>>>> Ps -a yields: > >>>>> > >>>>> UID PID PPID F CPU PRI NI SZ RSS WCHAN S > ADDR TTY TIME CMD > >>>>> 0 3942 1123 4106 0 31 0 4327424 4516 - Ss > 0 ttys000 0:00.02 login -pf jamesr > >>>>> 501 3943 3942 4006 0 31 0 4297224 1896 - S > 0 ttys000 0:00.01 -zsh > >>>>> 501 3946 3943 4006 0 31 0 4288580 1064 - S+ > 0 ttys000 0:00.00 /bin/sh /Users/j > >>>>> 501 3947 3946 4006 0 31 0 4329500 14736 - S+ > 0 ttys000 0:00.09 /applications/j9 > >>>>> 0 6371 1123 4106 0 31 0 4318208 4512 - Ss > 0 ttys001 0:00.02 login -pf jamesr > >>>>> 501 6372 6371 4006 0 31 0 4288008 1876 - S > 0 ttys001 0:00.01 -zsh > >>>>> 501 6375 6372 4006 0 31 0 4268864 956 - S+ > 0 ttys001 0:00.00 /bin/sh /Users/j > >>>>> 501 6376 6375 4006 0 31 0 4303048 5212 - S+ > 0 ttys001 0:00.01 /applications/j9 > >>>>> 0 7938 1123 4106 0 31 0 4319232 4576 - Ss > 0 ttys002 0:00.14 login -pf jamesr > >>>>> 501 7939 7938 4006 0 31 0 4315656 2020 - S > 0 ttys002 0:00.02 -zsh > >>>>> 0 9136 7939 4106 0 31 0 4268756 932 - R+ > 0 ttys002 0:00.00 ps -all > >>>>> 0 1167 1123 4106 0 31 0 4327424 3620 - Ss > 0 ttys004 0:00.02 login -pf jamesr > >>>>> 501 1169 1167 4006 0 31 0 4315656 1548 - S+ > 0 ttys004 0:00.02 -zsh > >>>>> > >>>>> How do I kill the couple of copies of j that seem to be running? > Will that free up the socket? Will I have to again run my 65002.cfg under > Jc901 to reestablish the locale? > >>>>> > >>>>>>> On Dec 27, 2019, at 6:14 PM, Eric Iverson < > eric.b.iver...@gmail.com>: > >>>>>> Jim, > >>>>>> How does JHS behave when used directly on your Mac? Do all the menu > items > >>>>>> work then? Easier to sort this out directly on the MAC without the > extra > >>>>>> complication of net access from your iPad. > >>>>>> > >>>>>> Which menu items work and which ones fail? > >>>>>> > >>>>>>> On Fri, Dec 27, 2019 at 12:55 PM 'Jim Russell' via Programming < > jhs > >>>>>>> programm...@jsoftware.com> wrote: > >>>>>>> > >>>>>>> I have _FINALY_ (don't ask) restored my ability to access jhs from > my iPad > >>>>>>> via my local lan to my Mac. But, none of the jijx menus which open > other > >>>>>>> web pages work. (Although links from other apps do open new > tabs.) I have > >>>>>>> enabled popups, which didn't help. Are other safari setting > >>>>>>> For information about J forums see > http://www.jsoftware.com/forupassword > >>>>>> > ---------------------------------------------------------------------- > >>>>>> For information about J forums see > http://www.jsoftware.com/forums.htm > >>>>> > ---------------------------------------------------------------------- > >>>>> For information about J forums see > http://www.jsoftware.com/forums.htm > >>>> > >>>> ---------------------------------------------------------------------- > >>>> For information about J forums see > http://www.jsoftware.com/forums.htm > >>> > >>> ---------------------------------------------------------------------- > >>> For information about J forums see http://www.jsoftware.com/forums.htm > >> ---------------------------------------------------------------------- > >> For information about J forums see http://www.jsoftware.com/forums.htm > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm