Frederic
08/06/2024, 2:25 PMmeltano config
. To configure a specific environment, please use the option --environment=<environment name>
.
Need help fixing this problem? Visit http://melta.no/ for troubleshooting steps, or to
join our friendly Slack community.
Plugin configuration is invalid
(Background on this error at: https://sqlalche.me/e/20/f405)
"
Could you advise please?
Thank you so much for your time
FredEdgar Ramírez (Arch.dev)
08/06/2024, 6:00 PMFrederic
08/06/2024, 7:11 PMEdgar Ramírez (Arch.dev)
08/06/2024, 7:19 PMmeltano config ... test
will fail if the extractor does not emit any RECORD
messages, which is the case for database extractors where no streams are selected by default, so you need to explicitly select them with the above setting.Frederic
08/06/2024, 7:28 PM