SVG Images unable to process
See original GitHub issueCan anyone help how to fix the below error?
I am running service in the Linux environment and getting below error.
mage-stream | ERR: 2019-10-01T13:24:44.008Z GET /fileadmin/user_upload/svg/ecm-2.svg/:/rs=w:100,h:29/qt=q:80
image-stream | Error: svgload_buffer: SVG rendering failed
It works well in windows system.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Chrome not rendering SVG referenced via <img> element
This happens when refreshing the page and initial page load. I can get the image to show up by "Inspecting Element" then right...
Read more >Unable to process non-ASCII SVG images #2438 - GitHub
And noticed that some SVG images were accidentally processed by IM as fallback because the first 24 characters of the SVG image were...
Read more >Post-processing of the image failed likely because the server ...
Upon uploading the svg I get an error. These images were made with Sketch 2. Post-processing of the image failed likely because the...
Read more >Error when uploading SVG to Image Library
Unable to upload SVG file types and getting error message "Processing of the HTTP request resulted in an exception.
Read more >Can't Upload SVG to Design Space after Auto-Flow Text ...
IMPORTANT LINKS***https://troygram.com/linkshttps://troytube.netAmazon Store: https://amazon.com/shop/troytubeShop Cricut: ...
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 FreeTop 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
Top GitHub Comments
@asilvas, I tried to process through this example repo. https://github.com/nikwen/sharp-demo/tree/svg-resize-height-width
and it works well in Linux env. So is there any configuration am I missing which should I change in node-image-tream which increase SVG buffer size or something?
Unable to repro. Will re-open if PR.