Author Topic: MB stickertags ticket.txt Stopped loading  (Read 1631 times)

0 Members and 1 Guest are viewing this topic.

Offline steviebaby59

  • Contributor
  • ***
  • Posts: 109
    • Empire Prairie Weather
MB stickertags ticket.txt Stopped loading
« on: September 10, 2018, 08:27:17 AM »
I recently secured my website. Ever since then the MB stickertags ticket.txt Stopped loading. I get the following message when I attempt to reload the template:

Error (Event #02): Download of template failed: http://www.empireprairieweather.com/MB_stickertags-template.tx: 2018-09-10 07:11:16 ERROR 404: Not Found.

When I change the URL to an https, I get this message:

Error (Event #02): Download of template failed: OpenSSL: error:14077410:lib(20):func(119):reason(1040) Unable to establish SSL connection.

Am I just not able to use the MB stickertags through SSL? If so this would be most disappointing. I have gotten everything else to work fine. #-o

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: MB stickertags ticket.txt Stopped loading
« Reply #1 on: September 10, 2018, 09:00:22 AM »
I recently secured my website. Ever since then the MB stickertags ticket.txt Stopped loading. I get the following message when I attempt to reload the template:

Error (Event #02): Download of template failed: http://www.empireprairieweather.com/MB_stickertags-template.tx: 2018-09-10 07:11:16 ERROR 404: Not Found.

When I change the URL to an https, I get this message:

Error (Event #02): Download of template failed: OpenSSL: error:14077410:lib(20):func(119):reason(1040) Unable to establish SSL connection.

Am I just not able to use the MB stickertags through SSL? If so this would be most disappointing. I have gotten everything else to work fine. #-o
The hardware your  Meteobridge is running on is not big enough to support HTTPS
https://forum.meteohub.de/viewtopic.php?f=56&t=13136

You could make an exception in your . htaccess file so that certain commands can still use http.
All external visitor traffic should use https, but small domestic appliances are not always able to do so  when uploading their data.
F.I. Meteobridge, Purpleair and Luftdaten  monitor are devices which are to small to use https.

Wim

Offline steviebaby59

  • Contributor
  • ***
  • Posts: 109
    • Empire Prairie Weather
Re: MB stickertags ticket.txt Stopped loading
« Reply #2 on: September 10, 2018, 10:24:48 AM »
I've located where to edit the .htaccess file, but I don't know what I should enter. I read a web page that said enter:

RewriteEngine On
RewriteCond %{HTTPS} on
RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]

However, that was to no avail.

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: MB stickertags ticket.txt Stopped loading
« Reply #3 on: September 10, 2018, 10:30:08 AM »
. . . shortened . . .
Error (Event #02): Download of template failed: http://www.empireprairieweather.com/MB_stickertags-template.tx: 2018-09-10 07:11:16 ERROR 404: Not Found.
. . . shortened . . .
The download fails as the link used is in error, it should be http://www.empireprairieweather.com/MB_stickertags-template.txt
It needs to end with .txt

It seems your site www.empireprairieweather.com/  allows  http and https, when checking in a browser
https://www.empireprairieweather.com/  => OK with https
http://www.empireprairieweather.com/MB_stickertags-template.txt  => OK with http
Wim
« Last Edit: September 10, 2018, 10:34:57 AM by wvdkuil »

Offline steviebaby59

  • Contributor
  • ***
  • Posts: 109
    • Empire Prairie Weather
Re: MB stickertags ticket.txt Stopped loading
« Reply #4 on: September 10, 2018, 12:25:52 PM »
Thanks! I don't know how I got txs on the tag but that resolved it.

 

anything