Ankündigung

Einklappen
Keine Ankündigung bisher.

Neu Knxweb2 und Linknx 0.0.1.29

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    #16
    Hast Du die linknx.xml Datei übrschrieben?

    Bei mir hat es meine linknx.xml Datei überschrieben, die musste ich mit der alten wieder ersetzen

    Kommentar


      #17
      Hi,

      nö das linknx.xml ist das alte geblieben, ich musst es nicht ersetzen.

      Aber linknx -V sagt 0.1.29

      Gruß und Danke für deine Geduld!!

      Mein Fehler war das das linknx Paket aus dem Repo noch installiert war. Hab ich mit --purge entfernt und die neue Version installiert.
      Dann würde linknx laufen, aber er erkennt die script condition, E-Mail, usw. nicht mehr. Also gehe ich mal davon aus dass ich irgendwo einen Fehler gemacht hab.

      Kommentar


        #18
        Hi all,

        Sorry for speaking english but I don't understand german.

        I am the original developer of knxweb, If you need some help or have some suggestion, feel free to ask.

        Cyrille

        Kommentar


          #19
          welcome in the forum and a merry christmas.
          Derzeit zwischen Kistenauspacken und Garten anlegen.
          Baublog im Profil.

          Kommentar


            #20
            Hi,
            welcome to this forum.

            My problem with knxweb2 is, that it can't connect to linknx (menu in browser).
            linknx -V says o.1.29

            I've upgradet from 0.1.27 (debian package) to 0.1.29 using a Version found by the link from the beginning of this post.
            Installed linknx like they've written:
            /home/linknx/./config
            /home/linknx/make config
            /home/linknx/make install
            /home/linknx/make check

            The knxweb2 files copied to /var/www/knxweb2 and changed permissions to 777

            But i get always the error that knxweb2 can't connect to linknx.

            Greetings Volker

            PS: Merry Xmas!



            Sent from my HTC Sensation using Tapatalk

            Kommentar


              #21
              Zitat von vlamers Beitrag anzeigen
              [...]
              But i get always the error that knxweb2 can't connect to linknx.
              [...]
              Hi, all, I have the exact same problem. According ti the check-page, linknx is correctly running, but afterweard I get the error.

              My setup is:

              root (/volume1/web): uname -a
              Linux Synology 2.6.32.12 #1955 Sat Nov 26 14:50:21 CST 2011 ppc GNU/Linux synology_ppc853x_209+II
              root (/volume1/web): linknx -V
              linknx 0.0.1.29
              root (/volume1/web): eibd -V
              eibd 0.0.5

              Kommentar


                #22
                Zitat von greentux Beitrag anzeigen
                Hier geht linknx auch problemlos mit CV zusammen. Es macht halt die Logik, CV zeigts an.
                Hallo, greentux, wie hast Du CV an linknx angebunden? Ich habe schon ein bischen rumgesucht, habe aber die Lösung nicht entdeckt. Für einen Tipp wäre ich dankbar.

                Viele Grüße, Bjoern

                Kommentar


                  #23
                  hi
                  after some troubles i got it running on my dockstar
                  [INFORMATION]root@debian:~# uname -a
                  Linux debian 2.6.38-dockstar-shyd #2 Thu Apr 7 08:54:44 CEST 2011 armv5tel GNU/Linux
                  root@debian:~# linknx -V
                  linknx 0.0.1.29
                  - Clickatell SMS gateway enabled
                  - E-mail gateway enabled (with pthread support)
                  - LUA scripting support enabled
                  - Log4cpp logging enabled
                  root@debian:~# eibd -V
                  eibd 0.0.5
                  [/INFORMATION]
                  only thing i couldnt get to work is the mysql support

                  knxweb2 works fine so far as i can use the "read/write object value" to switch my lights on/off.
                  but if i create a button in the design it doesnt work..

                  [INFORMATION]1324895634 INFO Action : SetValueAction: Configured for object og_rolladen_wohn_garage with value off
                  1324895634 INFO Action : Execute SetValueAction: set og_rolladen_wohn_garage with value off
                  1324895634 INFO KnxConnection : write(gad=0/3/2, buf, len=2)
                  1324895634 INFO Object : New value off for object og_rolladen_wohn_garage (type: 1.001)
                  1324895634 INFO FilePersistentStorage : Writing 'off' for object 'og_rolladen_wohn_garage'
                  [/INFORMATION]
                  this is what i get in linknx log. looks fine so far right? but nothing happens, looks like it doesnt send it to eibd!?

                  are there any sample designs or howtos our yet?

                  Kommentar


                    #24
                    My output from linknx is only 0.1.29. No services are listed. I think there is the problem.
                    How did you install linknx correctly?

                    @makki: könnte man ein deb paket fürs WG basteln?



                    Sent from my HTC Sensation using Tapatalk

                    Kommentar


                      #25
                      @briel
                      Einfach die GAs direkt eingeben. Eine direkte anbindung gibt es nicht soweit ich weiß.

                      Gruß

                      Sent from my HTC Sensation using Tapatalk

                      Kommentar


                        #26
                        i compiled linknx using
                        ./configure --enable-smtp --with-lua --with-log4cpp --with-mysql=/usr/bin/mysql_config --prefix=/usr
                        make
                        make install


                        also you need this in your linknx config (/etc/linknx/linknx.xml):
                        <services>
                        <xmlserver type="inet" port="1028" />
                        <knxconnection url="ip:127.0.0.1" />
                        </services>

                        Kommentar


                          #27
                          Ah,
                          my linknx.XML is in /etc/linknx XML in linknx 0.1.27
                          i will try it when i am at home from work.

                          Thank you!

                          Kommentar


                            #28
                            Korrekt. Ich mache die Logik mit GAs im linknx und sende die Ergebnisse dann auf den Bus. Da werden die dann angezeigt von der CV.
                            Andersrum läufts genauso...
                            Derzeit zwischen Kistenauspacken und Garten anlegen.
                            Baublog im Profil.

                            Kommentar


                              #29
                              Hat schon jemand die 0.0.1.29 mit mysql Support kompliert? "make" beendet sich mit Fehlermeldungen. Die 28 läuft auf dem gleichen System mit mysql Unterstützung. Also müsste es doch auch mit der der 29 gehen...

                              Code:
                              persistentstorage.o: In function `~MysqlPersistentStorage':
                              /home/airmax/linknx-0.0.1.29/linknx/src/persistentstorage.cpp:156: undefined reference to `mysql_close'
                              persistentstorage.o: In function `MysqlPersistentStorage':
                              /home/airmax/linknx-0.0.1.29/linknx/src/persistentstorage.cpp:140: undefined reference to `mysql_init'
                              /home/airmax/linknx-0.0.1.29/linknx/src/persistentstorage.cpp:144: undefined reference to `mysql_options'

                              Kommentar


                                #30
                                Hallo zusammen,

                                die 1.29 scheint bei mir zu laufen, nur leider bekomme ich knxweb2 nicht zum laufen. Scheint irgend ein Problem in check_install.php zu sein. Es wird nichts dargestellt. Hat jemand eine Idee? Muss ich irgendwo die linknx ip angeben oder sowas?

                                Gruß

                                Kommentar

                                Lädt...
                                X