Hello everyone,
I am having a bit of an issue.
On or around the 23rd of this month April both my websites (Meteotemplate) &
my (Weather34 - Aurora Meteobridge) sites went Offline?
I'm running a TPlink Meteobrigde, v6.3 with an observerIP Ambient Weather.
With that, my webserver is a RPI 5. I can see that the data is working eccept the 2 mentioned above.
https://content.meteobridge.com/dashboa ... /index.php
The other 2
https://pws.4betts2.com/index.php and at http://lobwx.com/template/indexDesktop.php
I'm at my wits end here? Any ideas would be appreciated.
~Bob~
Offline Issue
Moderator: Mattk
Offline Issue
Last edited by LOBWX on Sun Apr 26, 2026 8:41 pm, edited 1 time in total.
Re: Offline Issue
Visited your 2 sites. They are located on the same IP-address web-server.
Bot sites run into .js
and .php errors.
Maybe your web-server is upgraded using f.i. a new PHP version?
Bot sites run into .js
Code: Select all
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
Uncaught Error: Highcharts error #17Code: Select all
Failed to load resource: the server responded with a status of 500 (Internal Server Error)Re: Offline Issue
Thanks for the reply.
Yes, indeed the two run on the same IP. Always have.
I do know that LOBWX.com loads really slow.
=================================
Highcharts error???
To be honest my server has been running these sites for years now. I do not know anything about .js. I just find it weird that they both went offline at the same time?
Just so ya know I followed the PDF installation instructions included in the master files.
Yes, indeed the two run on the same IP. Always have.
I do know that LOBWX.com loads really slow.
Code: Select all
Failed to load resource: the server responded with a status of 500 (Internal Server Error)Code: Select all
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
Uncaught Error: Highcharts error #17To be honest my server has been running these sites for years now. I do not know anything about .js. I just find it weird that they both went offline at the same time?
Just so ya know I followed the PDF installation instructions included in the master files.

