Monitor your Internet service and provider

    Information and Support

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    OutagesIO Support Forums

    Information, Support and FAQ relating to OutagesIO. Monitor your Internet service and provider with optional alerts to connection issues or downtime. For home, small business, IT companies and enterprise. Tracks Internet and provider reliability with useful proof. For Windows 7, 8, 10, Centos 7, 8, Debian 7, Ubuntu, ARM (Raspberry, Tinker Board, etc).

    Learn more by visiting our web site, www.outagesio.com

    Curl malformed url

    Linux
    2
    6
    821
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kentreuber last edited by

      I'm a new user. I'm trying to install the program on system running Elementary Linux. I'm receiving the following when I .

      Receiving binary location

      Getting the OTM Package

      curl: (3) malformed

      I've created the /etc/agentid file as shown below. I've verified that the awk commands are extracting the correct fields from the file.

      USERNAME

      PASSWORD

      If I run the command "curl -m 20 -s -u $USERNAME:$PASSWORD …" by hand (substituting the USERNAME and PASSWORD strings) it completes without error but without returning any data. I assume that's causing a problem for later curl commands. If I run the same command adding a -v, it looks like the HTTP succeeds. Any help would be appreciated.

      curl -v -m 20 -s -u $USERNAME:$PASSWORD --connect-timeout 10 -X POST https://www.foxymon.com/receiver/receiver2.php -F function=receive_binary_location

      • Trying 184.164.141.219...

      • TCP_NODELAY set

      • Connected to www.foxymon.com (184.164.141.219) port 443 (#0)

      • ALPN, offering h2

      • ALPN, offering http/1.1

      • successfully set certificate verify locations:

      • CAfile: /etc/ssl/certs/ca-certificates.crt

      CApath: /etc/ssl/certs

      • TLSv1.3 (OUT), TLS handshake, Client hello (1):

      • TLSv1.3 (IN), TLS handshake, Server hello (2):

      • TLSv1.2 (IN), TLS handshake, Certificate (11):

      • TLSv1.2 (IN), TLS handshake, Server key exchange (12):

      • TLSv1.2 (IN), TLS handshake, Server finished (14):

      • TLSv1.2 (OUT), TLS handshake, Client key exchange (16):

      • TLSv1.2 (OUT), TLS change cipher, Client hello (1):

      • TLSv1.2 (OUT), TLS handshake, Finished (20):

      • TLSv1.2 (IN), TLS handshake, Finished (20):

      • SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384

      • ALPN, server accepted to use http/1.1

      • Server certificate:

      • subject: CN=foxymon.com

      • start date: Feb 8 16:10:48 2021 GMT

      • expire date: May 9 16:10:48 2021 GMT

      • subjectAltName: host "www.foxymon.com" matched cert's "www.foxymon.com"

      • issuer: C=US; O=Let's Encrypt; CN=R3

      • SSL certificate verify ok.

      • Server auth using Basic with user 'kentreuber'

      POST /receiver/receiver2.php HTTP/1.1

      Host: www.foxymon.com

      Authorization: Basic a2VudHJldWJlcjpZQ1RWQzJaN21GYU45QWM=

      User-Agent: curl/7.58.0

      Accept: /

      Content-Length: 166

      Content-Type: multipart/form-data; boundary=------------------------a7fd3bd46d6c6b34

      < HTTP/1.1 200 OK

      < Date: Sun, 14 Feb 2021 20:21:04 GMT

      < Server: Apache

      < Cache-Control: max-age=2592000

      < Expires: Tue, 16 Mar 2021 20:21:04 GMT

      < Content-Length: 0

      < Content-Type: text/html; charset=UTF-8

      <

      • Connection #0 to host www.foxymon.com left intact
      1 Reply Last reply Reply Quote 0
      • OutagesIO_Support
        OutagesIO_Support Moderator last edited by EchoMin

        Hi,

        Can you share the agent ID so I can look at that too.

        A while back, someone had posted something similar, maybe this might help while I wait for your reply.

        Attempting to Install Linux Agent

        Regards,
        OutagesIO Support

        Search engines favor deep pockets and popularity making it difficult to find services like OutagesIO.
        Would you please take a moment to leave a Google review, it could help improve our chances of being found.

        1 Reply Last reply Reply Quote 0
        • K
          kentreuber last edited by

          My ID is 127633. I looked over the pervious topic, but I don't think my problem is the same.

          1 Reply Last reply Reply Quote 0
          • OutagesIO_Support
            OutagesIO_Support Moderator last edited by

            Hi,

            That agent was deleted. Can I assume you got it working then.

            Regards,
            OutagesIO Support

            Search engines favor deep pockets and popularity making it difficult to find services like OutagesIO.
            Would you please take a moment to leave a Google review, it could help improve our chances of being found.

            1 Reply Last reply Reply Quote 0
            • K
              kentreuber last edited by

              No, I didn't get it working. Rather than trying to troubleshoot the Unix process, I may just pick up a hardware agent.

              1 Reply Last reply Reply Quote 0
              • OutagesIO_Support
                OutagesIO_Support Moderator last edited by

                Hi,

                The hardware agents are great because there is nothing to do, simply connect it, power it up and it's on the job monitoring the Internet connection 24/7. And, they are even self updating.

                That said, I would strongly suggest looking at the demo, trying the free Windows version, becoming a bit familiar with the service if you haven't done that first to make sure it will give you what you need.

                Regards,
                OutagesIO Support

                Search engines favor deep pockets and popularity making it difficult to find services like OutagesIO.
                Would you please take a moment to leave a Google review, it could help improve our chances of being found.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Powered by NodeBB | Contributors