How to work around error in Postman "You have exhausted all the runs. To keep running collections, create an account…"

huangapple go评论156阅读模式
英文:

How to work around error in Postman "You have exhausted all the runs. To keep running collections, create an account..."

问题

After the last Postman update I'm getting the error in the title on the Collection Runner page. I have been running about the same number of collections as always, but I noticed an automatic update to Postman this morning (even though I have that setting turned off). I've viewed the changelog page as mentioned in other posts, but there is nothing on there to get the previous version. This is very frustrating and costing time and therefore money.

Tried to find info to downgrade to previous version but was not able to. I downloaded and ran the installer from the website anyway, but when I try to open Postman now I get an error "Version mismatch detected. Looks like you've used a newer version of the Postman app on this system. Please download the latest app and try again."

英文:

After the last Postman update I'm getting the error in the title on the Collection Runner page. I have been running about the same number of collections as always, but I noticed an automatic update to Postman this morning (even though I have that setting turned off).
I've viewed the changelog page as mentioned in other posts, but there is nothing on there to get the previous version. This is very frustrating and costing time and therefore money.

Tried to find info to downgrade to previous version but was not able to. I downloaded and ran the installer from the website anyway, but when I try to open Postman now I get an error "Version mismatch detected. Looks like you've used a newer version of the Postman app on this system. Please download the latest app and try again."

答案1

得分: 4

你是否像我一样在使用Windows?那么以下内容可能对你有所帮助...

我曾经也有同样的疑问,搜索了一下“postman portable”。portapps.io 提供了不同版本的Postman供下载和使用,例如版本7.36和版本8.0,还有最新版本10.8。

便携版本不应该会出现“检测到版本不匹配”的问题,因为所有配置信息都存储在同一个文件夹内。

  • 我无法在便携版本中登录(也许是因为我的公司代理的原因,或者因为旧版本,或者因为“可携性”),但我也不需要那个功能。我只是本地使用Postman。
  • 在版本7.36中,我现在可以随时运行集合而无需登录,但在版本8.0中,这个功能被阻止了。
  • 版本7.36提供了我从Postman所需的所有功能。
英文:

Are you running Windows like me!? Then the following might help you...

I wondered the same thing and searched the web for "postman portable". portapps.io has different versions of Postman ready to download and use, e.g. version 7.36 and version 8.0, as well as the latest version 10.8.

The portable versions should not cause problems like "Version mismatch detected" as all configuration is stored together with the app inside the same folder.

  • I was not able to sign in with the portable versions (maybe because of my company's proxy, because of the old version or because of the "portability"), but I don't need that functionality, either. I'm only using Postman locally.
  • In version 7.36, I can now run collections without signing in as often as I want, but in version 8.0 this is blocked, already.
  • Version 7.36 offers all functionality that I need from Postman.

答案2

得分: 2

我从Postman支持团队得到了答复。看起来他们决定减少免费版本的使用次数,即使是离线使用,每月只能运行25个集合。付费版本可以获得更多。不知道在实施这个限制之前他们是否询问了用户的意见。

电子邮件摘录:“免费计划(包括离线使用)和基本计划都将提供每月25次的集合运行。”

一个解决办法是使用Newman,至少目前为止它没有受到限制。

英文:

I got an answer from Postman support. Looks like they have decided to reduce the usage of the free version, even offline, to 25 collections runs per month. You can get more for the paid version. Wonder if they asked their users how they feel about that before they imposed this upon them.

Email excerpt: "Collection Runs will be available with Free(including offline use) and Basic plans at 25 runs per month."

A work around is to use Newman, which is not restricted, at least for now.

答案3

得分: 2

Postman最近宣布,他们将限制集合运行次数为25,除非您愿意注册他们的付费计划。

如果您正在寻找替代方案,我建议查看全新创新的API客户端Bruno

https://github.com/usebruno/bruno

它是免费的、开源的,并且具有一些挑战当前现状的激进想法。
哦,顺便说一句,它支持无限的集合运行.. 哈哈..

免责声明:我是这个项目的创建者。

英文:

Postman recently announced that there are limiting collection runs to 25 unless you are willing to sign up for their paid plans.

If you are looking for an alternative, I suggest to checkout the new and innovative api client Bruno

https://github.com/usebruno/bruno

It's free, open-source and fresh with some radical ideas challenging the current status quo.
Oh, BTW it supports infinite collection runs.. lol..

Disclaimer: I am the creaor of this project

答案4

得分: 0

我目前正在研究Postman引入的运行限制。我正在使用三个用户的免费计划,并且收到有关超过25次运行限制的警告,但这并没有阻止我继续运行测试。相反,平均每14.4次运行,他们关闭应用程序或播放广告,并启动一个30秒的倒计时计时器,或者两者都有。我已经运行了我的集合511次,应用程序中断了我36次。我相信25次运行限制很快就会生效。

我确实看到了关于如何降级到Postman 10.9.4的帖子。请点击链接并转到2月28日。
https://community.postman.com/t/250-collection-runs-per-month-on-professional/43946

用户的帖子如下(帖子可能会被删除,因为我相信Postman不希望人们降级以避免被迫切换到付费计划,所以我将其放在这里供其他人参考):

嗯,我相当确定这个限制是在Postman 10.10.x之后生效的。
迄今为止,这个社区还没有官方解释给用户。
我也不想讨论这个令人讨厌的限制的合理性。
不仅如此,对于免费用户(甚至是基本和专业用户),也没有缓冲时间来接受这个变化,特别是依赖本地运行器来调试测试脚本的用户。
如果你们想要避免这个限制,
紧急的解决办法是降级到Postman 10.9.4(这应该是受Runner限制影响的最新版本,我已经测试过了)。
所以让我们这样做,

  1. 首先,备份/导出您的集合/接口,如果您将数据同步到云端,可以跳过此步骤。
  2. 通过将主机127.0.0.1 dl.pstmn.io添加到C:\Windows\system32\drivers\etc\hosts来阻止Postman的自动升级。
  3. 卸载Postman v10.10.x并安装Postman v10.9.4,我已经上传到云存储(以避免Postman恶意删除这个旧版本)。
  4. 启动Postman并导入您的数据或登录您的帐户。
    您将看到本地运行器不再有限制。
    注:
    这只是一种紧急/临时的解决办法。
    https://my.syncplicity.com/share/kpiycceaphl5kfo/Postman-win64-10.9.4-Setup
    https://my.syncplicity.com/share/3qxuo0pmutoj0ta/Postman%20v10.9.4%20for%20macOS%20(x64)
    https://my.syncplicity.com/share/teiojiqcjpcr22h/Postman%20v10.9.4%20for%20macOS%20(arm64)
    https://community.postman.com/t/250-collection-runs-per-month-on-professional/43946/55*
英文:

I'm currently researching the crazy run limit that Postman introduced.
I am using the 3 user free plan and am getting warnings about exceeding the 25 run limit but it's not stopping me from continuing to run tests. Instead on average every 14.4 runs they close the App or put in an Ad with a 30 second countdown timer or do both. I've ran my collection 511 times doing this with the app interrupted me 36 times. I’m sure the 25 run limit will be enforced soon.

I did come across this post about how to downgrade to Postman 10.9.4. Follow link and go to Feb 28.
https://community.postman.com/t/250-collection-runs-per-month-on-professional/43946

The users post say the following (post may get deleted as I'm sure Postman don't want people to downgrade to avoid being forced onto paid plans so I'm putting it here for others):

Well, I’m already pretty sure this limit was enforced after Postman 10.10.x.
So far, there is still no official explanation for users in this community.
I also don’t want to discuss the rationality of this disgusting limit.
Not only that, there is also no buffer time for free(even if basic&pro) users to accept this change, especially users who depend on Local Runner to debug test script.
If you guys want to avoid this limit,
the urgent workaround is to downgrade to Postman 10.9.4(This shoud be latest version that is not affected by Runner limit, I have tested it).
So let’s do this,

  1. First, Backup/Export your Collections/APIs, if you sycned data to cloud, you can skip this step.
  2. Block Postman auto upgrade by adding host 127.0.0.1 dl.pstmn.io in C:\Windows\system32\drivers\etc\hosts
  3. Uninstall Postman v10.10.x and Install Postman v10.9.4, I have uploaded to Cloud Storage (to avoid Postman potentially maliciously deleting this old version)
  4. Start Postman and import your data or login your account.
    You will see there is no limit any more for Local Runner.
    Note:
    This is only urgent/temporary solution.
    https://my.syncplicity.com/share/kpiycceaphl5kfo/Postman-win64-10.9.4-Setup
    https://my.syncplicity.com/share/3qxuo0pmutoj0ta/Postman%20v10.9.4%20for%20macOS%20(x64)
    https://my.syncplicity.com/share/teiojiqcjpcr22h/Postman%20v10.9.4%20for%20macOS%20(arm64)
    https://community.postman.com/t/250-collection-runs-per-month-on-professional/43946/55*

huangapple
  • 本文由 发表于 2023年2月16日 06:24:38
  • 转载请务必保留本文链接:https://go.coder-hub.com/75465994.html
  • postman-collection-runner
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定