Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data not showing #19

Closed
DottoreM opened this issue Mar 12, 2021 · 9 comments
Closed

Data not showing #19

DottoreM opened this issue Mar 12, 2021 · 9 comments
Labels
bug Something isn't working
Milestone

Comments

@DottoreM
Copy link

In a new Raspberry Pi with Ubuntu server, I am getting missing information as per the below pic:

Screenshot 2021-03-12 at 19 20 01

Am I missing something?

@femto-code
Copy link
Owner

Hi, thank you for creating this issue!
I am sorry for the error - I will immediately take a closer look on your case!

Please let us check the following:
1.) Did you install PHP? Which version? Does it run correctly?
2.) Could you post the output of browser console here please? You just need to open DevTools (F12).
3.) Also, what is the output if you call the following (helper) file of the dashboard via browser:
http://{address of your dashboard on RPI}/backend/sys_infos.php

Hope to be helpful!

@DottoreM
Copy link
Author

Screenshot 2021-03-14 at 18 03 10

Screenshot 2021-03-14 at 18 04 00

Screenshot 2021-03-14 at 18 05 01

I hope this helps

@femto-code
Copy link
Owner

Thank you - yes, it helped absolutely!

I just pushed a bugfix commit (commit link). Please run git pull in a terminal from the root folder of your local dashboard instance.
Next, check if the dashboard loads correctly now.

@DottoreM
Copy link
Author

Yes I can confirm it works beautifully

@DottoreM
Copy link
Author

voltage still doesnt show anything though. im guessing its normal ?

@femto-code
Copy link
Owner

femto-code commented Mar 14, 2021

Okay, nice to hear, you can see dashboard data now.

I thought I added constructions on the dashboard in case no voltage is visible. So, can you share a screenshot from your voltage output? Is it just empty?

For the quick explanation of this voltage issue, please head over to #12 where you can find the straight forward solution.

Thanks for helping!

@DottoreM
Copy link
Author

Screenshot 2021-03-14 at 19 58 44

@DottoreM
Copy link
Author

DottoreM commented Mar 14, 2021

Following #12 fixes it indeed, but it should be pointed out that on ubuntu, one must first run
sudo apt install libraspberrypi-bin

I'm guessing its fine now at least
Screenshot 2021-03-14 at 20 08 24

@femto-code femto-code added bug Something isn't working wip labels Mar 14, 2021
@femto-code
Copy link
Owner

Thanks for sharing instructions! On Ubuntu the additional installation of the lib is required to get the hardware analysis tools (included in RPi distro by default).

I will publish a new release with bufixes included and an updated readme with help on this.

Closing this issue if solved in the first place and in case you don't need any further advice.

@femto-code femto-code pinned this issue Mar 15, 2021
@femto-code femto-code added this to the Version 1.0.0 milestone Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants