question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not working in docker

See original GitHub issue
java.lang.UnsatisfiedLinkError: Unable to load library '/tmp/io.woo.htmltopdf/wkhtmltox/0.12.4/libwkhtmltox.so': Native library (tmp/io.woo.htmltopdf/wkhtmltox/0.12.4/libwkhtmltox.so) not found in resource path

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
benbarkaycommented, Jun 12, 2018

@miguelbaldi his docker image has glibc2 installed on it so he did not need it. But that’s good to know. @lgabeskiria could you open another issue with a snippet that would reproduce the behavior?

In any case, this has been helpful. I’ll add this troubleshooting to the README.

0reactions
gilbertocosmecommented, Nov 9, 2022

same problem, any solutions?

me too, so sad

Read more comments on GitHub >

github_iconTop Results From Across the Web

Workarounds for common problems - Docker Documentation
Workarounds for common problems · Reboot · Unset DOCKER_HOST · Make sure Docker is running for webserver examples ·...
Read more >
Docker - Container is not running - Stack Overflow
To keep the container running in the background, try to run it with --detach (or -d ) argument.
Read more >
Resolved: “Docker error – the docker daemon is not running”
How to Fix the Docker Daemon is not Running Error on Windows? · Step 1: Open Windows PowerShell · Step 2: Check Docker...
Read more >
How I Solved Docker Daemon Not Starting with ... - YouTube
Next: https://youtu.be/0GZk0Z3Pb_Q ++++++++++ My Latest Video: https://youtu.be/JDPNKwKYT1I |How| |I | |Solved| | Docker Daemon| | Not ...
Read more >
Docker basics: how to start and stop containers - Elder Moraes
To stop one or more running Docker containers, you can use the docker stop command. The syntax is simple: $ docker stop [OPTIONS]...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found