Open helibrewer opened 7 years ago
same to me
Can you help me and check if you find a app.log in the logs folder of CraftBeerPi when you try to download it?
Yes, app.log does exist in the logs folder
URL: http://192.168.1.50:5000/api/logs/ returns the following list: ["fermenter_1.log", "sensor_1.log", "app.log", "kettle_1.log"]
@helibrewer try restarting
Still get the 404 error...and now when I use the back arrow on my browser after that error, I get the setup screen and lose my actors, fermenter, and kettle....the sensors remain.
I also get the 404 error when I try to download logs.
I wonder if there is some kind of permissions issue. Can you do some things:
in the console in your craftbeerpi3 directory run:
ps -ef | grep python
and
ls -la logs
then take a screen shot and post it here like this one:
When clicking the green "download" button I receive "404 Not Found" (http://192.168.1.50:5000/api/logs/download/app.log")
The red "trash" icon does delete the respective log file