Activity overview
Latest activity by Peter Laws
Unable to get local secret Flyway Desktop
You are seeing this error message in Flyway Desktop:Unable to get local secret Flyway Desktop d43d01-40e4-480c-aef6-c3344b531886
Caused by: Error reading secret: Element not found.It means the loc...
Where are Flyway CLI OSS artifacts
The paid for Flyway distributions are available through the typical Redgate ecosystem and can be accessed via the customer portal or flyway/installers. The Open Source Software artifacts are hosted...
Flyway has been compiled by a more recent version of the Java Runtime
This error occurs when there is a mismatch between the version of Java that Flyway was compiled with and the one locally available in the Java runtime environment (JRE).This issue is most likely to...
File is not recognized as a valid URI
This error occurs because the profiler tries to convert the source path from the PRDB file into a URI using the .Net System.Uri class. If the string is not a valid URI and cannot be converted into ...
Flyway DB object with value of '--No text is available'
Due to DB object being encrypted, the default behaviour of SQL Server is to return the comment.--No text is availableIf the user has insufficient permissions, granting the user the db_owner role wi...
Flyway baseline - invalid database objects
As a cross database tool, Flyway uses the term 'invalid objects' more broadly than some databases.The objective of this validation check is to avoid including potentially broken objects into the da...
The PDB file for this executable was not recognised as a valid URI
The validation check for supplied file are as follows, anything that doesn't match will return a warning.
A proper file URI, such as: file:///C:/path/to/file.cs
A valid HTTP/HTTPS URI, such as: ht...
ANTS: Cannot read configuration file due to insufficient permissions
This error is usually seen after a call to "C:\Windows\system32\inetsrv\appcmd.exe list apppools". The easiest solution to this issue is to access the services for your operating system, open the a...
Hello Kevin, Thank you for reporting this, what flavour of Linux are you using please? My quick test didn't show the same results so it may be particular to a certain implementation, especially if it's an older distribution. / comments
Official comment
Hello Kevin,Thank you for reporting this, what flavour of Linux are you using please? My quick test didn't show the same results so it may be particular to a certain implementation, especially if i...
That is correct, error reporting is not supported on systems which have FIPS compliance enabled. https://documentation.red-gate.com/sa/getting-started/requirements / comments
That is correct, error reporting is not supported on systems which have FIPS compliance enabled.https://documentation.red-gate.com/sa/getting-started/requirements