Announcement

Collapse
No announcement yet.

Connection problems with server

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

    Connection problems with server

    I am running the server local on my server, my phone is connecting to the server and data is recieved by the server
    So far, so good

    But i can't get the plugin to work to connect to the (my) server
    ip= server ip, port= 5055
    and i don't know what to use for login and pasword. empty doesn't work, original login (email and pasword) doesn't work
    Any idea what i do wrong?

    Click image for larger version  Name:	err.JPG Views:	0 Size:	26.6 KB ID:	1482874

    #2
    error in device list:
    Execute(sync) (Devices) [https://192.168.1.140:5055/api/devices]: De onderliggende verbinding is gesloten: Bij verzending is een onverwachte fout opgetreden. [De handshake is mislukt als gevolg van een onverwachte pakketgrootte.] [Status = SendFailure]

    no error in the log:
    7-7-2021 18:34:14

    AK Traccar
    Trace
    [3604] 192.168.1.140: Execute(sync) (Devices) [https://192.168.1.140:5055/api/devices]

    7-7-2021 18:34:14

    AK Traccar
    Trace
    [3604] 192.168.1.140: Execute(sync) (User) [https://192.168.1.140:5055/api/session?

    Comment


      #3
      I guess it has something to do with the https? https://192.168.1.140:5055/api/devices]

      Comment


        #4
        You must use the port from the traccar server.
        Also the login and pass from it.

        Verstuurd vanaf mijn SM-N975F met Tapatalk

        Comment


          #5
          Originally posted by antoon View Post
          You must use the port from the traccar server.
          Also the login and pass from it.

          Verstuurd vanaf mijn SM-N975F met Tapatalk
          Yes, that is port 5055
          and that is also not working.
          Are you running it on a server at home?

          Comment


            #6
            Originally posted by akatar View Post

            Yes, that is port 5055
            and that is also not working.
            Are you running it on a server at home?
            Yes i am running traccar server on my homeseer system.
            I have port 5055 on my Phone but traccar is running on another port.
            I tought it was 8085.


            Verstuurd vanaf mijn SM-N975F met Tapatalk

            Comment


              #7
              antoon are you using http or https? I suspect https needs SSL ceritificate?

              Comment


                #8
                Also, port 5055 is for the tracker device, but in the plugin you should use the traccar webserver port, which I think is 8081, but you need to find out about the Traccar webserver configuration, probably on Traccar forum.

                antoon, gearyt can you please post screenshots of your plugin config

                Comment


                  #9
                  Originally posted by alexbk66 View Post
                  antoon are you using http or https? I suspect https needs SSL ceritificate?
                  I use http, see settings
                  Attached Files

                  Comment


                    #10
                    Originally posted by akatar View Post
                    I guess it has something to do with the https? https://192.168.1.140:5055/api/devices]
                    Try enter URL http://192.168.1.140
                    And port 8082

                    Comment


                      #11
                      Originally posted by alexbk66 View Post
                      Try enter URL http://192.168.1.140
                      And port 8082
                      It's working
                      changing the url to http:192.168.1.140 changed the url in the plugin to https://http192.168.1.140
                      i had to remove the plugin and install it again

                      Comment


                        #12
                        Originally posted by akatar View Post

                        It's working
                        changing the url to http:192.168.1.140 changed the url in the plugin to https://http192.168.1.140
                        i had to remove the plugin and install it again
                        Removing plugin doesn't do anything. Deleting the root device deletes the configuration, but uninstalling plugin just deletes the executable file.

                        Comment


                          #13
                          Originally posted by alexbk66 View Post
                          Removing plugin doesn't do anything. Deleting the root device deletes the configuration, but uninstalling plugin just deletes the executable file.
                          I removed everything, but it's not clear why the plugin added https in front of http.. but it's working!
                          now looking how to get my adres (position) in homeseer

                          Comment


                            #14
                            Originally posted by akatar View Post
                            not clear why the plugin added https in front of http.. but it's working!
                            I'll check

                            Comment


                              #15
                              Originally posted by akatar View Post
                              now looking how to get my adres (position) in homeseer
                              Google Maps is probably best option, but I think they provide $200 credit per month, so you need to adjust configuration carefully so it doesn't request location too often

                              Comment

                              Working...
                              X