Troubleshooting of docker errors: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Troubleshooting of docker errors == Error response from daemon: dial unix docker.raw.sock: connect: connection refused (on Mac) == Error condition: After I inputed the comman...") |
(No difference)
|
Revision as of 04:54, 11 February 2021
Troubleshooting of docker errors
Error response from daemon: dial unix docker.raw.sock: connect: connection refused (on Mac)
Error condition: After I inputed the command docker ps, I met the error message as follows:
Error response from daemon: dial unix docker.raw.sock: connect: connection refused
Solution: Make sure the docker is running. After docker was lunched, the result of command docker ps should be:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
Troubleshooting of ...
- PHP, cUrl, Python, selenium, HTTP status code errors
- Database: SQL syntax debug, MySQL errors, MySQLTuner errors or PostgreSQL errors
- HTML/Javascript: Troubleshooting of javascript, XPath
- Software: Mediawiki, Docker, FTP problems, online conference software
- Test connectivity for the web service, Web Ping, Network problem, Web user behavior, Web scrape troubleshooting
Template