Simple-proxy stuck at starting HTTP proxy - Anyone else facing this issue?

22 Replies, 2184 Views

I had this issue too! Simple-proxy stuck at starting HTTP proxy was driving me crazy. What worked for me was clearing the npm cache (`npm cache clean --force`) and reinstalling Simple-proxy. Also, make sure you’re not running out of memory or disk space. Ubuntu can be finicky with resources sometimes.
Simple-proxy stuck at starting HTTP proxy? Classic. Have you tried running it with `--verbose` or `--debug` flags? Sometimes, those extra logs can reveal what’s going on. Also, check if your network settings are blocking the proxy. A quick `curl` test to localhost might help diagnose it.



Users browsing this thread: 1 Guest(s)