Giter Club home page Giter Club logo

Comments (9)

sdorresteijn88 avatar sdorresteijn88 commented on July 16, 2024 2

Thanks a lot guys, adding the skip parameter did work. Now it's running!

from analyze.

Tim-Mawson-i2 avatar Tim-Mawson-i2 commented on July 16, 2024 1

Hello Steven,

Have you tried the suggested "fix" in the last error message? I.e. adding a skipHttpsCertificateVerification: true to the devproxy.json file?

(See https://i2group.github.io/notebook-sdk/guide/devproxy.html#development-proxy-configuration-syntax)

from analyze.

Anthony-Johnson-i2 avatar Anthony-Johnson-i2 commented on July 16, 2024

Hi
I am not sure that this is the correct place for this question as we have repositories specifically for the i2 Notebook SDK and for I2 Analyze using Docker Containers.

I will have a chat to both teams and see if someone can help.

Cheers

from analyze.

Anthony-Johnson-i2 avatar Anthony-Johnson-i2 commented on July 16, 2024

HI @sdorresteijn88 (Steven)

Dev have come back to me asking if you have started the Liberty server and if so, have you tried to connect to it in a browser directly?

They ask this as the connection is being refused from 9082 not 4000 and the error you are seeing would suggest that the Liberty application server has not been started.

Thanks

from analyze.

sdorresteijn88 avatar sdorresteijn88 commented on July 16, 2024

from analyze.

Anthony-Johnson-i2 avatar Anthony-Johnson-i2 commented on July 16, 2024

Hi Steven

I guess you were trying to attach some screen shots in your reply and that did not work?

Can you attach them directly in a comment so we can see what you were trying to show us please.

The setup for the example says that you need to make devproxy.json point to the URL of an existing i2 Analyze deployment.

In the sample file we have that set as:

{
"$schema": "https://i2group.github.io/notebook-sdk/schemas/devproxy.json",
"port": 4000,
"plugins": ["http://localhost:5001/"],
"server": "http://localhost:9082/opal"
}

The example assumes that the i2 Analyze server, the node server and the proxy are all running locally and are accessible using localhost and are not using secure connections.

Cheers

from analyze.

sdorresteijn88 avatar sdorresteijn88 commented on July 16, 2024

Hi Anthony,

I added indeed a printscreen. Is it possible to use this when you have an develop environment in Docker, https://i2group.github.io/analyze-containers/content/deploy_config_dev.html?

image

from analyze.

Anthony-Johnson-i2 avatar Anthony-Johnson-i2 commented on July 16, 2024

Hi Steven

It is also good to note that even though you tried earlier to access the opal server using http , the fact that you have set that up in its container to work with secure connections means we do not allow the downgrade to an insecure connection.

Really you should access it using https://i2analyze.eia:9443/opal as the instructions for your environment in docker states and hopefully what Tim is suggesting above should get you working with that.

Cheers

from analyze.

Anthony-Johnson-i2 avatar Anthony-Johnson-i2 commented on July 16, 2024

That's great news , if you have further Notebook SDK related issues be sure to raise them on

https://github.com/i2group/notebook-sdk/issues

rather than here, as it will help others who are looking for Notebook SDK solutions to find them.

Cheers

from analyze.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.