Author Topic: MeteoBridge to MySQL Database Error. **solved**  (Read 596 times)

0 Members and 1 Guest are viewing this topic.

Offline Bahni

  • Member
  • *
  • Posts: 14
MeteoBridge to MySQL Database Error. **solved**
« on: February 14, 2021, 08:04:52 AM »
Hi,
I've tried it once, it doesn't work yet.
The connection to the MyQSL server works, there is a green tick on it.
I did everything according to the description and successfully imported the prefabricated "meteobridge.sql" file with phpMyAdmin.
I get the following error message at Meteobridge:
Code: [Select]
2021-02-14 14:04:00 Error: 2021-02-14 14:04:00 MYSQL query 'INSERT INTO `lakewebster` (`ID`, `DateTime`, `TempOutCur`, `HumOutCur`, `PressCur`, `DewCur`, `HeatIdxCur`, `WindChillCur`, `TempInCur`, `HumInCur`, `WindSpeedCur`, `WindAvgSpeedCur`, `WindDirCur`, `WindDirCurEng`, `WindGust10`, `WindDirAvg10`, `WindDirAvg10Eng`, `RainRateCur`, `RainDay`, `RainYest`, `RainMonth`, `RainYear`) VALUES (NULL, '2021-02-14 14:04:00', '30.0', '60.0', '30.70', '17.8', '30.0', '28.2', '69.6', '40.0', '2.2', '1.3', '104.0', 'ESE', '2.2', '113.0', 'ESE', '0.00', '0.01', '0.00', '0.57', '1.98')' failed: Table 'meteobridge.lakewebster' doesn't exist (no more tries):
« Last Edit: February 20, 2021, 05:50:57 PM by docbee »
Gruß Bahni

wunderground

Meteohub
Raspberry Pi 3
Meteostick
Davis Vantage Vue
ELV WS 300 PC mit KS300
ELV (Velleman) WS 3080
NAS-QNAP TS-209 PRO II

Offline Gyvate

  • Forecaster
  • *****
  • Posts: 3325
Re: MeteoBridge to MySQL Database Error
« Reply #1 on: February 15, 2021, 10:30:17 AM »
Hi,
I've tried it once, it doesn't work yet.
The connection to the MyQSL server works, there is a green tick on it.
I did everything according to the description and successfully imported the prefabricated "meteobridge.sql" file with phpMyAdmin.
I get the following error message at Meteobridge:
Code: [Select]
2021-02-14 14:04:00 Error: 2021-02-14 14:04:00 MYSQL query 'INSERT INTO `lakewebster` (`ID`, `DateTime`, `TempOutCur`, `HumOutCur`, `PressCur`, `DewCur`, `HeatIdxCur`, `WindChillCur`, `TempInCur`, `HumInCur`, `WindSpeedCur`, `WindAvgSpeedCur`, `WindDirCur`, `WindDirCurEng`, `WindGust10`, `WindDirAvg10`, `WindDirAvg10Eng`, `RainRateCur`, `RainDay`, `RainYest`, `RainMonth`, `RainYear`) VALUES (NULL, '2021-02-14 14:04:00', '30.0', '60.0', '30.70', '17.8', '30.0', '28.2', '69.6', '40.0', '2.2', '1.3', '104.0', 'ESE', '2.2', '113.0', 'ESE', '0.00', '0.01', '0.00', '0.57', '1.98')' failed: Table 'meteobridge.lakewebster' doesn't exist (no more tries):
Searching helps ....  8-)
if you enter "meteobridge lakewebster" in Google, you are directed to an article in this forum:
https://www.wxforum.net/index.php?topic=25264.0
That's most likely the solution of the above error.
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 Bahni

  • Member
  • *
  • Posts: 14
Re: MeteoBridge to MySQL Database Error
« Reply #2 on: February 15, 2021, 10:49:05 AM »
Hello and thanks!
It works now.
In the event definition of Meteobridge you don't have to enter "Lakewebster" as in the description, but rather "mystation" as Steve called it in his "meteobridge.sql".
Gruß Bahni

wunderground

Meteohub
Raspberry Pi 3
Meteostick
Davis Vantage Vue
ELV WS 300 PC mit KS300
ELV (Velleman) WS 3080
NAS-QNAP TS-209 PRO II