Bitrise Build Issue Report template
Description of the issue
All time have a problem with fastlane step, with action supply.
Cannot parse JSON key file, obtained from google play service account. This JSON was obtained and never edited. It is absolutely valid. At my local machine action supply works perferctly, but in bitrise itās failing all time.
Iām getting
āce407029dc78.jsonā doesnāt seem to be a JSON file
You passed invalid parameters to āsupplyā.
Check out the error below and available options by runningfastlane action supply
Invalid default value for json_key, doesnāt match verify_block
Environment:
Where did the issue happen?
If on Bitrise.io: which stack? If not on Bitrise.io: on what operating system? (Plus any other information you can share)
Which build Step causes the issue and which version of the step?
Reproducibility
- Does a āRebuildā help? (You can trigger a rebuild from the Buildās page, by clicking the āRebuildā button in the top right corner of a finished build) : YES/NO
- Does a rebuild without caches help? (You can remove the
Cache:Pull
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
tab of the app. : YES/NO - If you have multiple different build configurations (workflows), does the issue affect all/more than one? : YES/NO
- If itās an issue which happens sporadically, whatās the frequency? (e.g. Once a day ; about x% of the builds) :
- Does upgrading the build Step to the latest version help? : YES/NO
- When did the issue start? :
Linux/Android stack builds
Can it be reproduced by running the build locally, after doing a new git clone of the repository into the /tmp
directory and running the build from there with the Bitrise CLI ( https://www.bitrise.io/cli )? If no, can it be reproduced with Docker (using the same docker images / environment we use on bitrise.io)? Related guide: Running your build locally in Docker - Bitrise Docs .
Other stacks
Can it be reproduced by running the build locally with our CLI ( https://www.bitrise.io/cli ), after doing a new git clone of the repository into the /tmp
directory and running the build from there with the Bitrise CLI ( https://www.bitrise.io/cli )?
Build log
Please attach the build log (you can download the build log from the buildās page, once the build is finished, using the āDownload logā button - floating at the bottom right corner of the log viewer), or if you canāt attach the whole log then send the full log through a private channel (e.g. email - Contact us ), with a link to the related GitHub issue.