Announcement

Collapse
No announcement yet.

Linux server problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Linux server problem

    I'm attempting to migrate my LMS to a computer running Ubuntu, but I'm getting an error. Is it something I've forgotten to do or a problem connecting to a server on a Linux box?

    I can reach the server web interface without problem, but when I try to connect to HS I get this error:
    6/16/2012 2:41:23 PM SqueezeBox Warning Trying to reconnect to SqueezeBox Server
    6/16/2012 2:41:25 PM SqueezeBox Warning Communication error upon Connect: No such host is known (Error code: 11001)
    6/16/2012 2:41:25 PM SqueezeBox Error An unexpected error occured in the Connect function/subroutine: [System.Net.Sockets.SocketException: No such host is known at System.Net.Dns.GetAddrInfo(String name) at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6, Boolean throwOnFailure) at System.Net.Dns.GetHostEntry(String hostNameOrAddress) at HSPI_SQUEEZEBOX.hs_socket_io.Connect(String RemoteHostName, Int32 RemotePort, Boolean usesSizePrefixedMsg, Boolean useASyncIO)]
    I've changed the address in the Configuration tab to the IP address of the Ubuntu computer. Is there something else I need to do?
    Mike____________________________________________________________ __________________
    HS3 Pro Edition 3.0.0.548, NUC i3

    HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

    #2
    Verbose debug log:
    Code:
    6/16/2012 2:48:52 PM     SqueezeBox Warning     Trying to reconnect to SqueezeBox Server
    6/16/2012 2:49:29 PM     SqueezeBox Error     An unexpected error occured in the Connect function/subroutine: [System.Net.Sockets.SocketException: No such host is known at System.Net.Dns.GetAddrInfo(String name) at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6, Boolean throwOnFailure) at System.Net.Dns.GetHostEntry(String hostNameOrAddress) at HSPI_SQUEEZEBOX.hs_socket_io.Connect(String RemoteHostName, Int32 RemotePort, Boolean usesSizePrefixedMsg, Boolean useASyncIO)]
    6/16/2012 2:49:42 PM     SqueezeBox Debug     Entering SpeakProxyGetMode. Returning: Normal
    6/16/2012 2:49:42 PM     SqueezeBox Debug     Entering SpeakProxyGetMode. Returning: Normal
    6/16/2012 2:49:42 PM     SqueezeBox Debug     Entering SpeakProxyGetMode. Returning: Normal
    6/16/2012 2:49:42 PM     SqueezeBox Debug     Entering IsAdminUser. Users: default, Users: guest|1,default|6
    6/16/2012 2:49:42 PM     SqueezeBox Debug     From within IsAdminUser. User: GUEST, State: 1
    6/16/2012 2:49:42 PM     SqueezeBox Debug     From within IsAdminUser. User: DEFAULT, State: 6
    6/16/2012 2:49:42 PM     SqueezeBox Debug     speechTimer_Elapsed
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered ButtonPressEx() for ,1 button: Connect
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered DisconnectFromServer().
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Russound Feed -- GetPlayerCommandsUponDisconnect (ID: ):
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Squeezebox Radio -- GetPlayerCommandsUponDisconnect (ID: ):
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Player 3 -- GetPlayerCommandsUponDisconnect (ID: ):
    6/16/2012 2:49:48 PM     SqueezeBox Debug     HT Feed -- GetPlayerCommandsUponDisconnect (ID: ):
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered WriteLineToServer(). Sending: listen 0exit
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,1, Value: 2
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entering SpeakProxyUpdateDevices
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered SetDeviceValueAndString(). Setting Device ,2, Value: 0, String:  Disabled
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered SetDeviceValueAndString(). Setting Device ,3, Value: 0, String:  0
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,4, Value: 3
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,5, Value: 3
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,12, Value: 3
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,13, Value: 3
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,20, Value: 3
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,21, Value: 3
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,28, Value: 3
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,29, Value: 3
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered ConnectToServer(). Host: 192.168.1.7 Port: 9090
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Entered initPlayers().
    6/16/2012 2:49:48 PM     SqueezeBox Debug     Exiting initPlayers(). Last checked device code: 36
    6/16/2012 2:49:50 PM     SqueezeBox Warning     Communication error upon Connect: No such host is known (Error code: 11001)
    6/16/2012 2:49:50 PM     SqueezeBox Error     An unexpected error occured in the Connect function/subroutine: [System.Net.Sockets.SocketException: No such host is known at System.Net.Dns.GetAddrInfo(String name) at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6, Boolean throwOnFailure) at System.Net.Dns.GetHostEntry(String hostNameOrAddress) at HSPI_SQUEEZEBOX.hs_socket_io.Connect(String RemoteHostName, Int32 RemotePort, Boolean usesSizePrefixedMsg, Boolean useASyncIO)]
    6/16/2012 2:50:05 PM     SqueezeBox Debug     Entered GenPage(). Link: /squeezebox
    6/16/2012 2:50:05 PM     SqueezeBox Debug     Entering IsAdminUser. Users: default, Users: guest|1,default|6
    6/16/2012 2:50:05 PM     SqueezeBox Debug     From within IsAdminUser. User: GUEST, State: 1
    6/16/2012 2:50:05 PM     SqueezeBox Debug     From within IsAdminUser. User: DEFAULT, State: 6
    6/16/2012 2:50:05 PM     SqueezeBox Debug     Russound Feed -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:05 PM     SqueezeBox Debug     Russound Feed -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:05 PM     SqueezeBox Debug     Russound Feed -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:05 PM     SqueezeBox Debug     Russound Feed -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:05 PM     SqueezeBox Debug     Russound Feed -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:05 PM     SqueezeBox Debug     Russound Feed -- GetCurrentTrackTitle:
    6/16/2012 2:50:05 PM     SqueezeBox Debug     Squeezebox Radio -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     Squeezebox Radio -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     Squeezebox Radio -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     Squeezebox Radio -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     Squeezebox Radio -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     Squeezebox Radio -- GetCurrentTrackTitle:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     Player 3 -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     Player 3 -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     Player 3 -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     Player 3 -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     Player 3 -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     Player 3 -- GetCurrentTrackTitle:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     HT Feed -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     HT Feed -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     HT Feed -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     HT Feed -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     HT Feed -- UpdateCurrentTrackInfo. Cached track: False (True,True,True,0); url:
    6/16/2012 2:50:06 PM     SqueezeBox Debug     HT Feed -- GetCurrentTrackTitle:
    6/16/2012 2:50:08 PM     SqueezeBox Debug     Entered GenPage(). Link: /squeezebox?pg=config
    6/16/2012 2:50:08 PM     SqueezeBox Debug     Entering SpeakProxyGetMode. Returning: Normal
    6/16/2012 2:50:08 PM     SqueezeBox Debug     Entering SpeakProxyGetMode. Returning: Normal
    6/16/2012 2:50:08 PM     SqueezeBox Debug     Entering SpeakProxyGetMode. Returning: Normal
    6/16/2012 2:50:08 PM     SqueezeBox Debug     Entering IsAdminUser. Users: default, Users: guest|1,default|6
    6/16/2012 2:50:08 PM     SqueezeBox Debug     From within IsAdminUser. User: GUEST, State: 1
    6/16/2012 2:50:08 PM     SqueezeBox Debug     From within IsAdminUser. User: DEFAULT, State: 6
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered DisconnectFromServer().
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Russound Feed -- GetPlayerCommandsUponDisconnect (ID: ):
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Squeezebox Radio -- GetPlayerCommandsUponDisconnect (ID: ):
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Player 3 -- GetPlayerCommandsUponDisconnect (ID: ):
    6/16/2012 2:50:12 PM     SqueezeBox Debug     HT Feed -- GetPlayerCommandsUponDisconnect (ID: ):
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered WriteLineToServer(). Sending: listen 0exit
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,1, Value: 2
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entering SpeakProxyUpdateDevices
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValueAndString(). Setting Device ,2, Value: 0, String:  Disabled
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValueAndString(). Setting Device ,3, Value: 0, String:  0
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,4, Value: 3
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,5, Value: 3
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,12, Value: 3
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,13, Value: 3
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,20, Value: 3
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,21, Value: 3
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,28, Value: 3
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValue(). Setting Device ,29, Value: 3
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: pg Value: config
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: ref_page Value: squeezebox?pg=config
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: slimserverhost Value: 192.168.1.7
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: slimservercliport Value: 9090
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: slimserverwebport Value: 9000
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: slimserveruser Value:
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: slimserverpass Value:
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: connectioninterval Value: 30
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: playerinterval Value: 1
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: notificationduration Value: 15
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: awd Value: 16
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: mDev Value: True
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: mEvt Value: True
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: mPhoneMsg Value: True
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: mCID Value: True
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: mMisc Value: True
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: cidhistory Value: 10
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: msgdir Value: C:\Program Files\HomeSeer 2\messages
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: sleft Value: Weather Warning
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: sright Value: Weather XML Speak
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: snext Value:
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: sprev Value:
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: speakMode Value: Normal
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entering SpeakProxySetMode: Normal
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entering SpeakProxyNormalMode
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entering SpeakProxyUpdateDevices
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValueAndString(). Setting Device ,2, Value: 0, String:  Disabled
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValueAndString(). Setting Device ,3, Value: 0, String:  0
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SBGenericTrigger(): Speak Proxy Mode is Normal
    6/16/2012 2:50:12 PM     SqueezeBox Debug     StartSpeechTimer. Duration: 0:0:5 (5)
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: speechWaveInURL Value: wavin:0
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: speechWaveSpeakerClient Value:
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: speechVoice Value: Microsoft Mike
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: speechVolume Value: 100
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: speechRate Value: 0
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: speechAddDuration Value: 1000
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: speechDelayBefore Value: 1
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: speechDelayAfter Value: 1
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: logtohs Value: True
    6/16/2012 2:50:12 PM     SqueezeBox Debug     PagePut - Form data name: submit_button Value: Save
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entering EnableOrDisableSpeakProxy: False
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entering DisableSpeakProxy
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entering SpeakProxyUpdateDevices
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValueAndString(). Setting Device ,2, Value: 0, String:  Disabled
    6/16/2012 2:50:12 PM     SqueezeBox Debug     Entered SetDeviceValueAndString(). Setting Device ,3, Value: 0, String:  0
    Mike____________________________________________________________ __________________
    HS3 Pro Edition 3.0.0.548, NUC i3

    HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

    Comment


      #3
      Firewall on the Linux box?

      Regards
      Morten

      Comment


        #4
        Originally posted by mhn View Post
        Firewall on the Linux box?
        I don't think so, but it's a good suggestion. I have not installed a firewall, nor done any configuration, and there is no firewall listed as an installed application. Granted, I'm quite unfamiliar with Ubuntu and its conventions, but my understanding is that there is no firewall installed by default and that it's necessary to install UFW manually.

        Is there a log that would be created by the firewall?

        Could it be a permission problem?
        Mike____________________________________________________________ __________________
        HS3 Pro Edition 3.0.0.548, NUC i3

        HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

        Comment


          #5
          From the hs2 server and a dos prompt try the command "telnet 192.168.1.7 9090". This will check the connection separately from hs2. You could also try the telnet on the Ubuntu just to ensure all is configured correctly.
          Last edited by pcp; June 16, 2012, 10:46 PM.

          Comment


            #6
            Originally posted by pcp View Post
            From the hs2 server and a dos prompt try the command "telnet 192.168.1.7 9090". This will check the connection separately from hs2. You could also try the telnet on the Ubuntu just to ensure all is configured correctly.
            When I do this the dos prompt is replaced by a blank window with a flashing cursor. Is that what you'd expect?
            Mike____________________________________________________________ __________________
            HS3 Pro Edition 3.0.0.548, NUC i3

            HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

            Comment


              #7
              Going the other way I get:
              Trying 192.168.1.4...
              Connected to 192.168.1.4.
              Escape Character is '^]'.
              Mike____________________________________________________________ __________________
              HS3 Pro Edition 3.0.0.548, NUC i3

              HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

              Comment


                #8
                Ensure you added the port 9090 at the end of the telnet session. Otherwise it connects to the default telnet port and not the LMS server CLI port. And yes if you connect the LMS server via a telnet session, you will get a blank screen, with a cursor only. If connected enter "listen 1" in the telnet session (without the quotes) and you should see output as you use the player remote, turn on the player, play a song, etc... if you enter "exist" (without quotes) the connection will close and you will disconnect from the LMS server. If this works it means the network communication between the LMS server and HS2 is fine.

                I just tried in my environment to connect to the LMS server (on a Linux / ReadyNAS server) specifying the IP address instead of the name in the SqueezeBox plugin and it worked fine.

                Comment


                  #9
                  I tried it and it appeared to communicate, although I could not interpret the info that filled the window. I thought you had mistyped 'exit' to close, but it really is 'exist' isn't it?

                  I also noted that the commands that I entered appeared in the window only after I pressed return, not while I was typing them.

                  In any case, the communication seems to be working.

                  BTW, when I tried connecting to the HS computer from the Ubuntu box I used the HS web server port. The Squeezebox plug-in port refused connection, presumably because it is connected to another server already.
                  Mike____________________________________________________________ __________________
                  HS3 Pro Edition 3.0.0.548, NUC i3

                  HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

                  Comment


                    #10
                    I am still not able to connect to the LMS on my Ubuntu box. I can telnet from my HS computer to the LMS on my Ubuntu computer, but I am still getting a 'No such host is known' error when I try to connect the plug-in. (The only change I'm making is to change the IP address in the plug-in configuration page.)

                    Any further thoughts?
                    Mike____________________________________________________________ __________________
                    HS3 Pro Edition 3.0.0.548, NUC i3

                    HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

                    Comment


                      #11
                      Have you tried with the server name instead of the IP address?

                      Comment


                        #12
                        Just tried it, but got the same error as using the IP address.
                        6/22/2012 9:31:11 AM SqueezeBox Warning Communication error upon Connect: No such host is known (Error code: 11001)
                        Mike____________________________________________________________ __________________
                        HS3 Pro Edition 3.0.0.548, NUC i3

                        HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

                        Comment


                          #13
                          I am not sure why the .net dns library lookup fails to convert/locate the IP or host name. By any chance does the server have multiple network cards/network connections?

                          Comment


                            #14
                            Yes, it did! I forgot to disable the wireless connection when I plugged in the cable. Unfortunately, after I disabled the wireless connection (which had a totally different IP address, of course) I still could not connect, either with the IP address or the server name.
                            Mike____________________________________________________________ __________________
                            HS3 Pro Edition 3.0.0.548, NUC i3

                            HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

                            Comment


                              #15
                              Not sure what the issue is and don't have experience with ubuntu. Can you try the DOS command "nslookup {lms_server_name}" from the HS2 server and see if that resolves to an IP address?

                              Comment

                              Working...
                              X