Large Files Crash Application
See original GitHub issue- Insomnia Version: Version 6.5.3 (6.5.3.2835)
- Operating System: MacOS Mojave
Details
This seems related to #282 and #608 but those are both closed and I’m definitely experiencing the problem.
I requested a 2.5MB Excel file through Insomnia and it became unresponsive. This used to work so I think this was broken in a recent update. Also, if I reopen the application after I’m prompted to the application just crashes outright. I had to delete the response database to open Insomnia again.
Edit: It looks like this might be specific to an xml response. I’m getting:
<ns:binary xmlns:ns="http://ws.apache.org/commons/ns/payload">
base64encodedbytes... lots of them...
</ns:binary>
from the application I was calling now and I think Insomnia might be getting stuck trying to format the xml in the preview.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:22 (1 by maintainers)
Top Results From Across the Web
Reading large files leads to application crash - Ionic Framework
Reading large files leads to application crash ... I'm making a new app that uses a map as it's core and the user...
Read more >Opening very large files crashes application with an out ... - IBM
Symptom. Opening a very large file results in an OutOfMemoryException after a delay. Note: Occasionally the file will manage to open but will...
Read more >Android read large files crashing app - java - Stack Overflow
Mobile device environments such as Android have limitations w.r.t the amount of memory that can be consumed by an application. Hence, reading large...
Read more >When file is selected more than 100MB ,app gets crash
But when i select file, whose size is above 100mb ,app gets crash after 5 to 6 seconds. Can anyone suggest best practice...
Read more >App Crash issue When download large files - Oculus Forum
App Crash issue When download large files ... Hi all,. We are working on the asset bundle concept for the downloading contents from...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Retested with Insomnia 6.6.2 and the app no longer hangs/becomes unresponsive. How about you @skyhirider?
Testing code which zips 3 photos and downloads them - Same issue where the large payload size causes insomnia to go into a loop of death until you clear data manually. Commented to prevent stale bot.