Announcement

Collapse
No announcement yet.

Alexa Skill not available for UK Amazon accounts?

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

    Originally posted by Stevieboy View Post
    Jon,

    Thanks, I'll give this a go but sure it's going to end in [emoji24]. Not quite sure of some of the steps, so may ask for assistance!

    Thanks Steve


    Sent from my iPhone using Tapatalk


    Jon,

    Stumbled at the first hurdle. I have opened up port 100 instead 85 as use this for something else. Download jar file from link and popped this in folder on hard drive.

    When I run command prompt as suggested (using port 100 instead)

    I get "unable to access jarfije Dserver.port100"

    What am I missing ?

    Thanks




    Sent from my iPhone using Tapatalk
    Steve

    Comment


      So you have Java installed?


      I assume you had the command prompt set to your folder name and that you typed:

      java -jar -Dserver.port=100 ha-bridge-3.5.1.jar
      Jon

      Comment


        Originally posted by Stevieboy View Post
        Jon,

        Stumbled at the first hurdle. I have opened up port 100 instead 85 as use this for something else. Download jar file from link and popped this in folder on hard drive.

        When I run command prompt as suggested (using port 100 instead)

        I get "unable to access jarfije Dserver.port100"

        What am I missing ?
        So you navigated to the folder in a cmd window and then typed

        java -jar -Dserver.port=100 ha-bridge-3.5.1.jar

        You would have been prompted with a Firewall dialogue window for the port but you appear to have 'opened' it separately.

        Can you confirm the above ?

        Comment


          Thanks for reply. All above is correct but no pop up box for firewall. I have only downloaded jar file from link and no other software, correct?


          Sent from my iPhone using Tapatalk
          Steve

          Comment


            Not sure about navigated to folder??


            Sent from my iPhone using Tapatalk
            Steve

            Comment


              Have you installed Java? https://java.com/en/download/
              Jon

              Comment


                Just typed in above in command window


                Sent from my iPhone using Tapatalk
                Steve

                Comment


                  So you need to install Java then!
                  Jon

                  Comment


                    Originally posted by jon00 View Post
                    So you need to install Java then!


                    On it now [emoji2]


                    Sent from my iPhone using Tapatalk
                    Steve

                    Comment


                      Ok Java installed,

                      Now get following error. Am I supposed to be typing something else before this to point it at file!

                      File resides on C drive in a folder called ha-bridge.

                      I expect this is all easy when you know how!
                      Attached Files
                      Steve

                      Comment


                        From the Command prompt type:

                        cd\

                        then type:

                        cd ha-bridge

                        finally type:

                        java -jar -Dserver.port=100 ha-bridge-3.5.1.jar
                        Jon

                        Comment


                          Jon,

                          Must being doing someone wrong. Get message below
                          Attached Files
                          Steve

                          Comment


                            From the command prompt, type Java

                            If that comes up with the same error, reboot your PC then try again. If that fails, your java installation failed.
                            Jon

                            Comment


                              ok, thanks

                              On it now
                              Steve

                              Comment


                                Originally posted by jon00 View Post
                                From the command prompt, type Java

                                If that comes up with the same error, reboot your PC then try again. If that fails, your java installation failed.
                                Jon,

                                That bit appears to be working now. Sorry, but what next. Looking at tutorial,Something about logging onto server page of bridge. Where do I find web address for this, sorry for my ignorance!
                                Attached Files
                                Steve

                                Comment

                                Working...
                                X