sudeep_puvadi
04/20/2023, 6:00 PMtaylor
04/20/2023, 6:15 PMWill Da Silva (Arch)
04/20/2023, 6:15 PMWill Da Silva (Arch)
04/20/2023, 6:18 PMv2.17.1
@sudeep_puvadi Does this happen if you try again? Perhaps it was a temporary network issue. If it does happen again, could you please provide additional details about your environment that could help us determine the root cause of the problem.sudeep_puvadi
04/20/2023, 6:20 PMsudeep_puvadi
04/20/2023, 6:21 PMWill Da Silva (Arch)
04/20/2023, 6:23 PM<http://hub.meltano.com|hub.meltano.com>
at all from within the container, you could try running something like this:
apt update && apt install wget && wget <https://hub.meltano.com/>
sudeep_puvadi
04/20/2023, 6:26 PMsudeep_puvadi
04/20/2023, 6:26 PMsudeep_puvadi
04/20/2023, 6:27 PMWill Da Silva (Arch)
04/20/2023, 6:27 PMsudeep_puvadi
04/20/2023, 6:27 PMsudeep_puvadi
04/20/2023, 6:28 PMsudeep_puvadi
04/20/2023, 6:28 PMWill Da Silva (Arch)
04/20/2023, 6:29 PMjosh_lloyd
10/25/2023, 1:24 PMRUN meltano lock --update --all
. SO suggests that when this happens on a pip install that you can add --trusted-host <http://pypi.org|pypi.org>
as a parameter. Is there anyway to achieve something similar here?josh_lloyd
10/25/2023, 4:38 PM