• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Tag
    3. Posts
    T
    Offline
    • Profile
    • Following 2
    • Followers 2
    • Topics 21
    • Posts 233
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Merry Christmas and a Happy New Year!

      @jkandasa

      Demo page looks great already!!
      keep up the good work!!

      posted in General Discussion
      T
      Tag
    • RE: Merry Christmas and a Happy New Year!

      @skywatch

      Thank you sir!
      To you and all the mysensors/mycontroller users out there,

      Merry christmas and a Happy new year!!!

      posted in General Discussion
      T
      Tag
    • RE: Time change

      @skywatch

      Or not at all in springtime when the clock will jump forward from 1AM to 2AM... that change in time will never see 1:30AM....

      Time to get rid of DST 😉

      posted in Comments & Feedback
      T
      Tag
    • RE: Cannot login to mycontroller 1.5.0

      @pw44

      Good!,

      Welcome to the forum!

      posted in Troubleshooting
      T
      Tag
    • RE: Cannot login to mycontroller 1.5.0

      Hi pw44,

      Have you checked of the issue changes if you connect to https://<local-ip>:8443
      I mean not using localhost... but the real ipaddess of the machine?

      posted in Troubleshooting
      T
      Tag
    • RE: Merry Christmas and a Happy New Year!!!

      Thank you!! All mycontroller forum members, Merry Cristmas, and all the best for 2020!!

      posted in General Discussion
      T
      Tag
    • RE: MyController version "1.5.0.Final" released

      YEAH!!! thank you for the cristmas present!! 🙂
      Will upgrade right away!

      Works like a charm as always!! thank you!!

      posted in Announcements
      T
      Tag
    • RE: How to install Mycontroller on the RaspberryPI (or any other linux/UNIX system)

      @sherif

      Hi Sherrif!,

      What error do you see?
      have you tried to create the file in /etc/init.d with the command:

      sudo touch /etc/init.d/mycontroller
      
      posted in Getting Started
      T
      Tag
    • RE: Graph strangeness

      @skywatch

      Congratulations!! 😄

      posted in Troubleshooting
      T
      Tag
    • RE: Graph strangeness

      @skywatch

      Ah yes, the special Mycontroller Version with codename schrodinger that supports superpositions! 😆

      I will have a look see if i can find something on my system

      posted in Troubleshooting
      T
      Tag
    • RE: Graph strangeness

      @skywatch

      Hi!, was wondering can it be that the variable you are plotting is not of the type status?
      Checked om my own server and I see the 1 and 0 the varible is of type status

      posted in Troubleshooting
      T
      Tag
    • RE: 1.4 Final gui issue

      @Matt said in 1.4 Final gui issue:

      e problem persists after restarting the server and clearing all Safari settings. On other browsers (actual Chrome, Safari, mobile Safari) the display is OK. Side note: I have not yet installed a certificate for https, but I don't know if this is important.

      Hi Matt!,
      First of all welcome to mycontroller and mysensors!!,

      I have solved the issue in this post

      In short my problem that 2 lines in the Utilities --> HTML additional headers --> Scriptfiles section.
      I solved it by making it just one line.

      You might want to check if this is what is happening on your system.

      posted in Troubleshooting
      T
      Tag
    • RE: logfile: certificate_unknown in processing a request

      @jkandasa

      Just using /mylib/gauge.min.js (without the https://xxx.xxx.xxx.xxx/8443) works okay too! 🙂

      So problem solved!, issue was multiple lines to the same script in Utilities --> HTML additional headers --> Scriptfiles

      Case closed

      posted in Troubleshooting
      T
      Tag
    • RE: logfile: certificate_unknown in processing a request

      Progress!!!
      Did some testing and had 2 lines in Utilities --> HTML additional headers --> Scriptfiles

      https://192.168.178.50:8443/mylib/gauge.min.js
      https://217.101.85.85:8443/mylib/gauge.min.js

      Once I removed the first line and only left the last one, my GUI issues seems to be gone!

      posted in Troubleshooting
      T
      Tag
    • RE: logfile: certificate_unknown in processing a request

      @skywatch
      No worries, all input is appreciated!!
      for me, worst case scenario is that I go back to 1.4 pre-final.. and wait for 2.0 😉

      posted in Troubleshooting
      T
      Tag
    • RE: logfile: certificate_unknown in processing a request

      @skywatch

      No luck.... ☹

      If my android device, phone or laptop is waking up from sleep, it sometimes does not work i get the translate stuff, however
      It seems to work fine after I have used the login page...

      so what happens at the login page that make things work........
      (it must be a change after version 1.4... for me this started at 1.4 final...)

      posted in Troubleshooting
      T
      Tag
    • RE: logfile: certificate_unknown in processing a request

      Slowly narrowing down the issue....
      The browser i am using is chrome on android

      Here is how i reproduce the issue:

      When I connect to the server from my own lan.. it works like a charm... the problem starts once I connect from the internet to my server.

      On my router I enabled port forwarding for port 8443 to my server, so all traffic for this port (8443) will be forwarded to the local IP of my server also on port 8443.

      At this moment it seems that besides the port forward for 8443, another port needs to be forwarded... but which one....

      Not giving up... will find the issue 🙂

      posted in Troubleshooting
      T
      Tag
    • RE: logfile: certificate_unknown in processing a request

      @jkandasa

      Hi There!,
      The only browser that did not work was my phone browser... and it just started working again after the login screen...

      Is there any url that i can connect to that gives me a login screen?
      Any clue what the eror means?.... (if usefull, this behavior started with the 1.4 final version..).

      posted in Troubleshooting
      T
      Tag
    • RE: logfile: certificate_unknown in processing a request

      @skywatch
      Yep, did multiple reloads, clear cache, etc etc... no succes.

      Then I tried this evening, i connected to my server on the "external"addres of my router.. (just portforwarding into my own network) and guess what, I got a login screen, after loging on, all works like a charm....

      So my question:
      How to get a login screen , especially when you are not able to logoff?

      posted in Troubleshooting
      T
      Tag
    • logfile: certificate_unknown in processing a request

      Hi!,

      SInce 1-2 days i see a lot of these errors in my mycontroller logfile. It seems related to a gui loading issue i had sometime ago since no page loades correctly anymore..... See this post

      The error i see is:
      [Sun Jul 07 09:07:29 CEST 2019] IO error: javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown in processing a request from /192.168.178.14:8443 / sun.security.ssl.SSLSocketImpl

      What cound be the issue here...

      posted in Troubleshooting
      T
      Tag