Carrying out a clean install of 3008 or 3009 onto Mint 17.1.
I had the ootb mono install. I unzipped the directory and used the command to start the server with a non-default port (-port 9999).
When navigating to the Settings page, the configuration form was missing. Sorry, I didn't grab the error message from the console -
I then happened to change two things at once (oh well done me!!!). I looked at the software manager, and searched for 'mono', there was an option to do a 'mono complete' install - so this is exactly the same as sudo apt-get install mono-complete.
Once that was done, I ran the application using its default port. The settings form was displayed correctly, and I could configure my system correctly.
I tried to duplicate the process under Windows 7, but did not see the same behaviour. Yet to try the same process with an RPi.
From a clean install, with no previous data logged, I get repeatable bad 'max' data for both Windspeed (Max gust jumps to 255 mph) and rainfall (getting 57.8 mm of rain when it's not raining).
cheers,
Brian.
PS - Love the new commandline system - massively more flexible. I'm likely to get a beaglebone to install it onto. Will let you know the results.