question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Variables Graphical View doesn't show up on raspberry pi

See original GitHub issue

As I said I don’t get the “variable graphical view” to work, neither as widget nor in the sensor-details:

Log stays empty as well, maybe increase the loggerlevel? But I don’t know which one:

2016-08-05 13:05:49,145 INFO [main] [org.mycontroller.standalone.StartApp:209] TJWS server started successfully, HTTPS Enabled?:true, HTTP(S) Port: [8443]
2016-08-05 13:05:49,146 INFO [main] [org.mycontroller.standalone.StartApp:107] MyController.org server started in [20661] ms
[Fri Aug 05 13:05:55 CEST 2016] IO error: javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection? in processing a request from /192.168.178.34:8443 / sun.security.ssl.SSLSocketImpl
2016-08-05 13:07:46,362 INFO [Acme.Utils.ThreadPool(1)-PooledThread: Acme.Serve.Serve$ServeConnection@14b40fc] [org.mycontroller.standalone.gateway.mqtt.MqttGatewayImpl:70] MQTT Gateway[tcp://localhost:1883] connected successfully..
2016-08-05 13:15:17,765 INFO [Acme.Utils.ThreadPool(6)-PooledThread: Acme.Serve.Serve$ServeConnection@293a6b] [org.mycontroller.standalone.mqttbroker.MoquetteMqttBroker:71] MQTT broker restart triggered...
2016-08-05 13:19:24,743 INFO [Acme.Utils.ThreadPool(6)-PooledThread: Acme.Serve.Serve$ServeConnection@62c4af] [org.mycontroller.standalone.gateway.mqtt.MqttGatewayImpl:70] MQTT Gateway[tcp://localhost:1883] connected successfully..

PS: This only affects the “Variables graphical view”. Other graphical widgets are working fine. This issues affects dashboard and sensor-detail view stuff.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
cimba007commented, Aug 6, 2016

If you have an idea how to fix this feel free to contact me if you need some1 to test the fix. I like your project very much … looks like a lot of work and dedication went into this project.

I double checked the time. The resize occurs at 30seconds after page load (+/-)

1reaction
jkandasacommented, Aug 6, 2016

@cimba007 Yes, there is an issue with graph. In our controller source it is located at https://github.com/mycontroller-org/mycontroller/blob/development/dist/src/main/package/www/controllers/sensors.js#L409

Actual issue: https://github.com/krispo/angular-nvd3/issues/40

I will check a way and fix this one. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

$DISPLAY troubles
Hi i am new to the PI and linux computing in general and i am having trouble assessing my display first of all...
Read more >
Raspberry Pi Pico and RP2040 - C/C++ Part 1
In this tutorial, I'll show you how to set up VS Code and blink an LED with C code. Install Build Tools. At...
Read more >
Processing on the Raspberry Pi & PiTFT
This project will show you how to install and use the Processing programming environment on a Raspberry Pi and PiTFT.
Read more >
How to Set Up Raspberry Pi Pico C/C++ Toolchain on ...
This tutorial shows you how to install the Raspberry Pi Pico toolchain for C/C++ development on Windows with VS Code. It uses MinGW...
Read more >
python - Matplotlib graph not showing
i am currently using Putty on my windows system to connect to raspberry pi . I want to be able to display the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found