WeatherFlow PiConsole - Archive

Ok, thanks for the explaination. I assumed that was a script that setup the autostart as an option during the original installation. Because autostart was really a problem for me wayback when β€” I never paid much attention to that. I actually had a lot of problems keeping wfpiconsole running. There was time it would stop/crash 4-5 times a day. At one point I had a cron task to stop/start it every hour.

Those problems have since disappeared. I’ve noticed now if I stop it it restarts itself. Much better. I don’t know where my problems were. But all started working better after I did a clean install from scratch. Those troubles seemed to be limited to only one of my installs. The one on my official pi 7" screen was working perfectly.

1 Like

For the eagled-eyed amongst you, you may have noticed that when the UV index is zero, the coloured bar disappears. This was a mistake :frowning: . I won’t issue a new version to fix this bug (it’ll get rolled into the next release), but in the meantime if you really want it back you can run

wfpiconsole patch

to make the necessary changes to code without bumping the version.

Got an issue with the rain accumulation in the new version. The month value is not right, it is just showing the same value as today.

Indeed, I see the same this morning.
@Peter will solve that soon for sure

1 Like

Thanks for the bug report. I will take a look into it. If you stop and restart the console, do you still see the same behaviour?

Yes, stoping and restarting still shows the same. I even tried rebooting the Pi and that didn’t work either.

OK, I will take a look into this

Works here perfectly without the patch

1 Like

Hi Peter,

Something goes wrong in this case:

root@raspberrypi:/home/pi/wfpiconsole# wfpiconsole stop
root@raspberrypi:/home/pi/wfpiconsole# wfpiconsole update

[βœ“] Root user check passed
[βœ“] Hardware check passed (armv7l)
[βœ“] OS check passed (Raspbian GNU/Linux 10 (buster))

==============================
Updating WeatherFlow PiConsole

[βœ“] Checking for updated packages
[i] No updated packages found

[i] WeatherFlow PiConsole dependency checks…
[βœ“] Checking for git
[βœ“] Checking for curl
[βœ“] Checking for rng-tools
[βœ“] Checking for build-essential
[βœ“] Checking for python3-pip
[βœ“] Checking for python3-setuptools
[βœ“] Checking for libssl-dev
[βœ“] Checking for libffi6
[βœ“] Checking for libffi-dev
[βœ“] Checking for jq

[i] WeatherFlow PiConsole Python module checks…
[βœ“] Updating Python package manager
[βœ“] Checking for Python module autobahn[twisted]
[βœ“] Checking for Python module numpy
[βœ“] Checking for Python module pytz
[βœ“] Checking for Python module pyasn1-modules
[βœ“] Checking for Python module service_identity
[βœ“] Checking for Python module geopy
[βœ“] Checking for Python module ephem
[βœ“] Checking for Python module pillow
[βœ“] Checking for Python module packaging
[βœ“] Checking for Python module pyOpenSSL
[βœ“] Checking for Python module distro
[βœ“] Checking for Python module cython

[i] Kivy Python library dependency checks…
[βœ“] Checking for libsdl2-dev
[βœ“] Checking for libsdl2-image-dev
[βœ“] Checking for libsdl2-mixer-dev
[βœ“] Checking for libsdl2-ttf-dev
[βœ“] Checking for pkg-config
[βœ“] Checking for libgl1-mesa-dev
[βœ“] Checking for libgles2-mesa-dev
[βœ“] Checking for libgstreamer1.0-dev
[βœ“] Checking for gstreamer1.0-plugins-bad
[βœ“] Checking for gstreamer1.0-plugins-base
[βœ“] Checking for gstreamer1.0-plugins-good
[βœ“] Checking for gstreamer1.0-plugins-ugly
[βœ“] Checking for libmtdev-dev
[βœ“] Checking for xclip
[βœ“] Checking for xsel
[βœ“] Checking for libatlas-base-dev
[βœ“] Checking for gstreamer1.0-omx
[βœ“] Checking for gstreamer1.0-alsa
[βœ“] Checking for libjpeg-dev

[βœ“] Kivy Python library installation check

[βœ“] Installing the latest version of WeatherFlow PiConsole: v4.0.2
chown: ontbrekend argument na β€˜/home//wfpiconsole/’
Typ β€˜chown --help’ voor meer informatie.

Update: nevermind, rebooted and did the update again and now it’s OK.

something weird in the path, double // after home

In this case I did the update in /home/pi/wfpiconsole/ after reboot I tried it in / which did work.

For me, the update was done correctly as described by Petr, without a problem, there is one restart and piConsole is running again

Nvrmind :slight_smile:

Hi, I used to run the older version of piconsole fine; on my Ubuntu; but after I upgrade Piconsole and run it, it asks for a token. Enter token, eventually, the screen blinks a few times and the whole screen is black. I can’t do anything on the screen. Pls help.

same reply Peter gives each time, without any details no way we can help :wink:

1 Like

Where is the log file?

in the same directory you installed wfpiconsole. All depends how you installed it in your ubuntu version.

1 Like

Feature request: is it possible to integrate this? See: API Documentation - RainViewer.

1 Like

@axathai, as Eric said, I need to see the log to see what is happening. You can either copy and paste the contents of wfpiconsole.log file, or copy from the terminal screen.

It didn’t produce any log file in my wfpiconsole folder. As I said, after input the wf token, the whole display becomes blank. I can not do anything to leave that blank screen and do anything else.
Do I have to set anything to get the log file?