nextflow-io / nextflow-io/nextflow
False positive Fusion license warning
Open
Nobody has claimed this yet.
stale
storage/fusion
- Dominant language
- Groovy
- Stars
- 3.5k
- Forks
- 811
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 61
Description
The following warning is reported when the Platform token is defined in the config file using the setting tower.accessToken.
WARN: Unable to validate Fusion license - Make sure to have added in your config 'tower.accessToken' or have defined the variable TOWER_ACCESS_TOKEN in your launch environment
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the warning with tower.accessToken set in the config file, then compare it with the TOWER_ACCESS_TOKEN launch-environment path. Trace the Fusion license validation entry point and identify why the configured token is not recognized; done means the warning is not reported when the config setting is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100