Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Twitter not updating

Topics about the Beta trials up to Build 3043, the last build by Cumulus's founder Steve Loft. It was by this time way out of Beta but Steve wanted to keep it that way until he made a decision on his and Cumulus's future.

Moderator: mcrossley

Locked
fonixmunkee
Posts: 4
Joined: Thu 17 Feb 2011 12:54 am
Weather Station: WS-1080
Operating System: RapsberryPi-Cumulus MX
Location: Wisconsin

Twitter not updating

Post by fonixmunkee »

Sorry for harking on the Twitter thing with Cumulus MX, but I wanted to ping the very helpful community on this issue...mostly to confirm that I'm not missing anything. Honestly, it's more of me confirming I know what I'm doing with CumulusMX (and, in turn, Linux itself).

Background: I've been running Cumulus on Windows for a long time. I just got into Raspberry Pis and wanted to try and downsize my Windows box that *only* runs Cumulus to the tiny Rapsberry Pi3. got CumuluxMX up and running on the latest RaspianPi OS ("Pixel), and it does the internal web page and Wunderground update seamlessly. You can view the Wunderground update here: https://www.wunderground.com/personal-w ... =KWISUPER5

Problem: I can't get the Twitter updates to work any more. I've tried:
  • Ensured I had my Twitter credentials right. Also tried the oAuth settings and no avail.
  • Using the sudo mozroots --import --ask-remove, but receive the error: "Couldn't retrieve the file using the supplied information.". I then played around the certmgr command that's built into Mono, but receive the same error.
  • Tried uninstalling and re-installing Mono from the suggestion in this thread: https://cumulus.hosiene.co.uk/viewtopic.p ... er#p119503. Still nothing
  • The command mono -V returns Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-10)
Any thoughts or suggestions? Again, I'm looking to try and fix this (if possible) so I can learn more about Linux...I'm a long-time Windows guy. So any help is appreciated, and thanks in advance.

FYI, Twitter feed for the weather station is here: https://twitter.com/centralparkwx
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Twitter not updating

Post by steve »

I believe that installing Mono 4.0.5 has fixed this for others with the same problem.
Steve
BigOkie
Posts: 272
Joined: Tue 28 May 2013 1:06 am
Weather Station: Davis VP2 Plus
Operating System: Raspian Buster (RPi 3b)
Location: Tulsa, OK

Re: Twitter not updating

Post by BigOkie »

steve wrote:I believe that installing Mono 4.0.5 has fixed this for others with the same problem.
This is exactly what fixed it for me. You will need to add the Mono 4.0.5 repo into /etc/apt/sources.list then run 'sudo apt-update'. I would advise that you uninstall mono-complete before you upgrade as I had some issues when I did that.
fonixmunkee
Posts: 4
Joined: Thu 17 Feb 2011 12:54 am
Weather Station: WS-1080
Operating System: RapsberryPi-Cumulus MX
Location: Wisconsin

Re: Twitter not updating

Post by fonixmunkee »

Thank you for the replies! I will give it a shot.

Cheers!
Locked