Closed pgorelik closed 3 years ago
Make sure you have the right versions of the ethoscope repository checked out both on /opt/ethoscope-device
in your ethoscope and in /opt/ethoscope-node
on your node.
Also, make sure the mysql
module is version 8 (that's the one I have now and it works). I have experienced weird errors because of this module in the past
Finally, how do you run the web UI? Do you have the systemd service running?
This actually looks like a problem on the node side, not on the ethoscope side. Make sure you are running the latest version of the node.
Thanks very much for your feedback! I updated the node OS to Manjaro with the latest SW and it fixed the problem.
Hello,
We have been unable to get data off our Ethoscope, and I suspect that the database is not being properly created on the device.
First off, on the node web UI, the save location is shown as
/None
but this might be unrelated.When I run
backup_tool.py
I get the following results:I am not sure what to make of the mysql error.
When I ssh into the device, there are .sql files in
/ethoscope_data/backup
but not in/ethoscope_data/results
If I record a video, however, it seems to go into the appropriate directory.I have had this same behavior using at least 2 different SD cards. Currently we are running 20201126_ethoscope_000.img, and I burn the images using Balena etcher. However, I experienced the same behavior with at least one other earlier disk image (20191121)
I think I must be doing something silly, but I am out of my depth. We'd appreciate any help.
Sincerely, pavel