Package Details: insomnia 11.2.0-2

Git Clone URL: https://aur.archlinux.org/insomnia.git (read-only, click to copy)
Package Base: insomnia
Description: Cross-platform HTTP and GraphQL Client
Upstream URL: https://github.com/Kong/insomnia
Licenses: MIT
Submitter: kpcyrd
Maintainer: plp
Last Packager: plp
Votes: 25
Popularity: 1.65
First Submitted: 2020-10-19 17:29 (UTC)
Last Updated: 2025-06-09 12:46 (UTC)

Latest Comments

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

svrmirac commented on 2022-08-08 07:33 (UTC)

thank you, @Gobidev - that fixed it.

Gobidev commented on 2022-08-07 19:48 (UTC)

@mehanoid @svrmirac I was able to reproduce the error and added an environment variable that should fix it.

mehanoid commented on 2022-08-07 18:06 (UTC)

I have the same error, although there are still 10 GB of free RAM

Gobidev commented on 2022-08-06 13:05 (UTC) (edited on 2022-08-06 13:05 (UTC) by Gobidev)

@svrmirac looks like you don't have enough RAM, I recommend setting up a swapfile (https://wiki.archlinux.org/title/Swap).

svrmirac commented on 2022-08-06 09:48 (UTC)

Out of memory error, yay updating to the latest version:

<--- JS stacktrace --->

FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
1: 0xb09980 node::Abort() [node]
2: 0xa1c235 node::FatalError(char const*, char const*) [node]
3: 0xcf784e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
4: 0xcf7bc7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
5: 0xeaf465  [node]
6: 0xebf12d v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, 8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
7: 0xec1e2e v8::internal::Heap::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
8: 0xe8336a v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationType, v8::internal::AllocationOrigin) [node]
9: 0x11fc0b6 v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [node]
10: 0x15f0b19  [node]
==> ERROR: A failure occurred in build().
Aborting...

Gobidev commented on 2022-03-16 14:56 (UTC)

@rhbvkleef thanks, I will add this as soon as I find some time.

rhbvkleef commented on 2022-03-16 14:14 (UTC)

TheArcaneBrony: Yes, that is possible. OP should set BUILD_TARGETS=tar.gz in the environment.

TheArcaneBrony commented on 2022-03-14 08:01 (UTC)

Do you think it would be possible to skip building of the rpm/deb/appimage/snap version? This would greatly improve build and installation speeds.

Gobidev commented on 2022-02-03 13:39 (UTC) (edited on 2022-02-03 13:48 (UTC) by Gobidev)

GIT diff for latest version (2021.7.2)

diff --git a/.SRCINFO b/.SRCINFO
index 8a06d7d..dc38ff7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = insomnia
    pkgdesc = Cross-platform HTTP and GraphQL Client
-   pkgver = 2021.6.0
+   pkgver = 2021.7.2
    pkgrel = 1
    url = https://github.com/Kong/insomnia
    arch = any
@@ -8,9 +8,9 @@ pkgbase = insomnia
    makedepends = npm
    makedepends = nvm
    makedepends = fontconfig
-   source = https://github.com/Kong/insomnia/archive/refs/tags/core@2021.6.0.tar.gz
+   source = https://github.com/Kong/insomnia/archive/refs/tags/core@2021.7.2.tar.gz
    source = insomnia.desktop
-   b2sums = 48b9a5283022e81f14faec49400d8fb40e7632f43ac8dad770b63301774d61f24205a1f8656fd652d376e689e8a3788b9a2343dd10bc17c51d142079c94869cd
+   b2sums = 7efd5e63b66489c76edd727bf9c8dda93ae54d05528c6629533a0d2187b558313a24c9591c0b9eadac8538f3f6a2b1dd63a5806784ecffd084f5560f640575dd
    b2sums = 38c2edd681b012931e25498a4a65007cc2a2152c9bbc5505dbb7cf03e1143a7365c41e9ad7eb2318c8ea894dccad0e0b6601cf76f680ea4085d12b5059e61a6e

 pkgname = insomnia
diff --git a/PKGBUILD b/PKGBUILD
index 9f8cbb0..a74b67f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: vscncls <lucaslou4@protonmail.com>

 pkgname=insomnia
-pkgver=2021.6.0
+pkgver=2021.7.2
 pkgrel=1
 _nodeversion=12.18.3
 pkgdesc="Cross-platform HTTP and GraphQL Client"
@@ -16,7 +16,7 @@ source=(
   "https://github.com/Kong/insomnia/archive/refs/tags/core@${pkgver}.tar.gz"
   "insomnia.desktop"
 )
-b2sums=('48b9a5283022e81f14faec49400d8fb40e7632f43ac8dad770b63301774d61f24205a1f8656fd652d376e689e8a3788b9a2343dd10bc17c51d142079c94869cd'
+b2sums=('7efd5e63b66489c76edd727bf9c8dda93ae54d05528c6629533a0d2187b558313a24c9591c0b9eadac8538f3f6a2b1dd63a5806784ecffd084f5560f640575dd'
         '38c2edd681b012931e25498a4a65007cc2a2152c9bbc5505dbb7cf03e1143a7365c41e9ad7eb2318c8ea894dccad0e0b6601cf76f680ea4085d12b5059e61a6e')

 _ensure_local_nvm() {

whynothugo commented on 2022-01-07 12:32 (UTC)

naxinz: systemd-sysvcompat is part of the base group, so is expected to be installed.