rafa
10/05/2022, 6:55 PMroot@meltano-ui-deployment-76dcd75879-pgplh:/project# meltano --log-level=debug invoke tap-invoiced
2022-10-05T18:49:35.387581Z [info ] Environment 'prod' is active
2022-10-05T18:49:37.166100Z [debug ] Creating engine ...
2022-10-05T18:49:37.410473Z [debug ] loaded lazy attr 'SafeConfigParser': <class 'configparser.ConfigParser'>
2022-10-05T18:49:37.410653Z [debug ] loaded lazy attr 'NativeStringIO': <class '_io.StringIO'>
2022-10-05T18:49:37.410785Z [debug ] loaded lazy attr 'BytesIO': <class '_io.BytesIO'>
2022-10-05T18:49:38.529907Z [debug ] Encoding detection: ascii is most likely the one.
2022-10-05T18:49:40.109154Z [debug ] Invalid URL 'https:/hub.meltano.com/meltano/api/v1/plugins/extractors/tap-invoiced--singer-io': No host supplied
why/where is the hub url getting transformed to remove an / after https?rafa
10/05/2022, 6:55 PMmeltano, version 2.4.0chris_stout
10/05/2022, 6:58 PMWill Da Silva (Arch)
10/05/2022, 7:03 PMedgar_ramirez_mondragon
10/05/2022, 7:19 PMchris_stout
10/05/2022, 7:23 PMedgar_ramirez_mondragon
10/05/2022, 7:27 PMmeltano invoke if the plugin definition is locked 🤔TomasB
10/05/2022, 7:40 PMrafa
10/05/2022, 7:40 PMTomasB
10/05/2022, 7:42 PMmeltano install steprafa
10/05/2022, 7:44 PMmeltano invoke. it was the orchestrated meltano elt command that failed. i used invoke to replicate the issue. but in either case, i’m not using lock files.