Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't pull app with geo. #11641

Closed
2 tasks done
sobolk opened this issue Dec 21, 2022 · 4 comments
Closed
2 tasks done

Can't pull app with geo. #11641

sobolk opened this issue Dec 21, 2022 · 4 comments
Labels
geo Issues for the geo category pending-triage Issue is pending triage

Comments

@sobolk
Copy link
Member

sobolk commented Dec 21, 2022

How did you install the Amplify CLI?

npm

If applicable, what version of Node.js are you using?

v14.20.1

Amplify CLI Version

10.5.2

What operating system are you using?

mac

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

No.

Describe the bug

Can't pull app after just adding geo and pushing.

Expected behavior

App with geo can be pulled.

Reproduction steps

  1. amplify init -y
  2. amplify add geo and follow defaults
  3. amplify push
  4. amplify pull

Project Identifier

Session Identifier: c00d5b63-8269-41fe-8578-6e63c67294d3

Log output

see screenshot
image

Additional information

.

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@sobolk sobolk added the pending-triage Issue is pending triage label Dec 21, 2022
@josefaidt josefaidt added the geo Issues for the geo category label Dec 21, 2022
@josefaidt
Copy link
Contributor

Hey @sobolk 👋 thanks for raising this! I am not able to reproduce using the provided steps. As a follow-up:

  • can you post the project ID output from amplify diagnose --send-report?
  • if you inspect the amplify/team-provider-info.json file do you see an AmplifyAppId set in the environment? (perhaps you've hit the app limit?)

@josefaidt josefaidt added the pending-response Issue is pending response from the issue author label Dec 21, 2022
@sobolk
Copy link
Member Author

sobolk commented Dec 21, 2022

Project Identifier: 2e7e264ac98e2b5734f2d89802442129 .
The AmplifyAppId is missing.

@github-actions github-actions bot removed the pending-response Issue is pending response from the issue author label Dec 21, 2022
@josefaidt
Copy link
Contributor

Can you run amplify init again and choose your existing environment? This should generate the corresponding App ID

It appears you're affected by this issue #10838

@josefaidt josefaidt added the pending-response Issue is pending response from the issue author label Dec 21, 2022
@sobolk
Copy link
Member Author

sobolk commented Dec 21, 2022

The app limit was the problem. Thank you @josefaidt .

@sobolk sobolk closed this as completed Dec 21, 2022
@github-actions github-actions bot removed the pending-response Issue is pending response from the issue author label Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
geo Issues for the geo category pending-triage Issue is pending triage
Projects
None yet
Development

No branches or pull requests

2 participants