question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Version 2.3.1 raising error when using connectionString: $([Variable Name])

See original GitHub issue

After updating to version 2.3.1, it started raising an error when trying to generate DbGen file, saying: facil.yaml(0 , 0) : error : The variable $(Db) could not be found in the specified configuration sources

Going back to version 2.3.0 works as expected.

In my facil.yaml file I have this configuration:

rulesets:
  - connectionString: $(Db)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
cmeerencommented, Mar 3, 2022

Fixed in v2.3.2.

0reactions
mauriciomagnicommented, Mar 3, 2022

Thanks a lot!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Confusing environment variable configuration prefix ...
cmeeren mentioned this issue on Mar 3, 2022. Version 2.3.1 raising error when using connectionString: $([Variable Name]) cmeeren/Facil#38.
Read more >
SSIS Setting OLE_DB Connection string from variable is ...
I have a parent child package situation where the parent is reading a SQL Server task table. Loops through the tasks and gets...
Read more >
Not able to pass variable/argument in connection string
I am trying to pass connection string in connect to database activity, from the orchestrator asset. But when I enter variable name in...
Read more >
MySQL Connector/ODBC Release Notes
The error occurred on connections established using either a DNS or a connection string. When IISState and Debug Diagnostic Tool 1.0.0.152 was used...
Read more >
Configuration Reference — Airflow Documentation
This page contains the list of all the available Airflow configurations that you can set in airflow.cfg file or using environment variables.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found