Results 1 to 6 of 6

Thread: Landscape Client not registering

  1. #1
    Join Date
    Feb 2015
    Beans
    4

    Landscape Client not registering

    Hello all,

    I spun up two Ubuntu VM's. I can register the client on one but not the other. I followed the set up instructions the same on both, but can't get the client to register on the Landscape server.

    Message says:

    Please wait... We were unable to contact the server. Your internet connection may be down. The landscape client will continue to try and contact the server periodically.

    Any suggestions I can try?

    Thanks,
    Leo

  2. #2
    Join Date
    Feb 2015
    Beans
    4

    Re: Landscape Client not registering

    Wow, 100 views and not 1 reply.

  3. #3
    Join Date
    Mar 2015
    Beans
    1

    Re: Landscape Client not registering

    I agree, we need more feedback as to why this isn't work for us.

    Please help!

  4. #4
    Join Date
    Apr 2007
    Location
    Canada
    Beans
    20

    Re: Landscape Client not registering

    Have either of you been able to resolve this? Having the same issue here too.

  5. #5
    Join Date
    Apr 2007
    Location
    Canada
    Beans
    20

    Re: Landscape Client not registering

    This solved my problem:
    Registering clients with a self signed certificate:

    The quickstart package installs a self-signed certificate that is generated on-the-fly.

    Grab this file from the server: /etc/ssl/certs/landscape_server_ca.crt
    Copy it somewhere on the client, for example, /etc/landscape/landscape_server_ca.crt
    Change /etc/landscape/client.conf to include this line, pointing at the file you just copied: ssl_public_key = /etc/landscape/landscape_server_ca.crt

    Then try to register again. (Thanks to panlinux for figuring this out)

    From: http://askubuntu.com/questions/54980...r-personal-use

  6. #6
    Join Date
    Feb 2015
    Beans
    4

    Re: Landscape Client not registering

    Quote Originally Posted by wikityler View Post
    This solved my problem:
    Registering clients with a self signed certificate:

    The quickstart package installs a self-signed certificate that is generated on-the-fly.

    Grab this file from the server: /etc/ssl/certs/landscape_server_ca.crt
    Copy it somewhere on the client, for example, /etc/landscape/landscape_server_ca.crt
    Change /etc/landscape/client.conf to include this line, pointing at the file you just copied: ssl_public_key = /etc/landscape/landscape_server_ca.crt

    Then try to register again. (Thanks to panlinux for figuring this out)

    From: http://askubuntu.com/questions/54980...r-personal-use
    Sorry for not following up on this post, but yes that worked great. Thanks!

    Leo

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •