简体   繁体   English

放大拉取--sandboxId<uuid> 结果“无法拉沙箱应用程序”</uuid>

[英]Amplify pull --sandboxId <UUID> results in "Failed to pull sandbox app"

I'm following this tutorial for setting up AWS Amplify and can't seem to generate the data models from Amplify Studio with the "Amplify pull --sandboxId <UUID>" command with my ID.我正在按照教程设置 AWS Amplify,但似乎无法使用带有我 ID 的“Amplify pull --sandboxId <UUID>”命令从 Amplify Studio 生成数据模型。 This results in the "Failed to pull sandbox app" error message.这会导致出现“无法提取沙盒应用程序”错误消息。 I have no clue what the reason for this is, if anyone has any insight I would greatly appreciate it.我不知道这是什么原因,如果有人有任何见解,我将不胜感激。

I ran "amplify env pull" with no issues as well as just "amplify pull".我运行“amplify env pull”没有任何问题,也只是“amplify pull”。 No idea what could be causing this new issue, I can't find the solution anywhere.不知道是什么导致了这个新问题,我无法在任何地方找到解决方案。

Figured out the issue, it happens if you run "amplify init" before running this command.找出问题所在,如果您在运行此命令之前运行“amplify init”,就会发生这种情况。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Amplify CLI 找不到命令:pull - The Amplify CLI can NOT find command: pull 无法拉取图像 - Azure AKS - Failed to pull image - Azure AKS AWS Amplify 如何在运行“amplify pull”命令后登录到管理 UI - AWS Amplify how to sign into Admin UI after running "amplify pull" command 当我尝试经常运行放大推或拉时,为什么会出现此错误? - why do I get this error when I try to run amplify push or pull often? Apollo Vue (using AWS Amplify/AppSync) Graphql 查询不拉父数据 - Apollo Vue (using AWS Amplify/AppSync) Graphql query does not pull parent data Docker 无法从 Azure App Service 中拉取镜像 - Docker fails to pull the image from within Azure App Service 代码构建:拉取访问被拒绝 - Codebuild: pull access denied 尝试更新 my.gitlab-ci.yml 文件以运行 SAST 并且管道失败(无法提取图像) - Trying to update my .gitlab-ci.yml file to run SAST and the pipeline fails (Failed to pull image) GCloud:无法拉取图像 (400) - 权限“artifactregistry.repositories.downloadArtifacts”被拒绝 - GCloud: Failed to pull image (400) - Permission "artifactregistry.repositories.downloadArtifacts" denied 致力于自动化以批准来自 Logic App Flow 的 Pull Request - working on an automation to approve the Pull Request from Logic App Flow
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM