Comments
Sort by recent activity
It did pick up email and PAT token from the config files. Here's the error from the DEBUG log: DEBUG: Failed to fetch permit from PAT token licensing: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target DEBUG: Unable to check for updates: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target DEBUG: Scanning for classpath resources at 'classpath:db/callback' ... DEBUG: Determining location urls for classpath:db/callback using ClassLoader java.net.URLClassLoader@4bdcaf36 ... DEBUG: Unable to resolve location classpath:db/callback. Flyway Community Edition 10.20.1 by Redgate I double-check to make sure I have valid license assigned to my email and the PAT token has entered correctly. / comments
It did pick up email and PAT token from the config files. Here's the error from the DEBUG log:DEBUG: Failed to fetch permit from PAT token licensing: PKIX path building failed: sun.security.provide...
Your 2nd link leads to a 404 page. I already tried to email/PAT token method; didn't work either. It as if flyway completely ignores the email/token settings in the .toml file. flyway.licenseKey settings in the legacy .conf file is only method that works, but it stopped working when our organization's license was renewed at the beginning of the month. Now, the FL01- style license key doesn't exist anymore. / comments
Your 2nd link leads to a 404 page.I already tried to email/PAT token method; didn't work either. It as if flyway completely ignores the email/token settings in the .toml file.flyway.licenseKey sett...
Thanks, Kurt. That works for me. A small suggestion: maybe show the device hash value in the GUI to make it easier to add/remove licenses. / comments
Thanks, Kurt. That works for me. A small suggestion: maybe show the device hash value in the GUI to make it easier to add/remove licenses.