Pavel Kozlov

Results 43 comments of Pavel Kozlov

Oh... I have found root cause of why it happened. Sorry. It has nothing to do with Java or your lovely app. This is how Windows works. :facepalm: The network...

@chadbrewbaker what have I did for now and works fine for small projects, but probably something better could be done for bigger. I am using [serverless framework](https://serverless.com/) and created subdirectory...

The issue is that --output-format zip works only for one main source... it didn't work when I have multilevel project as far as I remember... or the filename was wrong....

@ChALkeR @epoberezkin any plans to merge it?

I am having exactly the same error on version 0.16.1. Playing the same file from the browser or from mobile client works just fine... only android TV client app is...

@jackkav oh, could it be related that I have updated nodejs from 18 to 20? But it uses bundled version of 16... I thought everything must be inside the DEB...

Just for the record, installing node-libcurl globally didn't help. ``` $ qlist curl | grep libcurl.so /usr/lib64/libcurl.so.4.8.0 /usr/lib64/libcurl.so /usr/lib64/libcurl.so.4 ``` Is there any way to run Insomnia with my own...

@jackkav running inside GDB gives little more information ``` [New Thread 0x7fff9f1fe6c0 (LWP 26133)] [Thread 0x7fff9f1fe6c0 (LWP 26133) exited] Thread 1 "insomnia" received signal SIGSEGV, Segmentation fault. 0x00007fffad9d0ac7 in SSL_get_peer_certificate...

Perhaps this binary package is not compatible with some libraries installed in my system... I do not have Chromium installed for sure... it should be part of the package.

Seems it works now on Insomnia-2023.4.0. @jackkav