Package Details: postman-bin 11.0.4-1

Git Clone URL: https://aur.archlinux.org/postman-bin.git (read-only, click to copy)
Package Base: postman-bin
Description: Build, test, and document your APIs faster
Upstream URL: https://www.getpostman.com
Licenses: custom
Conflicts: postman
Provides: postman
Submitter: claudiodangelis
Maintainer: j.taala
Last Packager: j.taala
Votes: 280
Popularity: 2.86
First Submitted: 2016-10-21 18:18 (UTC)
Last Updated: 2024-05-01 23:31 (UTC)

Pinned Comments

j.taala commented on 2021-09-17 09:50 (UTC) (edited on 2021-12-21 22:53 (UTC) by j.taala)

@ntfc I was going to go the other way (update to 9.0.1 instead of reverting back to 8.11.1).

P.S. postman are pretty bad at updating their release notes page (even after a new version is out).

If you want to revert to any previous version you can do so by cloning the aur repo and changing the version in the PKGBUILD file and using makepkg to build it (it will download and install that version for you). E.g.:

git clone https://aur.archlinux.org/postman-bin.git
cd postman-bin

Edit the PKGBUILD file with whatever editor you like: edit line 4 to be pkgver=8.11.1 or whatever version you like, then save and exit out of the editor and run

updpkgsums
makepkg -sif

updpkgsums will download the file and update sha for file in PKGBUILD so it will install with makepkg

j.taala commented on 2020-11-21 20:10 (UTC)

Have now updated to to 7.36.0, which apparently resolves the issue in the original 7.35.0 update. Thanks to @hertog and @fagianijunior for the heads up.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 21 Next › Last »

j.taala commented on 2022-01-08 04:00 (UTC)

Thanks @Spiker985, have updated to latest.

Spiker985 commented on 2022-01-07 16:36 (UTC)

Most recent version as of today, 2022-01-07 is 9.8.2, can we get the PKGBUILD updated to reflect as such? The 9.7.1 version has issues updating/launching due to what seems to be permission issues.

I already updated a local copy using the new version, and the updating/launching issues are no longer present.

renxzen commented on 2021-12-29 20:55 (UTC)

Problem still happens (9.7.0-1). Even if i reinstall postman-bin, by removing it with -Rns. Still stuck on "Preparing your workspaces..."

j.taala commented on 2021-12-29 01:52 (UTC)

Thanks @renxzen, pretty strange re it working after running from terminal. Cheers for reporting back - glad it's working for you now.

Jay.

renxzen commented on 2021-12-28 23:34 (UTC)

@j.taala wasn't working at first. then i ran "postman" on terminal to check some logs and it ended up working again.

j.taala commented on 2021-12-28 09:54 (UTC)

@piotrv and @renxzen,

Can you try the latest release (9.7.0) here and report back if you're still experiencing the stuck on "Preparing your workspaces" stage?

Cheers,

Jay.

renxzen commented on 2021-12-27 14:49 (UTC)

I'm having the same issue as @piotrv. New release (9.6.1-1) is stuck on "Preparing your workspaces". Even if i uninstall and delete .config files the problem still persists. I had to install postman (v8) from snap so it could work again.

aminvakil commented on 2021-12-22 08:03 (UTC)

new release (9.6.1-1) works fine for me.

j.taala commented on 2021-12-21 22:49 (UTC) (edited on 2021-12-21 22:57 (UTC) by j.taala)

Thanks @piotrv - anyone else seeing this?

I'm not seeing this. @piotrv, to check whether it's an upstream issue - can you try moving your ~/.config/Postman folder somewhere else and restart Postman?

e.g.

mv ~/.config/Postman ~/.config/Postman-old

then report back if it starts up normally.

P.S. you can restore your old profile by moving it back:

rm -rf .config/Postman
mv ~/.config/Postman-old ~/.config/Postman

Cheers.

piotrv commented on 2021-12-21 22:30 (UTC)

Latest release (postman-bin 9.6.1-1) issue after building package and application run: application stuck at "Preparring your workspaces" ... No issue with previous release