(gelöst)Fehler 405 in Httpmod

Begonnen von vw80, 31 Oktober 2017, 11:27:17

Vorheriges Thema - Nächstes Thema

vw80

Hallo,

Ich lese die Esyoil Seite per httpmod ein und lasse mir im Stundentakt den aktuell günstigsten Ölpreis auf meinen Wandtablet  anzeigen. Das hat auch ca 1 Jahr ohne Probleme funktioniert. Seit ungefähr 1 Monat kommt der Fehler Code 405.


HTTP/1.0 405 Method Not Allowed Cache-Control: no-cache Content-Language: de Content-Type: text/html; charset=UTF-8 Date: Tue, 31 Oct 2017 09:43:38 GMT Edge-Control: no-store, bypass-cache Expires: Thu, 01 Jan 1970 00:00:01 GMT Server: nginx Surrogate-Control: no-store, bypass-cache Vary: Accept-Encoding Vary: Accept-Encoding X-Distil-CS: HIT X-UA-Compatible: IE=edge Connection: close

Es wird auch noch diese Seite zurückgegeben:
//[url="https://www.esyoil.com/405.php/"]https://www.esyoil.com/405.php/[URL]

Nehme mal an das der Server von Esyoil jetzt irgendwie merkt von wo anfragen kommen und evtl. blockiert dann.

Meine Frage dazu - gibt es Einstellungen im httpmod das es wieder funktioniert oder ist das vergebens? Wenn ich die URL über mein Taplet oder Notebook Abfrage funktioniert es wiederum.

Das wäre meine abgefragte URL

//[url="https://www.esyoil.com/?calc%5Bamount%5D=3000&calc%5Bunloading_points%5D=1&calc%5Bprod%5D=8&calc%5Bpayment_type%5D=1&calc%5Bshort_vehicle%5D=&calc%5Bhose%5D=&calc%5Bapp%5D=1&calc%5Bzipcode%5D=08118&calc%5Bsubmit%5D="]https://www.esyoil.com/?calc[amount]=3000&calc[unloading_points]=1&calc[prod]=8&calc[payment_type]=1&calc[short_vehicle]=&calc[hose]=&calc[app]=1&calc[zipcode]=08118&calc[submit]= 3600[URL]

Im Anhang noch ein Bild von den Parametern.(https://uploads.tapatalk-cdn.com/20171031/ae6ef2f9cebb5c3b5cd1a9693d9d0b44.jpg)

Gesendet von meinem SM-G935F mit Tapatalk


amenomade

Mach mal bitte ein "list <httpmod Device>"
Pi 3B, Alexa, CUL868+Selbstbau 1/2λ-Dipol-Antenne, USB Optolink / Vitotronic, Debmatic und HM / HmIP Komponenten, Rademacher Duofern Jalousien, Fritz!Dect Thermostaten, Proteus

vw80

Internals:
   BUSY       0
   CHANGED
   DEF        https://www.esyoil.com/?calc[amount]=3000&calc[unloading_points]=1&calc[prod]=8&calc[payment_type]=1&calc[short_vehicle]=&calc[hose]=&calc[app]=1&calc[zipcode]=08118&calc[submit]= 3600
   Interval   3600
   LASTSEND   1509471817.85342
   MainURL    https://www.esyoil.com/?calc[amount]=3000&calc[unloading_points]=1&calc[prod]=8&calc[payment_type]=1&calc[short_vehicle]=&calc[hose]=&calc[app]=1&calc[zipcode]=08118&calc[submit]=
   ModuleVersion 3.4.0 - 9.9.2017
   NAME       Heizperiode
   NR         95
   STATE      56.62 €
   TRIGGERTIME 1509475417.85061
   TRIGGERTIME_FMT 2017-10-31 19:43:37
   TYPE       HTTPMOD
   addr       https://www.esyoil.com:443
   buf        HTTP/1.0 405 Method Not Allowed

Cache-Control: no-cache

Content-Language: de

Content-Type: text/html; charset=UTF-8

Date: Tue, 31 Oct 2017 17:43:38 GMT

Edge-Control: no-store, bypass-cache

Expires: Thu, 01 Jan 1970 00:00:01 GMT

Server: nginx

Surrogate-Control: no-store, bypass-cache

Vary: Accept-Encoding

Vary: Accept-Encoding

X-Distil-CS: HIT

X-UA-Compatible: IE=edge

Connection: close



<!DOCTYPE html>
<!--[if lte IE 8]> <html lang="de" class="ie8 not-supported"><![endif]-->
<!--[if IE 9]> <html lang="de" class="ie9"><![endif]-->
<!--[if gt IE 9]><!--> <html lang="de" class=""><!--<![endif]-->
<head>
<title>Entschuldigen Sie die Unterbrechung</title>

<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="author" content="esyoil GmbH">
<meta name="revisit-after" content="1 days">
<meta name="robots" content="index,follow,noodp">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#ffc831">

<link rel="canonical" href="https://www.esyoil.com/405.php">
<link hreflang="de-de" rel="alternate" href="https://www.esyoil.com/405.php">
<link rel="publisher" href="https://plus.google.com/+Esyoil-Heizoelpreise/">
<link rel="manifest" href="/manifest.json">
<link rel="apple-touch-icon-precomposed" href="/img/favicons/favicon-152.png?last_modified=98">
<link rel="icon" sizes="16x16 32x32" href="/img/favicons/favicon-16-32.ico?last_modified=98">
<!--[if IE]><link rel="shortcut icon" href="/img/favicons/favicon-16-32.ico?last_modified=98"><![endif]-->
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/img/favicons/favicon-144.png?last_modified=98">

<link rel="stylesheet" type="text/css" href="https://www.esyoil.com/css/base.css?version=180" media="screen">
<link rel="stylesheet" type="text/css" href="https://www.esyoil.com/css/spc/spc-404.css?version=180" media="screen">

<!--[if gt IE 8]><!-->
<script>!function(){"use strict";var a=[],b=(new Date).toISOString();navigator.sendBeacon=navigator.sendBeacon||function(a,b){var c=new XMLHttpRequest;c.open("POST",a,!1),c.send(b)},window.addEventListener("error",function(b){b.message&&a.push({message:b.message,filename:b.filename,lineno:b.lineno,colno:b.colno,stack:b.stack,time:(new Date).toISOString()})}),window.addEventListener("beforeunload",function(){a.length&&(navigator.sendBeacon("/client-errors.php",JSON.stringify({userAgent:navigator.userAgent,timeStart:b,timeEnd:(new Date).toISOString(),href:location.href,errors:a})),a=[])})}();</script>
<!--<![endif]-->

<!--[if lte IE 9]>
<script src="https://html5shiv.googlecode.com/svn/trunk/html5.js?version=180"></script>
<![endif]-->

<!-- Google Tag Manager Data Layer -->
<script>
var dataLayer = [{}];
</script>
<!-- End Google Tag Manager Data Layer -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KQKW3C4');</script>
<!-- End Google Tag Manager -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

   <script>


// Immer ausspielen
(adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-2509917813374380", enable_page_level_ads: true });    </script>

<script type="text/javascript" src="/vlbyvwfjuyvpazku.js" defer></script><style type="text/css">#d__fFH{position:absolute;top:-5000px;left:-5000px}#d__fF{font-family:serif;font-size:200px;visibility:hidden}#ddbwsaasvffqfaarsyadaxdx{display:none!important}</style></head>
<body class="">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KQKW3C4"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="page" class=""><!-- Page BEGIN -->

<div id="branding"><!-- Branding BEGIN -->

<a href="/" >
<img src="/img/site/logo.png" alt="Entschuldigen Sie die Unterbrechung" width="205" height="80" />
</a>
</div><!-- Branding END -->


<main id="content-main"><!-- Main content BEGIN -->
<div class="row">
<div class="column">
<figure class="module teaser-container teaser-right w-esy-arch">
<img class="teaser-img" src="/img/site/404.jpg" alt="" aria-hidden="true">

<figcaption class="teaser">
<header>
<h1 class="teaser-topic">Entschuldigen Sie die Unterbrechung</h1>
</header>

<p><p>Von Ihrer IP-Adresse wurden zu viele Preisrechner Abfragen gemacht.</p><p> Bitte bestätigen Sie uns, dass dies keine automatisierte Abfrage ist und füllen Sie das angefügte Chaptcha aus.</p><p>Klicken Sie nach bestandener Aufgabe erneut auf den Button "Complete Captcha".</p></p>



</p>
</figcaption>

</figure>


<!-- fun captcha Einbindung-->
<div style="padding-left:33%">
<style>
#dCF_captcha_text {display:none;}
</style>
        <form id="distilCaptchaForm" action="/distil_r_captcha.html?requestId=c840fc48-67d1-4da6-8a7b-ab5b4dfc9135&httpReferrer=%2F%3Fcalc%5Bamount%5D%3D3000%26calc%5Bunloading_points%5D%3D1%26calc%5Bprod%5D%3D8%26calc%5Bpayment_type%5D%3D1%26calc%5Bshort_vehicle%5D%3D%26calc%5Bhose%5D%3D%26calc%5Bapp%5D%3D1%26calc%5Bzipcode%5D%3D08118%26calc%5Bsubmit%5D%3D" method="post">
                    <div id="funcaptcha" data-pkey="50BED048-DC89-91C1-BBCF-A6B02F1DE2A9"></div>
                <noscript>
                <iframe src="https://funcaptcha.com/fc/api/nojs/?pkey=50BED048-DC89-91C1-BBCF-A6B02F1DE2A9" frameborder="0" scrolling="no" style="width: 308px; height:408px; border-style: none;"></iframe>
                <div style="width: 306px;height: 60px;border-style: none;bottom: 12px;left: 25px;margin: 5px 0 0 0;padding: 0px;right: 25px;background: #ffffff;border: 1px solid #f7f7f7;border-radius: 5px;">
                        <input type="text" id="fc-token" name="fc-token" placeholder="Copy verification code into here" style="width: 270px;height: 24px;border: 1px solid #f7f7f7;border-radius: 5px;padding: 10px;margin: 7px;resize: none;font-size: 11px;-webkit-font-smoothing: antialiased;color: #212121;background: #f7f7f7;text-align: center;">
                </div>
                </noscript>
                <script src="https://funcaptcha.com/fc/api/" async defer></script>
                    <div id="dCF_complete">
                <input  id="dCF_input_complete" type="submit" value="Complete Captcha" />
            </div>
            <div id="dCF_captcha_text">
                You reached this page when attempting to access https://www.esyoil.com/?calc[amount]=3000&calc[unloading_points]=1&calc[prod]=8&calc[payment_type]=1&calc[short_vehicle]=&calc[hose]=&calc[app]=1&calc[zipcode]=08118&calc[submit]= from 84.165.178.1 on 2017-10-31 17:43:38 UTC.<br />
                Trace: c840fc48-67d1-4da6-8a7b-ab5b4dfc9135 via f50d52f8-0229-45f9-8ba6-11466418339e
            </div>
        </form>
   

</div>

Status: 405
</div>
</div>
</main><!-- Main content END -->
<nav id="nav-main"><!-- Main navigation BEGIN -->
<label for="toggle" class="toggle" onclick></label>
<input type="checkbox" id="toggle">

<ul id="apps">
<li id="app-heating-oil-calculator" class="">
<a href="/" ><span>Heizölpreise</span></a>
</li>
<li id="app-heating-oil-information" class="">
<a href="/heizoelpreis-entwicklung.php"><span>Heizölpreis-Tendenz</span></a>
</li>
<li id="app-oelpreis" class="">
<a href="/%c3%b6lpreis"><span>Ölpreis</span></a>
</li>
<li id="app-tankschutz" class="">
<a href="/kundenbereich.php"><span>Mein Konto</span></a>
</li>
</ul>
</nav><!-- Main navigation END --><!-- NEUE SITE-INFO -->

<footer id="site-info" class="row"><!-- Site info BEGIN -->
<div class="freecall-order">
<p>
<span class="no-smartphone">Kostenlose Hotline (Mo&ndash;Fr, 9&ndash;18 Uhr)</span>

<a href="tel:08007475005" rel="nofollow"><span>0800&nbsp;747&nbsp;5005</span></a>
</p>
</div>

  <ul id="site-info-list" class="site-info-position nav-list">
    <li class="oil-infos">
      <h4><a href="#site-info-oil-info" class="site-info-trigger"><span>Heizöl-Infos</span></a></h4>
      <ul id="site-info-oil-info" class="sub-menu no-smartphone no-tablet">
        <li><a href="/kundenmeinungen.php" id="site-info-dealer-ratings"><span>Bewertungen</span></a></li>
        <li><a href="/ölpreis" id="site-info-oelpreis"><span>Ölpreis aktuell</span></a></li>
        <li><a href="/s46_hisrechner.php" id="site-info-history-calculator"><span>Heizöl-Preishistorie</span></a></li>
        <li><a href="/heizoel-news/Heiz%C3%B6lpreise%3A+Sie+laufen+entt%C3%A4uschend_2017_10_30_20850.php" id="site-info-latest-news-link"><span>Heizöl-Kommentar</span></a></li>
        <li><a href="/heizoelpreis-entwicklung.php" id="site-info-information"><span>Heizölpreis-Tendenz</span></a></li>
      </ul>
    </li>


    <li class="service">
      <h4><a href="#site-info-service" class="site-info-trigger"><span>Service</span></a></h4>
      <ul id="site-info-service" class="sub-menu no-smartphone no-tablet">
        <li><a href="/heizoel-tipps.php" id="site-info-tips"><span>Tipps &amp; Tricks</span></a></li>
        <li><a href="/heizoelpreise-iphone-ipad-android-app.php" id="site-info-iphone-ipad-android-app"><span>Heizölpreise-App</span></a></li>
      </ul>
    </li>

    <li class="account">
      <h4><a href="#site-info-konto" class="site-info-trigger"><span>Konto</span></a></h4>
      <ul id="site-info-konto" class="sub-menu no-smartphone no-tablet">
        <li><a href="/kundenbereich.php" id="site-info-customer-area"><span>Mein Konto</span></a></li>
        <li><a href="/preiswecker.php" id="site-info-price-alert"><span>Preiswecker&nbsp;/ Newsletter</span></a></li>
        <li><a href="/partner-konto/index.php" id="site-info-partner-login"><span>Händler-Konto</span></a></li>
        <li><a href="/koop-admin.php" id="site-info-koop-admin"><span>Kooperation&nbsp;/ Affiliate</span></a></li>
      </ul>
    </li>

    <li class="technique">
      <h4><a href="#site-info-technik" class="site-info-trigger"><span>Technik</span></a></h4>
      <ul id="site-info-technik" class="sub-menu no-smartphone no-tablet">
        <li><a href="/heizoeltank/tankschutz_tankreinigung.php" id="site-info-tank-protect"><span>Tankreinigung</span></a></li>
        <li><a href="/tankanzeige.php" id="site-info-e-peilstab"><span>e-Peilstab</span></a></li>
        <li><a href="http://www.teletanks.com" id="site-info-teletanks" target="_blank"><span>Heizöl Tankanzeige</span></a></li>
        <li><a href="http://www.esytrol.com" id="site-info-esytrol" target="_blank" rel="nofollow"><span>Heizöl-Logbuch</span></a></li>
      </ul>
    </li>

    <li class="esyoil">
      <h4><a href="#site-info-esyoil" class="site-info-trigger"><span>esyoil</span></a></h4>
      <ul id="site-info-esyoil" class="sub-menu no-smartphone no-tablet">
        <li><a href="/u-team.php" id="site-info-about-us"><span>Über uns</span></a></li>
        <li><a href="/agb.php" id="site-info-agb"><span>AGB</span></a></li>
        <li><a href="/s3_impressum.php" id="site-info-imprint"><span>Impressum</span></a></li>
        <li><a href="/presse.php" id="site-info-press"><span>Presse</span></a></li>
        <li><a href="/datenschutz.php" id="site-info-privacy"><span>Datenschutz</span></a></li>

      </ul>
    </li>
    <li class="application-store">
      <h4>Die Heizölpreise-App von esyoil</h4>
      <ul class="application-store">
        <li class="app-store">
          <a href="https://itunes.apple.com/de/app/heizolpreise/id692787071" id="site-info-app-store" class="img" target="_blank" rel="nofollow">App Store</a>
        </li>
        <li class="google-play">
          <a href="https://play.google.com/store/apps/details?id=com.esyoil.webapp2c" id="site-info-google-play" class="img" target="_blank" rel="nofollow">Google Play</a>
        </li>
      </ul>
    </li>


                      </ul>
  </footer><!-- Site info END -->


<dialog id="kontakt-dialog" class="onpage-popup">
<button title="Schließen" class="button tiny close" value="false" type="submit"></button>

<header>
<span class="topic">
<span class="edit icon-container img small" title="Icon"><span class="text"></span><i class="icon icon-edit" aria-hidden="true"></i></span> <span class="topic-text">Schreiben Sie uns</span>
</span>
</header>

<div class="section">
<p>Sie haben Fragen, Anregungen oder Kritik? Dann schreiben Sie uns gerne! Wir antworten Ihnen innerhalb der nächsten 1-2 Werktage.</p>
<p>Um Ihre Anfrage effektiver bearbeiten zu können, grenzen Sie Ihr Anliegen bitte anhand der folgenden Auswahl ein. Vielen Dank!</p>
</div>

<form id="kontakt-esyoil" action="/api.php" method="post" data-validate novalidate data-async>
<input type="hidden" name="sid" value="480">

<ul class="pseudo-fieldset sections">
<li class="section">
<label for="subject" data-gender="n">Thema:</label>
<select id="subject" class="pseudo-input" name="subject" required="">
<option value="">Bitte wählen Sie ein Thema:</option>

<optgroup label="Heizölbestellung">
<option data-option-group="preis" value="s1" title="Ich möchte den aktuellen Heizölpreis erfahren">Ich möchte den aktuellen Heizölpreis erfahren</option>
<option data-option-group="preis" value="s22" title="Ich möchte Heizöl bestellen">Ich möchte Heizöl bestellen</option>
<option data-option-group="preis" value="s2" title="Ich möchte den Liefertermin meiner aktuellen Bestellung erfahren">Ich möchte den Liefertermin meiner aktuellen Bestellung erfahren</option>
<option data-option-group="preis" value="s4" title="Ich habe Fragen zu meiner aktuellen Bestellung">Ich habe Fragen zu meiner aktuellen Bestellung</option>
</optgroup>

<optgroup label="esyoil-Preiswecker">
<option value="s6" title="Ich habe Fragen zum Preiswecker für Heizöl">Ich habe Fragen zum Preiswecker für Heizöl</option>
</optgroup>

<optgroup label="e-Peilstab">
<option value="s11" title="Ich habe allgemeine Fragen zum e-Peilstab">Ich habe allgemeine Fragen zum e-Peilstab</option>
<option value="s12" title="Ich möchte den e-Peilstab bestellen">Ich möchte den e-Peilstab bestellen</option>
<option value="s13" title="Ich habe Fragen zum Einbau des e-Peilstabs">Ich habe Fragen zum Einbau des e-Peilstabs</option>
</optgroup>

<optgroup label="Sonstiges">
<option value="s21" title="Mein Anliegen ist nicht aufgeführt">Mein Anliegen ist nicht aufgeführt</option>
</optgroup>
</select>
</li>

<li class="section">
<label for="con_form_message" data-gender="f">Nachricht:</label>
<textarea class="text" id="con_form_message" required name="con_form_message" rows="4" cols="40"></textarea>
<span id="con_form_message-state" class="error-state" style="visibility:hidden"></span>
</li>

<li class="section">
<label for="con_form_vorname">Vorname:</label>
<input class="text" type="text" id="con_form_vorname" name="con_form_vorname" value="" required/>
<span id="con_form_vorname-state" class="error-state" style="visibility:hidden"></span>
</li>

<li class="section">
<label for="con_form_nachname">Nachname:</label>
<input class="text" type="text" id="con_form_nachname" name="con_form_nachname" value="" required/>
<span id="con_form_nachname-state" class="error-state" style="visibility:hidden"></span>
</li>

<li class="section">
<label for="con_form_email" data-gender="f">E-Mail-Adresse:</label>
<input class="text" type="email" id="con_form_email" name="con_form_email" value="" required/>
<span id="con_form_email-state" class="error-state" style="visibility:hidden"></span>
</li>

<li class="section">
<label for="con_form_tel" data-gender="f">Telefon:</label>
<input class="text" type="tel" id="con_form_tel" name="con_form_tel" value="" required/>
<span id="con_form_tel-state" class="error-state" style="visibility:hidden"></span>
</li>
</ul>

<footer>
<button class="submit button next" type="submit" name="con_form_submit" value="Senden">Abschicken</button>
</footer>
</form>

<footer>
<button class="button close" value="false" type="submit">Schließen</button>
</footer>
</dialog>

<dialog id="help-task-preis" class="onpage-popup">
<button title="Schließen" class="button tiny close" value="false" type="button"></button>

<header>
<span class="topic">
<span class="info icon-container img small"><span class="text"></span><i class="icon icon-info" aria-hidden="true"></i></span> Sie möchten den aktuellen Heizölpreis erfahren
</span>
</header>

<div class="section">
<p>Um aktuelle Heizöl-Angebote zu erhalten, geben Sie bitte Ihre Postleitzahl ein und klicken Sie auf ,,Vergleichen‟.</p>
</div>

<form action="/" method="GET" class="contact-form">

<ul class="pseudo-fieldset sections">
<li class="oil-calc-zipcode contact-oil-calc-zipcode section">
<label for="contact-zipcode" class="w-input-prefix" data-gender="f">
<span class="label-text">Postleitzahl</span>
<span class="input-prefix">D-</span>
</label>
<input type="tel" pattern="\d{5}" class="short" id="contact-zipcode" name="calc[zipcode]" onfocus="this.select()" tabindex="1" value="" required data-error-pattern-mismatch="{articleDeterminateN} {labelN} muss aus 5 Zahlen bestehen.">
</li>

<li class="oil-calc-amount contact-oil-calc-amount section">
<label for="contact-amount" class="w-info" data-gender="f">
<span class="label-text">Menge</span>
<a data-dialog-keep-others-open="" data-action="open" data-for="info-amount" href="#open-info-amount" class="info icon-container img small" title="Klicken Sie hier, um weitere Informationen zu erhalten"><span class="text">Weitere Informationen</span><i class="icon icon-info" aria-hidden="true"></i></a> </label>
<input type="tel" data-min="500" data-max="32000" class="w-unit" id="contact-amount" name="calc[amount]" tabindex="2" value="" required>
<span class="unit">Liter</span>
</li>


<li class="oil-calc-up contact-oil-calc-up section">
<label for="contact-up" class="w-info" data-label="Anzahl der Entladestellen" data-gender="f">
Entladestellen
<a data-dialog-keep-others-open="" data-action="open" data-for="info-up" href="#open-info-up" class="info icon-container img small" title="Klicken Sie hier, um weitere Informationen zu erhalten"><span class="text">Weitere Informationen</span><i class="icon icon-info" aria-hidden="true"></i></a> </label>
<select id="contact-up" name="calc[unloading_points]" tabindex="3" onchange="javascript:refresh_calculator(document.getElementById('zipcode').value,document.getElementById('amount').value,document.getElementById('up').value);">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
</select>
</li>

<li>
<input name="calc[prod]" value="8" type="hidden">
<input name="calc[payment_type]" value="1" type="hidden">
<input name="calc[express]" value="1" type="checkbox" hidden="hidden">
<input name="calc[short_vehicle]" value="" type="hidden">
<input name="calc[hose]" value="" type="hidden">
<input name="calc[app]" value="1" type="hidden">
</li>
</ul>

<footer>
<button class="submit button next" type="submit" name="calc[submit]" value="Senden">Vergleichen</button>
</footer>
</form>

<footer>
<button class="button close" value="false" type="submit">Schließen</button>
</footer>
</dialog>

<dialog id="help-task-lieferzeit" class="onpage-popup">
<button title="Schließen" class="button tiny close" value="false" type="submit"></button>

<header>
<span class="topic">
<span class="info icon-container img small"><span class="text"></span><i class="icon icon-info" aria-hidden="true"></i></span> Sie möchten den Liefertermin Ihrer aktuellen Bestellung erfahren
</span>
</header>

<div class="section">
<p>Bitte melden Sie sich mit Ihren Zugangsdaten in <a class="link" href="/kundenbereich-login.php">,,Mein Konto‟</a> ein. Dort können Sie ihre aktuelle Bestellung mit allen wichtigen Informationen, u.a. der Lieferfrist einsehen. Den genauen Liefertermin erfahren Sie direkt von Ihrem Händler.</p>
<p>Sollten Sie darüber hinaus Fragen oder Anregungen haben, klicken Sie bitte auf ,,Schließen‟ und Schreiben Sie uns. Wir freuen uns auf Ihre Nachricht!</p>
</div>

<footer>
<button class="button close" value="false" type="submit">Schließen</button>
</footer>
</dialog>

<dialog id="help-task-bestellung" class="onpage-popup">
<button title="Schließen" class="button tiny close" value="false" type="submit"></button>

<header>
<span class="topic">
<span class="info icon-container img small"><span class="text"></span><i class="icon icon-info" aria-hidden="true"></i></span> Ich habe Fragen zu meiner aktuellen Heizöl-Bestellung
</span>
</header>

<div class="section">
<p>Bitte melden Sie sich mit Ihren Zugangsdaten in <a class="link" href="/kundenbereich-login.php">,,Mein Konto‟</a> ein. Dort können Sie ihre aktuelle Bestellung mit allen wichtigen Informationen einsehen.</p>
<p>Sollten Sie darüber hinaus Fragen oder Anregungen haben, klicken Sie bitte auf ,,Schließen‟ und Schreiben Sie uns. Wir freuen uns auf Ihre Nachricht!</p>
</div>

<footer>
<button class="button close" value="false" type="submit">Schließen</button>
</footer>
</dialog>


<dialog id="help-task-order" class="onpage-popup">
<button title="Schließen" class="button tiny close" value="false" type="submit"></button>

<header>
<span class="topic">
<span class="info icon-container img small"><span class="text"></span><i class="icon icon-info" aria-hidden="true"></i></span> Sie möchten Heizöl bestellen
</span>
</header>

<div class="section">
<p>Nutzen Sie bitte unseren <a class="link" href="/index.php">Heizöl-Preisvergleich</a>, um Heizöl zu bestellen. Geben Sie einfach Ihre Postleitzahl ein und klicken Sie auf ,,Vergleichen‟ oder rufen Sie unsere kostenfreie Hotline unter: 0800 747 5005 an.</p>
<p>Sollten Sie darüber hinaus Fragen oder Anregungen haben, klicken Sie bitte auf ,,Schließen‟ und Schreiben Sie uns. Wir freuen uns auf Ihre Nachricht!</p>
</div>

<footer>
<button class="button close" value="false" type="submit">Schließen</button>
</footer>
</dialog>

<dialog id="help-task-peilstab" class="onpage-popup">
<button title="Schließen" class="button tiny close" value="false" type="submit"></button>

<header>
<span class="topic">
<span class="info icon-container img small"><span class="text"></span><i class="icon icon-info" aria-hidden="true"></i></span> Sie möchten den e-Peilstab bestellen
</span>
</header>

<div class="section">
<p>Sie können unseren e-Peilstab oder t-Peilstab über folgende Seite online bestellen:</p>
</div>

<footer>
<a class="button next" href="/tankanzeige.php">Zum Shop</a>
</footer>
</dialog>

<dialog id="spinner" class="onpage-popup">
<div class="icon-spinner"></div>
</dialog>

<dialog id="dialog-alert" class="onpage-popup">
<button title="Schließen" class="button tiny close" value="false" type="submit"></button>
<header>
<h2 class="topic">
<span data-action="open" class="info icon-container img small"><span class="text"></span><i class="icon icon-info" aria-hidden="true"></i></span> <span class="topic-text"></span>
</h2>
</header>

<p class="section"></p>

<footer>
<button class="button close" value="false" type="submit">Schließen</button>
</footer>
</dialog>
<dialog id="dialog-confirm" class="onpage-popup">
<button title="Schließen" class="button tiny close" value="false" type="submit"></button>
<header>
<h2 class="topic">.
<span data-action="open" class="info icon-container img small"><span class="text"></span><i class="icon icon-info" aria-hidden="true"></i></span> <span class="topic-text"></span>
</h2>
</header>

<p class="section"></p>

<footer>
<button type="button" value="true" class="button close-confirm next accept">Ja</button>
<button type="button" value="false" class="button close reject">Nein</button>
</footer>
</dialog>

<a href="#kontakt" class="feedback-anchor" data-action="open" data-for="kontakt-dialog" rel="nofollow"><span>Kontakt</span></a>

<!-- Werbung BEGIN -->
<!-- Werbung END -->
</div><!-- Page END -->
<div id="dialog-overlay" hidden></div>

<script>[].forEach(function(href){var e=document.createElement("link");e.href=href;e.rel="stylesheet";document.head.appendChild(e);});</script> <!--[if lte IE 8]>
<script src="https://www.esyoil.com/js/dist/polyfill.ie8.min.js?version=180"></script>
<![endif]-->
<!--[if lte IE 9]>
<script src="https://www.esyoil.com/js/dist/polyfill.ie9.min.js?version=180"></script>
<![endif]-->
<script src="https://www.esyoil.com/js/dist/generic.min.js?version=180"></script>

<!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
<script type="text/javascript">
window.cookieconsent_options = {"message":"esyoil.com verwendet Cookies. Durch das Weitersurfen auf unserer Seite stimmen Sie unserer <a href=\"/datenschutz.php\">Cookie-Nutzung</a> zu.","dismiss":"Cookies akzeptieren","theme":"light-bottom"};
</script>

<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js" async></script>
<!-- End Cookie Consent plugin -->

<script>document.addEventListener('touchstart', function() {},false);</script>

</body>
</html>

   code       405
   conn
   data
   displayurl https://www.esyoil.com/?calc[amount]=3000&calc[unloading_points]=1&calc[prod]=8&calc[payment_type]=1&calc[short_vehicle]=&calc[hose]=&calc[app]=1&calc[zipcode]=08118&calc[submit]=
   header
   host       www.esyoil.com
   httpheader HTTP/1.0 405 Method Not Allowed

Cache-Control: no-cache

Content-Language: de

Content-Type: text/html; charset=UTF-8

Date: Tue, 31 Oct 2017 17:43:38 GMT

Edge-Control: no-store, bypass-cache

Expires: Thu, 01 Jan 1970 00:00:01 GMT

Server: nginx

Surrogate-Control: no-store, bypass-cache

Vary: Accept-Encoding

Vary: Accept-Encoding

X-Distil-CS: HIT

X-UA-Compatible: IE=edge

Connection: close
   httpversion 1.0
   hu_blocking 0
   hu_filecount 69
   hu_port    443
   hu_portSfx
   ignoreredirects 0
   loglevel   4
   path       /?calc[amount]=3000&calc[unloading_points]=1&calc[prod]=8&calc[payment_type]=1&calc[short_vehicle]=&calc[hose]=&calc[app]=1&calc[zipcode]=08118&calc[submit]=
   protocol   https
   redirects  0
   timeout    2
   url        https://www.esyoil.com/?calc[amount]=3000&calc[unloading_points]=1&calc[prod]=8&calc[payment_type]=1&calc[short_vehicle]=&calc[hose]=&calc[app]=1&calc[zipcode]=08118&calc[submit]=
   value      0
   QUEUE:
   READINGS:
     2017-10-05 06:02:32   Gesamtpreis     1.528,75
     2017-10-05 06:02:32   Liter           2700
     2017-10-05 06:02:32   Preis_1000_Liter 56.62
   REQUEST:
     data
     header
     ignoreredirects 0
     retryCount 0
     type       update
     url        https://www.esyoil.com/?calc[amount]=3000&calc[unloading_points]=1&calc[prod]=8&calc[payment_type]=1&calc[short_vehicle]=&calc[hose]=&calc[app]=1&calc[zipcode]=08118&calc[submit]=
     value      0
   sslargs:
Attributes:
   alias      Heizölpreis für 100 Liter bei 1000 Liter Abnahme
   readingsName_1000Liter Preis_1000_Liter
   readingsName_Gesamt Gesamtpreis
   readingsName_Liter Liter
   readingsRegex_1000Liter (?s)1 BEGIN.*?value="([\d]+.[\d]+)
   readingsRegex_Gesamt (?s)1 BEGIN.*?total_price_brutto">([\d]+.[\d]+,[\d]+)
   readingsRegex_Liter (?s)Menge:</span>.*?<span>([\d]+)
   room       Haus
   stateFormat {sprintf("%.2f",ReadingsVal($name,"Preis_1000_Liter",0))." €"}
   userattr   readingsName_1000Liter readingsName_Gesamt readingsName_Liter readingsRegex_1000Liter readingsRegex_Gesamt readingsRegex_Liter
   verbose    0

amenomade

Versuch mal mit attr Heizperiode requestHeader1 User-Agent: Mozilla/5.0 (Windows NT 10.0) Gecko/20100101 Firefox/43.0

Pi 3B, Alexa, CUL868+Selbstbau 1/2λ-Dipol-Antenne, USB Optolink / Vitotronic, Debmatic und HM / HmIP Komponenten, Rademacher Duofern Jalousien, Fritz!Dect Thermostaten, Proteus

amenomade

Übrigens: das hat nichts mit deinem Problem zu tun, aber laut CommandRef:
Zitat(The old syntax attr readingsNameX and attr readingsRegexX is still supported but it can go away in a future version of HTTPMOD so the new one with attr readingXName and attr readingXRegex should be preferred.
Noch geht es. Aber denk daran.
Pi 3B, Alexa, CUL868+Selbstbau 1/2λ-Dipol-Antenne, USB Optolink / Vitotronic, Debmatic und HM / HmIP Komponenten, Rademacher Duofern Jalousien, Fritz!Dect Thermostaten, Proteus

vw80

Ich danke dir - dies war die Lößung für das Problem

eckonator

Ich will das auch haben, bei mir klappt es aber nicht. Was mache ich falsch?


# Oelpreis
define Oelpreis HTTPMOD https://www.esyoil.com/?calc[amount]=3000&calc[unloading_points]=1&calc[prod]=8&calc[payment_type]=1&calc[short_vehicle]=&calc[hose]=&calc[app]=1&calc[zipcode]=76131&calc[submit]= 3600
attr Oelpreis requestHeader1 User-Agent: Mozilla/5.0 (Windows NT 10.0) Gecko/20100101 Firefox/43.0
attr Oelpreis alias Heizölpreis für 100 Liter bei 3000 Liter Abnahme
attr Oelpreis reading01Name Preis_3000_Liter
attr Oelpreis reading01Regex (?s)1 BEGIN.*?value="([\d]+.[\d]+)
attr Oelpreis reading02Name Gesamtpreis
attr Oelpreis reading02Regex (?s)1 BEGIN.*?total_price_brutto">([\d]+.[\d]+,[\d]+)
attr Oelpreis reading03Name Liter
attr Oelpreis reading03Regex (?s)1 BEGIN.*?Menge:</span>.*?<span>([\d]+)
attr Oelpreis room 20_UG_Heizraum
attr Oelpreis stateFormat {sprintf("%.2f",ReadingsVal($name,"Preis_3000_Liter",0))." €"}
FHEM 6.2 | PiHole | MagicMirror2 | Fritz!Box 7590 (Basis) + 3x Fritz!Box 4040 (IP-Client) | Amazon DOT | HomeBridge | Max!Cube (geflasht) + Max Komponenten | Harmony Hub | YeeLight Bulbs | G-Homa und Fritz!DECT Steckdosen

CoolTux

Laut dem was Du als Fehlermeldung so ausführlich beschrieben hast und dem Auszug des fhem Log das Du uns gegeben hast würde ich sage die Schwiegermutter sitzt auf dem Internet somit ist die ilumizens der Klotzkoffischen Kurve gegen den Schwiegermutter Request zu hoch.


Kann man nichts machen  :'(
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

CoolTux

Noch ein kleiner Tip für die Zukunft. Mal ab vom Schwiegermutter Desaster ist es keine gute Idee in einem Thread der als gelöst markiert ist weitere Fragen zu stellen und Hilfe zu erwarten.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

eckonator

Danke für die konstruktive Hilfe.
FHEM 6.2 | PiHole | MagicMirror2 | Fritz!Box 7590 (Basis) + 3x Fritz!Box 4040 (IP-Client) | Amazon DOT | HomeBridge | Max!Cube (geflasht) + Max Komponenten | Harmony Hub | YeeLight Bulbs | G-Homa und Fritz!DECT Steckdosen

CoolTux

He Grüß Dich. Super ich lese aus Deiner Antwort das es nun also geht. Freue mich.
Na dann noch ganz viel Spaß mit FHEM.



LG
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net