GAM-team / got-your-back

Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS.
https://github.com/GAM-team/got-your-back/wiki
Apache License 2.0
2.56k stars 203 forks source link

Windows Batch infinite loop on failed project creation. #468

Open lasagnabox opened 1 month ago

lasagnabox commented 1 month ago

The issue tracker is for reporting product deficiencies. How do I questions should be posted to the discussion forum at https://groups.google.com/group/got-your-back. When in doubt, start at the discussion forum and return here only when instructed to do so.

Please confirm the following:

Full steps to reproduce the issue:

  1. Install Windows MSI or ZIP File
  2. Run the batch file with an account that cant create projects in GCP
  3. The Batch file will indefinitely loop

Expected outcome (what are you trying to do?): setup local folders & files without creating a project automatically in GCP Actual outcome (what errors or bad behavior do you see instead?): CMD keeps looping and needs to be forced closed.