If you’re still struggling with this error, I figured out what caused mine…
After searching the codex I learned that the “home_url” variable is called by ../wp-includes/link-template.php. This variable is populated by whatever the user puts in Dashboard -> Settings -> General -> “Site Address (URL)”.
When I looked at mine I had a fully-formed URL in my “WordPress Address (URL)” field (http://frydaho.com), but only “frydaho.com” in the “Site Address (URL)”. I tossed “http://” in front of it and, voila!, no more malformed URL complaint from Jetpack!
Here is a screenshot…
Same problem over here.
I’ve been looking for html or metadata I can modify to get what I’m looking for, but I’m coming up short.
Hopefully someone smarter than me spots this and can tell us all what to do!