Hi,
Running PSU in Azure Linux Container using local database, fresh install following documentation gives me this error:
Error Invalid configuration: logging.ps1
EngineSettings must have Filename or DataStream as data source
Do I miss a parameter in configuration?
Thanks
Product: PowerShell Universal Version: 4.1.5
Whats in your logging.ps1 file?
Also, have you put any database related environment variables in your compose file?
Hi,
I strictly followed Azure - PowerShell Universal. In configuration I only added Data__ConnectionString and Data__RepositoryPath as described and started the Web App. Nothing more nothing less.
logging.ps1 is not “mine”, this is coming from PowerShell Universal…