× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi all

I would try to play with webix Jet (https://www.gitbook.com/book/webix/webix-jet/details) ; I have installed it on my IBM I and then run :
npm install
npm start
after that I went to the browser and if I put “myIbmIp:8080” (192.168.xx.z:8080) I receive the error “impossible to connect to the site” “ERR_CONNECTION_REFUSED”
If I try to run “telnet myIbmIp 8080” I receive error : impossible to open connection with host…

Npm start says (seems) all Ok :

Project is running at http://localhost:8080/
webpack output is served from /codebase/
Hash: 294c66a1cec2fe031e38
Version: webpack 3.10.0
Time: 11152ms
Asset Size Chunks Chunk Names
myapp.js 1.49 MB 0 [emitted] [big] main
./myapp.css 1.99 kB 0 [emitted] main
[1] ./node_modules/webix-jet/index.js 715 bytes {0} [built]
[12] multi (webpack)-dev-server/client?http://localhost:8080 ./sources/myapp.js 40 bytes {0} [built]
[13] (webpack)-dev-server/client?http://localhost:8080 7.96 kB {0} [built]
[14] ./node_modules/url/url.js 23.1 kB {0} [built]
[21] ./node_modules/strip-ansi/index.js 161 bytes {0} [built]
[23] ./node_modules/loglevel/lib/loglevel.js 8.64 kB {0} [built]
[24] (webpack)-dev-server/client/socket.js 1.06 kB {0} [built]
[26] (webpack)-dev-server/client/overlay.js 3.67 kB {0} [built]
[28] ./node_modules/html-entities/index.js 230 bytes {0} [built]
[31] (webpack)/hot nonrecursive ^\.\/log$ 170 bytes {0} [built]
[33] (webpack)/hot/emitter.js 74 bytes {0} [built]
[35] ./sources/myapp.js 294 bytes {0} [built]
[36] ./sources/styles/app.css 41 bytes {0} [built]
[53] ./node_modules/webix-jet/plugins/Theme.js 1.47 kB {0} [built]
[54] ./node_modules/webix-jet/plugins/User.js 1.88 kB {0} [built]
+ 41 hidden modules
Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/index.js!node_modules/less-loader/dist/cjs.js!sources/styles/app.css:
[0] ./node_modules/css-loader!./node_modules/less-loader/dist/cjs.js!./sources/styles/app.css 2.07 kB {0} [built]
[1] ./node_modules/css-loader/lib/css-base.js 2.26 kB {0} [built]
webpack: Compiled successfully.

I realized that in the “Display connection state TCP” (option 5 from NETSTAT *CNN) I see this values in this parameters
Local Host name : LOOPBACK
Local internet address : 127.0.0.1
Local port : 8080


In other port/service (that works) I see this other values:
Local Host name : (*Blank)
Local internet address : *
Local port : 8080


Can some one help me to solve this problem ?

Thanks in advance


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.