Author Topic: HP2553 FW 1.8.5 custom server issue with FOSHKplugin  (Read 970 times)

0 Members and 1 Guest are viewing this topic.

Offline falkunmalti

  • Member
  • *
  • Posts: 46
HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« on: August 14, 2022, 02:53:56 PM »
Hi
Since I updated my console firmware to 1.8.5, I cannot connect to my CumulusMX or PWT.  I don't think I made any changes that would cause this to happen.  Looking at the snd log, it looks like the plugin starts up but there is no data flowing.  CMX connects fine if I stop the plugin.  I have not tried reverting to the old firmware yet but thought I would try this first.

This is the last entry in the log.

14.08.2022 11:17:34.722 <OK> firmware update check activated with interval 86400 - to disable set UPD_CHECK = False in config

Online olicat

  • Forecaster
  • *****
  • Posts: 1524
  • GWxx00, HPx5x1C, WN1900C, WN1980C & WS3xx0C
    • FOSHKplugin
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #1 on: August 14, 2022, 03:04:26 PM »
Hi!

I think FOSHKplugin has started properly and is expecting data. Does the weather station send the data to FOSHKplugin? Does data arrive in the rawlog of FOSHKplugin?
What are the settings for the custom server on the console?

Oliver

Offline falkunmalti

  • Member
  • *
  • Posts: 46
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #2 on: August 14, 2022, 05:50:38 PM »
Hi

I agree that the plugin seems to be starting up ok.  But there is no data in the raw or snd logs.  The settings of the custom server are:  Enable, same as Ecowiff, 192.168.1.10, port 8998 Interval 16 seconds and path /data/report/.  The interval is the same as in the settings for CMX.

This is the last entry in the raw log 14.08.2022 11:17:34.682 <OK> FOSHKplugin v0.09 started.
This is the last entry in the snd log 14.08.2022 11:17:34.682 <OK> FOSHKplugin v0.09 started

The relevant portion of my conf file follows:
[Config]
LOX_IP = none
LOX_PORT = 12340
LB_IP = 192.168.1.9
LBU_PORT = 12340
LBH_PORT = 8080
LOX_TIME = False
USE_METRIC = True
IGNORE_EMPTY = True
UDP_ENABLE = False
UDP_IGNORE =
UDP_MAXLEN =
UDP_STATRESEND = 0
LANGUAGE = DE
AUTH_PWD =
DEF_SID =
REBOOT_ENABLE = False
RESTART_ENABLE = False
SVC_NAME = foshkplugin

[Weatherstation]
WS_IP = 192.168.1.164
WS_PORT = 45000
WS_INTERVAL = 60
WS90_CONVERT = True

[Export]
EVAL_VALUES = True
ADD_ITEMS =
OUT_TEMP =
OUT_HUM =
OUT_TIME = False
FIX_LIGHTNING = True
UDP_MINMAX = True
URL_REPAIR = True

[Forward]
FWD_ENABLE = True
FWD_CMT = PWT
FWD_URL = http://192.168.1.199:8572/
FWD_INTERVAL = 16
FWD_IGNORE = rfdata
FWD_TYPE = RAWEW
FWD_SID =
FWD_PWD =
FWD_STATUS = False
FWD_MQTTCYCLE = 0
FWD_EXEC =

[Forward-1]
FWD_ENABLE = True
FWD_CMT = CumulusMX
FWD_URL = http://192.168.1.10:8998/station/ecowitt
FWD_INTERVAL = 5
FWD_IGNORE = rfdata
FWD_TYPE = RAWEW
FWD_SID =
FWD_PWD =
FWD_STATUS = False
FWD_MQTTCYCLE = 0
FWD_EXEC =

Online olicat

  • Forecaster
  • *****
  • Posts: 1524
  • GWxx00, HPx5x1C, WN1900C, WN1980C & WS3xx0C
    • FOSHKplugin
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #3 on: August 14, 2022, 07:07:43 PM »
Hi!

With the current settings for the custom server of your weather station, it sends the data directly to CMX.
This means that FOSHKplugin cannot receive the data at all and therefore cannot forward it to PWT or CMX.
The destination of your weather station should be FOSHKplugin!
Please note the processing route:
weatherstation --> FOSHKplugin --> PWT/CMX (and any other forward target)

In the settings for the custom server, enter the IP address of the host on which FOSHKplugin is running and the port on which FOSHKplugin expects the data - according to your config file 8080.

Oliver

Offline falkunmalti

  • Member
  • *
  • Posts: 46
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #4 on: August 14, 2022, 07:45:03 PM »
Hi Oliver

All seems to be working well now, both CMX and PWT,  as is my understanding of the process!  Thank you very much.

Offline falkunmalti

  • Member
  • *
  • Posts: 46
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #5 on: August 22, 2022, 06:49:00 AM »
Hi Olicat

I discovered a problem yesterday when my plugin stopped updating my data.  I first checked whether the plugin was working, which it was but data was not flowing through and neither CMX nor PWT were updating.  I checked the settings on the custom server and therein lay the problem.  All on its own, the console had disabled my custom server and when I reenabled it the settings were all wrong.  As soon as I fixed all the settings, everything started working again.

This have been experiencing this ever since I updated the firmware to 1.8.5 and each time I check the custom server, it was disabled.  Ecowitt has not released a firmware update so what do you suggest I do?  This has happened two or three times since the firmware update and before that it was rock solid.

Thanks.
 

Online olicat

  • Forecaster
  • *****
  • Posts: 1524
  • GWxx00, HPx5x1C, WN1900C, WN1980C & WS3xx0C
    • FOSHKplugin
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #6 on: August 22, 2022, 07:34:43 AM »
Hi!

How do you check these settings? On the console itself or using a software app? Which app?
The older WS View app is known to break the custom server settings in some cases. Please try the newer WSView Plus app.
Otherwise, this is probably more of an issue for Ecowitt if the behaviour can be narrowed down to WS View and firmware v1.8.5. FOSHKplugin does not touch these settings after initial configuration.

Oliver

Offline falkunmalti

  • Member
  • *
  • Posts: 46
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #7 on: August 22, 2022, 07:52:13 AM »
I checked the settings on the console after I noticed that CMX and PWT were not updating. I then fixed the settings on the console (which is a bit of a pain).  So no I did not try to check the settings using WSView Plus.  Could it possibly be a bug in the firmware?  I did have some trouble installing the 1.8.5 firmware initially when  the settings did not seem to stick and I had to reenter the settings.  I will post to Ecowitt and see what they say.

Online olicat

  • Forecaster
  • *****
  • Posts: 1524
  • GWxx00, HPx5x1C, WN1900C, WN1980C & WS3xx0C
    • FOSHKplugin
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #8 on: August 22, 2022, 08:08:03 AM »
Hi!

I also use the HP2551C (among others) with the latest firmware v1.8.5 and FOSHKplugin. So far, however, I have not seen any abnormalities. I haven't heard any complaints from other sources either.
In this respect, it seems to be more of a local problem for you. Are you using (or testing) other software that may want to influence/modify the custom server settings?

To be informed as quickly as possible, I recommend configuring the push notifications of FOSHKplugin via Pushover. Then you would be informed after 3 (standard) missed data transmissions from the console.

Oliver

Offline falkunmalti

  • Member
  • *
  • Posts: 46
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #9 on: August 22, 2022, 09:03:18 AM »
The only software I use is CMX and I just noticed that it does have an option to set the Ecowitt gateway automatically and I had that option checked.  However if I uncheck that option, it does not give me an option to enter the settings manually.  Anyway I will install pushover and uncheck that option and see what happens.  I will keep an eye on this now. LOL

 

Offline falkunmalti

  • Member
  • *
  • Posts: 46
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #10 on: August 22, 2022, 11:38:13 AM »
Oliver

I downloaded Pushover but cannot find the plugin on its list of enabled apps.  Is there something special or am I looking at the wrong thing?  I notice there is a pushover enable feature in the config file but there must be something else......

Online olicat

  • Forecaster
  • *****
  • Posts: 1524
  • GWxx00, HPx5x1C, WN1900C, WN1980C & WS3xx0C
    • FOSHKplugin
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #11 on: August 22, 2022, 11:49:52 AM »
Hi!

Have a look into the receipts section on the FOSHKplugin page under "get push notifications for critical status changes on the smartphone/tablet".

Oliver

Offline Gyvate

  • Forecaster
  • *****
  • Posts: 3334
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #12 on: August 22, 2022, 02:12:54 PM »
CMX does the configuration (if you choose to have it done via CMX) only once at setup and writes the info into Cumulus.ini
I suggest you switch off the setup support and do everything manually.
Check your Cumulus.ini file if it contains the setup information for the custom server - if so, delete the entries  ;)
But don't delete the API key and App key if you want to use the backfill feature  8-)
WS2350 1.6.7, GW1000(3) 1.7.7,WH2650 WiFi (2) 1.7.7 (test/backup), GW1100 2.3.1, GW2000(3) 3.1.1, HP2551 1.9.5,5.1.5;HP3500 1.7.2,WS3800 1.2.8, WN1910 1.2.3,WN1980 1.2.3;
Ecowitt WS90(2)1.3.5/1.4.0, WS80(2)1.2.5, WS68, WS69, WH40, WH31, WH31-EP, WN30, WN34L, WN35, WH32, WH32-EP, WH32B, WH57 [Lightning], WH41 [PM2.5], WH51, WH45, WH55
MeteobridgePro(2)[test,prod] 5.8 Mar 01 2024, 15185 - Blake-Larsen Sun Recorder - RPi4/weewx 4.8.0/4.10.2/CumulusMX 3283/Meteobridge RPi4B-2GB(3169)
Barani Meteoshield Pro, MetSpec Rad02 - Ecowitt 5763,34418;WU ISAARB3(WH4000SE),ISAARB22(HP2553), http://meshka.eu

Offline falkunmalti

  • Member
  • *
  • Posts: 46
Re: HP2553 FW 1.8.5 custom server issue with FOSHKplugin
« Reply #13 on: August 22, 2022, 10:06:52 PM »
Gyvate

I am not aware of the backfill feature but it sounds interesting.  Could you please elaborate?

 

anything