【问题标题】:Why is vapor cloud deploy failing?为什么蒸汽云部署失败?
【发布时间】:2020-06-04 22:00:21
【问题描述】:

我的 vapor 4.0.0 xCode 11.4 Web 服务器在 localhost:8080 上运行良好。当我在命令行检查蒸汽版本时,我得到了 3.1.10,当我尝试部署时,它失败了:

$ vapor version
Vapor Toolbox: 3.1.10
    $ swift --version
    Apple Swift version 5.2 (swiftlang-1103.0.32.1 clang-1103.0.32.29)
    Target: x86_64-apple-darwin19.4.0

    $ vapor cloud deploy
    app: pg3a
  ...
    Selected swift version: 5.2.0 [Failed]
    Swift version 5.2.0 is not supported
    Error: deploy failed

【问题讨论】:

    标签: swift xcode vapor


    【解决方案1】:

    Vapor Cloud 于 2020 年 2 月 29 日关闭。

    见archive.org https://docs.vapor.cloud/shutdown/

    我们很遗憾地宣布,Vapor Cloud 将于 2 月 29 日关闭。

    有关关闭的更多信息,包括迁移到其他平台的指南,请访问我们的文档。

    展望未来,Vapor 核心团队将集中精力开发框架及其所有开源软件包。这包括用于部署到 Amazon Web Services、Digital Ocean 和 Heroku 等平台的新的免费指南。

    有关 Vapor 4 部署的一些当前信息可以在 https://docs.vapor.codes/4.0/Deploy 部分找到。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-10-17
      • 1970-01-01
      • 1970-01-01
      • 2020-10-19
      • 2022-09-01
      相关资源
      最近更新 更多