Announcement

Collapse
No announcement yet.

errors in stting up weatherbug for HS3

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    errors in stting up weatherbug for HS3

    I satrted setting up weatherbug for HS3 today and I entered the API info but I get alot of errors in the Hs log not sure what went wrong.

    Here are the errors can some one help

    May-20 4:27:44 PM 1 Error System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetAlertsWeather(String strStationNumber)
    GetAlertsWeather
    May-20 4:27:44 PM 1 Error System.NullReferenceException
    GetAlertsWeather
    May-20 4:27:43 PM 1 Error System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetForecastWeather(String strStationNumber)
    GetForecastWeather
    May-20 4:27:43 PM 1 Error System.InvalidCastException: Conversion from string "" to type 'Double' is not valid. ---{0x3E} System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDoub le(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble( String Value, NumberFormatInfo NumberFormat) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble( String Value, NumberFormatInfo NumberFormat) at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetLiveWeather(String strStationNumber)
    GetLiveWeather
    May-20 4:27:43 PM 1 Error System.InvalidCastException
    GetLiveWeather
    May-20 4:27:43 PM 1 Error System.NullReferenceException
    GetForecastWeather
    May-20 4:27:43 PM 1 Error System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetAlertsWeather(String strStationNumber)
    GetAlertsWeather
    May-20 4:27:43 PM 1 Error System.NullReferenceException
    GetAlertsWeather
    May-20 4:27:42 PM 1 Error System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetForecastWeather(String strStationNumber)
    GetForecastWeather
    May-20 4:27:42 PM 1 Error System.NullReferenceException
    GetForecastWeather
    May-20 4:27:42 PM 1 Error System.InvalidCastException: Conversion from string "" to type 'Double' is not valid. ---{0x3E} System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDoub le(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble( String Value, NumberFormatInfo NumberFormat) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble( String Value, NumberFormatInfo NumberFormat) at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetLiveWeather(String strStationNumber)


    Cheers Ken
    HSPRO,HS3PRO, BLsecurity, , MCSxap, HSTouch Android, UltraGCIR, CM15a, USBUIRT, BLUSBUIRT, WIFIRGB, BLAB8SS, BLcontrol, BLGData, BLLAN,BLOccupied, BLRadar, BLVolume, iTunesDAAP, UltraGCIR3, Airplayspeak, BLalarm, BLbackup, BLLED, BLrandom, BLReminders, BLRF, BL Speech, Hyperion, IFTTT, KINECT, XBMC, MCSprinkers PRO, PHLocation, ULtrapioneer, Ultralog, ultraweatherbug, Z,troller, GC-100, GC WIFICC, GC-WIFI SERIAL, Nitrogen logic depth camera controllers,

    #2
    Does Status > WeatherBug Pulse API > Valid Key indicate true or false?
    Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

    Comment


      #3
      It is True
      HSPRO,HS3PRO, BLsecurity, , MCSxap, HSTouch Android, UltraGCIR, CM15a, USBUIRT, BLUSBUIRT, WIFIRGB, BLAB8SS, BLcontrol, BLGData, BLLAN,BLOccupied, BLRadar, BLVolume, iTunesDAAP, UltraGCIR3, Airplayspeak, BLalarm, BLbackup, BLLED, BLrandom, BLReminders, BLRF, BL Speech, Hyperion, IFTTT, KINECT, XBMC, MCSprinkers PRO, PHLocation, ULtrapioneer, Ultralog, ultraweatherbug, Z,troller, GC-100, GC WIFICC, GC-WIFI SERIAL, Nitrogen logic depth camera controllers,

      Comment


        #4
        I have a similar issue. not sure if it's the same or not. In Startup log, I get:
        Code:
        6/1/2014 10:27:08 AM ~!~Plug-In~!~Finished initializing plug-in UltraWeatherBug3
        6/1/2014 10:27:08 AM ~!~Info~!~Plugin UltraSMTP3 has connected. IP:127.0.0.1:51165
        6/1/2014 10:27:08 AM ~!~Error~!~System.NullReferenceException
        6/1/2014 10:27:08 AM ~!~Error~!~System.NullReferenceException: Object reference not set to an instance of an object.   at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetAlertsWeather(String strStationNumber)
        6/1/2014 10:27:08 AM ~!~Error~!~System.InvalidCastException
        6/1/2014 10:27:08 AM ~!~Error~!~System.InvalidCastException: Conversion from string "" to type 'Double' is not valid. ---> System.FormatException: Input string was not in a correct format.   at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)   at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)   --- End of inner exception stack trace ---   at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)   at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetLiveWeather(String strStationNumber)
        6/1/2014 10:27:08 AM ~!~Error~!~System.NullReferenceException
        6/1/2014 10:27:08 AM ~!~Error~!~System.NullReferenceException: Object reference not set to an instance of an object.   at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetForecastWeather(String strStationNumber)
        6/1/2014 10:27:08 AM ~!~Error~!~System.NullReferenceException
        6/1/2014 10:27:08 AM ~!~Error~!~System.NullReferenceException: Object reference not set to an instance of an object.   at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetAlertsWeather(String strStationNumber)
        6/1/2014 10:27:09 AM ~!~Error~!~System.NullReferenceException
        6/1/2014 10:27:09 AM ~!~Error~!~System.NullReferenceException: Object reference not set to an instance of an object.   at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetForecastWeather(String strStationNumber)
        6/1/2014 10:27:09 AM ~!~Error~!~System.InvalidCastException
        6/1/2014 10:27:09 AM ~!~Error~!~System.InvalidCastException: Conversion from string "" to type 'Double' is not valid. ---> System.FormatException: Input string was not in a correct format.   at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)   at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)   --- End of inner exception stack trace ---   at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)   at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetLiveWeather(String strStationNumber)
        6/1/2014 10:27:12 AM ~!~Plug-In~!~Finished initializing plug-in UltraSMTP3
        Plus, here is a screenshot showing failures:
        Attached Files

        Comment


          #5
          Please log into the WeatherBug site to confirm your "Active Plans" is "Pro Package FREE" (see screenshot).

          Regards,
          Ultrajones
          Attached Files
          Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

          Comment


            #6
            yes, that is set just like your screen shot. I enabled debug



            Code:
            Jun-14 11:06:22 AM	 1	 Error	 System.InvalidCastException: Conversion from string "" to type 'Double' is not valid. ---{0x3E} System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetLiveWeather(String strStationNumber)
             	  	  	     GetLiveWeather
            Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetForecastWeather(String strStationNumber)
             	  	  	     GetForecastWeather
            Jun-14 11:06:22 AM	 1	 Error	 System.InvalidCastException
             	  	  	     GetLiveWeather
            Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException
             	  	  	     GetForecastWeather
            Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetForecastWeather(String strStationNumber)
             	  	  	     GetForecastWeather
            Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException
             	  	  	     GetForecastWeather
            Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetAlertsWeather(String strStationNumber)
             	  	  	     GetAlertsWeather
            Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException
             	  	  	     GetAlertsWeather
            Jun-14 11:06:22 AM	 1	 Error	 System.InvalidCastException: Conversion from string "" to type 'Double' is not valid. ---{0x3E} System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetLiveWeather(String strStationNumber)
             	  	  	     GetLiveWeather
            Jun-14 11:06:22 AM	 1	 Error	 System.InvalidCastException
             	  	  	     GetLiveWeather
            Jun-14 11:06:21 AM	  	 Web Server	 SSL Web Server started on port 8068
             	  	  	     (System)_14-Jun-2014 11:06:21.8466_SSL Server Listener
            Jun-14 11:06:21 AM	 1	 Error	 System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetAlertsWeather(String strStationNumber)
             	  	  	     GetAlertsWeather
            Jun-14 11:06:21 AM	 1	 Error	 System.NullReferenceException
             	  	  	     GetAlertsWeather

            Comment


              #7
              Originally posted by madmax View Post
              yes, that is set just like your screen shot. I enabled debug



              Code:
              Jun-14 11:06:22 AM	 1	 Error	 System.InvalidCastException: Conversion from string "" to type 'Double' is not valid. ---{0x3E} System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetLiveWeather(String strStationNumber)
               	  	  	     GetLiveWeather
              Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetForecastWeather(String strStationNumber)
               	  	  	     GetForecastWeather
              Jun-14 11:06:22 AM	 1	 Error	 System.InvalidCastException
               	  	  	     GetLiveWeather
              Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException
               	  	  	     GetForecastWeather
              Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetForecastWeather(String strStationNumber)
               	  	  	     GetForecastWeather
              Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException
               	  	  	     GetForecastWeather
              Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetAlertsWeather(String strStationNumber)
               	  	  	     GetAlertsWeather
              Jun-14 11:06:22 AM	 1	 Error	 System.NullReferenceException
               	  	  	     GetAlertsWeather
              Jun-14 11:06:22 AM	 1	 Error	 System.InvalidCastException: Conversion from string "" to type 'Double' is not valid. ---{0x3E} System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat) at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetLiveWeather(String strStationNumber)
               	  	  	     GetLiveWeather
              Jun-14 11:06:22 AM	 1	 Error	 System.InvalidCastException
               	  	  	     GetLiveWeather
              Jun-14 11:06:21 AM	  	 Web Server	 SSL Web Server started on port 8068
               	  	  	     (System)_14-Jun-2014 11:06:21.8466_SSL Server Listener
              Jun-14 11:06:21 AM	 1	 Error	 System.NullReferenceException: Object reference not set to an instance of an object. at HSPI_ULTRAWEATHERBUG3.hspi_plugin.GetAlertsWeather(String strStationNumber)
               	  	  	     GetAlertsWeather
              Jun-14 11:06:21 AM	 1	 Error	 System.NullReferenceException
               	  	  	     GetAlertsWeather
              Please send your WeatherBug INI file to ultrajones@hotmail.com please.
              Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

              Comment


                #8
                Hi Ultra, I deleted the plugin, Deleted ultra weather in Data and Config and started from scratch and it works fine now.

                Comment


                  #9
                  Can't add stations in UltraWeatherBug3

                  My WeatherBug pulse says True
                  I have not gotten any errors, but I can't set up any stations.
                  I have used UltraWeatherBug for many years with HS2 with no problems.
                  Any Ideas?

                  Comment

                  Working...
                  X