-
-
Notifications
You must be signed in to change notification settings - Fork 853
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 0.16.1 #1354
Version 0.16.1 #1354
Conversation
appying the httpx version =>0.16.1 here 1.0.5 still not correct the occuring : what's going wrong? |
@bdieng-sudo Couldn't really say from that alone. I'd suggest start a discussion, and include a bit more information about what you're actually doing. Someone will probably be able to help you out a bit if you do that. |
Hi Tom, shaman-install configuration.yaml2021-05-10 15:46:58.203 | DEBUG | bb_wrapper.tunable_component.install_component:install_component:36 - Sending component data {'components': {'shaman_pbo_msr_profiling': {'plugin': '', 'header': 'sync', 'command': "rsh pboadm@hana02 'unpbo_shaman.sh'", 'ld_preload': None, 'parameters': {'nbthreads': {'type': 'int', 'default': 8, 'optional': False, 'env_var': True, 'description': 'Number of threads setting {1..10}', 'cmd_var': None, 'cli_var': None, 'flag': None, 'suffix': None}, 'msr_1a4': {'type': 'int', 'default': 0, 'optional': False, 'env_var': True, 'description': 'MSR 0x1a4 setting {0..15}', 'cmd_var': None, 'cli_var': None, 'flag': None, 'suffix': None}, 'msr_64': {'type': 'int', 'default': 0, 'optional': False, 'env_var': True, 'description': 'MSR 0x64 setting {0..15}', 'cmd_var': None, 'cli_var': None, 'flag': None, 'suffix': None}}, 'custom_target': 'parse_execution_time.parse_slurm_times'}}}to endpointhttp: // api: 5000components The above exception was the direct cause of the following exception: Traceback (most recent call last): |
I'd suggest using the "discussions" feature in the future...
Most likely you're attempting to make a request to an invalid URL. This... |
that's the question. |
this join your diagnostic Tom. The requested URL could not be retrievedThe following error was encountered while trying to retrieve the URL: http://api:5000/
The DNS server returned: Name Error: The domain name does not exist. This means that the cache was not able to resolve the hostname presented in the URL. Check if the address is correct. |
I don't know anything about podman, so you probably need to ask there instead. But you likely want to be connecting to I can't really help you out anymore with this, since it's not an httpx issue. Although we could do with a better error message for this case, making it more clear that the hostname "app" didn't resolve. |
Hi Tom, |
0.16.1 (October 8th, 2020)
Fixed