Giter Site home page Giter Site logo

Comments (9)

tralsos avatar tralsos commented on June 1, 2024 1

Are you sure it is only for large setups ? I had a similar error message "None of the URLs provided..." when running drogon (and all other models), and I learnt from another user with the same problem it was related to a proxy setting in one of my startup files .bashrc or .profile, so when I removed that everything was fine.

from ert.

eivindjahren avatar eivindjahren commented on June 1, 2024

We have seen this traceback in real usage:

None of the URLs provided for the ert storage server worked.
Traceback (most recent call last):
 File "/.../ert/gui/tools/plot/plot_window.py", line 53, in __init__
   self._api = PlotApi()
 File "/.../ert/gui/tools/plot/plot_api.py", line 21, in __init__
   self._reset_storage_facade()
 File "/.../ert/gui/tools/plot/plot_api.py", line 24, in _reset_storage_facade
   with Storage.session() as client:
 File "/.../ert/services/storage_service.py", line 89, in session
   base_url=inst.fetch_url(), auth_token=inst.fetch_auth()[1]
 File "/.../ert/services/storage_service.py", line 77, in fetch_url
   raise TimeoutError(
TimeoutError: None of the URLs provided for the ert storage server worked.

from ert.

mortalisk avatar mortalisk commented on June 1, 2024

Could this be because observation loading is slow? I remember we once doubled the timeout of initializing dark_storage, because it spent a minute parsing some observation file.

from ert.

oysteoh avatar oysteoh commented on June 1, 2024

Good point @tralsos . @eivindjahren do you think it is possible to distinguish ( and advice the users ) between a "real" bug and the proxy-errors? Now we are treating RequestError and TimeoutErrors the same way.

from ert.

eivindjahren avatar eivindjahren commented on June 1, 2024

I am not sure. I think we would require some assistance from e.g. @oyvindeide

from ert.

oysteoh avatar oysteoh commented on June 1, 2024

@eivindjahren you have assigned yourself to this, do you know if it is still a problem? Is the current criticality high relevant?

from ert.

eivindjahren avatar eivindjahren commented on June 1, 2024

I will have another look at whether this is a problem on Troll, if it is I think I will have to unassign myself as I have no way of reproducing the failure.

from ert.

oyvindeide avatar oyvindeide commented on June 1, 2024

Tested this recently, and is still happening.

from ert.

eivindjahren avatar eivindjahren commented on June 1, 2024

This should be ~twice as fast now, but we will have to test with troll before we know for sure.

from ert.

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.