-
Notifications
You must be signed in to change notification settings - Fork 31
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
Amplify Admin not communicating with CLI #14
Comments
Hello, which Platform/OS and browser are you using? |
I'm running Windows 10 and I'm using Brave browser |
Can you try Google chrome or firefox and see if that resolves this issue? |
Hey, sorry I'd went to sleep. I'll install Firefox and try to get through that way |
It still won't work unfortunately. It says it still can't communicate :( |
All solved! I was just being a Muppet, thank you for your help! |
@DHFJIEKSMfjfdig645879312494876623644384 I'm running into the same problem. What did you do to fix this? The only suggestion the Admin UI gives is to try running the pull command again, but that's not helping. I'm on Mac OS 11.0.1 and using Safari. |
Update: Switching my default browser to Firefox resolved the issue, for some reason. For any maintainers reading this, I would at least fix the typo in the error message. Someone accidentally spelled "communicate" with two n's. |
@ajenkins Ack. We'll make the change. Thank you for letting us know. |
I'm also having this issue. Running Mac OS 12.3.1 Tried both Safari and Chrome. Checked the port. The only thing running on 4242 is Amplify. Update: installed firefox and set to default. Still doesn't work. This is ridiculously glitchy. |
Hi folks - we just launched the new Amplify CLI version 9.1.0 to address this workflow! Check out all the details here: #84 (comment) |
Hey all,
I'm running into a bit of an issue before I'm getting started.
I'm trying to link up my CLI with my Admin account on Amplify and when I run the line of code from the panel
"amplify pull --appId d************ --envName Example"
to the CLI for a pull, it won't communicate and stops me from connecting.
It says: "Failed to communnicate with the Amplify CLI. You can try again by running:
amplify configure --appId d************ --envName Example"
I'm pretty new at this stuff so if it seems obvious, I'm a noob.
Can anyone please help?
Many thanks,
Adam
The text was updated successfully, but these errors were encountered: