Opened 5 years ago
Closed 4 years ago
#6065 closed defect (worksforme)
Couldn't resolve host name
Reported by: | Oliver Lenord | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Package Manager | Version: | v1.16.0-dev |
Keywords: | Cc: |
Description
This what the message window tells me:
[1] 20:32:36 Error
Curl error for URL https://libraries.openmodelica.org/index/v1/index.json: Couldn't resolve host name
[2] 20:32:36 Scripting Error
Failed to download package index https://libraries.openmodelica.org/index/v1/index.json to file C:/Users/xxx/AppData/Roaming/.openmodelica/libraries/index.json.
Change History (5)
comment:1 by , 5 years ago
Component: | *unknown* → Package Manager |
---|---|
Milestone: | Future → 1.16.1 |
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 5 years ago
Sounds good. But I think we should make sure that OpenModelica can also (occasionally) work offline.
comment:4 by , 4 years ago
It will only download the index once. And it only does it if there is a uses-annotation somewhere on a package you don't have installed.
If it doesn't find the index, it will just continue without the package. So it should still work.
Of course, if you do intend to use the package manager, it needs to work. I'm not sure if it works with a proxy server because I haven't used one since the 90s.
comment:5 by , 4 years ago
Milestone: | 1.16.1 |
---|---|
Resolution: | → worksforme |
Status: | assigned → closed |
Sounds like a problem with the package manager. I checked the URL which is alive now. Maybe you didn't have a working internet connection.
@sjoelund.se, of course OMEdit should also work when disconnected from the grid, possibly with a warning (like: non news in OMEdit), but not with an error.