Announcement

Collapse
No announcement yet.

Another fix for lineups not showing in linux

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Another fix for lineups not showing in linux

    I was setting up my HS3 system on a PI2 this weekend and ran into a problem with my Schedules Direct lineup not showing in BLTVGuide.

    There is another post in this forum on this topic that says to remove an extra Newtonsoft.Json.dll from your HomeSeer root directory, but I didn't have one there.

    I worked with Blade through his help desk over the weekend (thanks! ) and he uncovered the following error:
    ERROR - Caught this web exception - Error getting response stream (Write: The authentication or decryption has failed.): SendFailure

    Some quick Google research showed that this is related to Mono not having the correct SSL root certificates. I tried an 'apt-get dist-upgrade' and 'apt-get upgrade mono-complete' but that didn't help either.

    The solution was running 'mozroots --import --ask-remove' which installed 140 root certificates.

    So if you are running into this same problem, try updating your root certificates.

    Hope this helps
    Bob

    #2
    This will be helpful for people. stickied
    Cheers,
    Bob
    Web site | Help Desk | Feature Requests | Message Board

    Comment


      #3
      Originally posted by Blade View Post
      This will be helpful for people. stickied
      I am trying to convert my plugin to Linux but know nothing about it. I am getting the same error "Error downloading file: Error getting response stream (Write: The authentication or decryption has failed.): SendFailure"
      I have done as above but still get this error is there anything else I can do as I have contacted the HST three times but had no reply. I can not get tested without the install working.

      Thanks,

      Greig.
      Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
      X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
      Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
      Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
      Scripts =
      Various

      Comment


        #4
        Did you run this (you need to be root)

        Code:
        mozroots --import --ask-remove
        Cheers,
        Bob
        Web site | Help Desk | Feature Requests | Message Board

        Comment


          #5
          Originally posted by Blade View Post
          Did you run this (you need to be root)

          Code:
          mozroots --import --ask-remove
          I did run this before and it did not work but I guess I was not logged in as Root. I just run it from root and it is working fine now.

          Thanks as always.

          Greig.
          Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
          X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
          Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
          Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
          Scripts =
          Various

          Comment


            #6
            No problem. You could have done this:

            Code:
            sudo mozroots --import --ask-remove
            That should run it as root
            Cheers,
            Bob
            Web site | Help Desk | Feature Requests | Message Board

            Comment

            Working...
            X