mirror of
https://github.com/rclone/rclone.git
synced 2025-04-20 19:08:55 +08:00

This was caused by an incorrect handler URL which was passing the debug/* commands to the debug/pprof handler by accident. This only happened when using unix sockets.