-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
GitHub Actions
committed
Dec 15, 2024
1 parent
b7b4ac8
commit 3969f38
Showing
2 changed files
with
558 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,245 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head><base href="https://rss-bridge.org/bridge01/" target="_blank"> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/ > | ||
<meta name="description" content="RSS-Bridge" /> | ||
<title>Mixology</title> | ||
<link href="static/style.css?2023-03-24" rel="stylesheet"> | ||
<link rel="icon" type="image/png" href="static/favicon.png"> | ||
|
||
|
||
<link | ||
href="?action=display&bridge=MixologyBridge&format=Atom" | ||
title="Atom" | ||
rel="alternate" | ||
type="application/atom+xml" | ||
> | ||
|
||
<link | ||
href="?action=display&bridge=MixologyBridge&format=Json" | ||
title="Json" | ||
rel="alternate" | ||
type="application/json" | ||
> | ||
|
||
<link | ||
href="?action=display&bridge=MixologyBridge&format=Mrss" | ||
title="Mrss" | ||
rel="alternate" | ||
type="application/rss+xml" | ||
> | ||
|
||
<link | ||
href="?action=display&bridge=MixologyBridge&format=Plaintext" | ||
title="Plaintext" | ||
rel="alternate" | ||
type="text/plain" | ||
> | ||
|
||
<link | ||
href="?action=display&bridge=MixologyBridge&format=Sfeed" | ||
title="Sfeed" | ||
rel="alternate" | ||
type="text/plain" | ||
> | ||
|
||
<meta name="robots" content="noindex, follow"> | ||
</head> | ||
|
||
<body> | ||
<div class="container"> | ||
|
||
<h1 class="pagetitle"> | ||
<a href="https://mixology.eu" target="_blank">Mixology</a> | ||
</h1> | ||
|
||
<div class="buttons"> | ||
<a href="./#bridge-MixologyBridge"> | ||
<button class="backbutton">← back to rss-bridge</button> | ||
</a> | ||
|
||
<a href="?action=display&bridge=MixologyBridge&format=Atom"> | ||
<button class="rss-feed"> | ||
Atom </button> | ||
</a> | ||
<a href="?action=display&bridge=MixologyBridge&format=Json"> | ||
<button class="rss-feed"> | ||
Json </button> | ||
</a> | ||
<a href="?action=display&bridge=MixologyBridge&format=Mrss"> | ||
<button class="rss-feed"> | ||
Mrss </button> | ||
</a> | ||
<a href="?action=display&bridge=MixologyBridge&format=Plaintext"> | ||
<button class="rss-feed"> | ||
Plaintext </button> | ||
</a> | ||
<a href="?action=display&bridge=MixologyBridge&format=Sfeed"> | ||
<button class="rss-feed"> | ||
Sfeed </button> | ||
</a> | ||
|
||
</div> | ||
|
||
<section class="feeditem"> | ||
<h2> | ||
<a | ||
class="itemtitle" | ||
href="http://localhost:3000/?action=display&bridge=MixologyBridge&format=Html" | ||
>Bridge returned error 404! (20072)</a> | ||
</h2> | ||
|
||
<time datetime="2024-12-15 17:53:53"> | ||
2024-12-15 17:53:53 </time> | ||
<p></p> | ||
|
||
|
||
<!-- Intentionally not escaping for html context --> | ||
|
||
<div class="error"> | ||
|
||
|
||
|
||
|
||
<h2>404 Page Not Found</h2> | ||
<p> | ||
RSS-Bridge tried to fetch a page on a website. | ||
But it doesn't exists. | ||
</p> | ||
|
||
|
||
|
||
<p> | ||
<a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"> | ||
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404 </a> | ||
</p> | ||
|
||
|
||
<h2>Details</h2> | ||
|
||
<div style="margin-bottom: 15px"> | ||
<div class="error-type"> | ||
<strong>Type:</strong> HttpException </div> | ||
|
||
<div> | ||
<strong>Code:</strong> 404 </div> | ||
|
||
<div class="error-message"> | ||
<strong>Message:</strong> https://mixology.eu/feed resulted in 404 Not Found <!DOCTYPE html> | ||
<html lang="de" dir="ltr" prefix="og: https://ogp.me/ns#"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<style id="gutenberg-palette">:root .has-black-color{color:#000}:root .has-black-background-color{background-color:#000}:root .has-gray-dark-color{color:#5d7585}:root .has-gray-dark-background-color{background-color:#5d7585}:root .has-gray-light-color{color:#d7e1e8}:root .has-gray-light-background-color{background-color:#d7e1e8}:root .has-blue-dark-color{color:#0d77b5}:root .has-blue- </div> | ||
|
||
<div> | ||
<strong>File:</strong> lib/http.php </div> | ||
|
||
<div> | ||
<strong>Line:</strong> 36 </div> | ||
</div> | ||
|
||
<h2>Trace</h2> | ||
|
||
<code> | ||
#0 index.php(68): RssBridge->main() </code> | ||
<br> | ||
<code> | ||
#1 lib/RssBridge.php(39): RssBridge->{closure}() </code> | ||
<br> | ||
<code> | ||
#2 lib/RssBridge.php(37): CacheMiddleware->__invoke() </code> | ||
<br> | ||
<code> | ||
#3 middlewares/CacheMiddleware.php(44): RssBridge->{closure}() </code> | ||
<br> | ||
<code> | ||
#4 lib/RssBridge.php(37): ExceptionMiddleware->__invoke() </code> | ||
<br> | ||
<code> | ||
#5 middlewares/ExceptionMiddleware.php(17): RssBridge->{closure}() </code> | ||
<br> | ||
<code> | ||
#6 lib/RssBridge.php(37): SecurityMiddleware->__invoke() </code> | ||
<br> | ||
<code> | ||
#7 middlewares/SecurityMiddleware.php(19): RssBridge->{closure}() </code> | ||
<br> | ||
<code> | ||
#8 lib/RssBridge.php(37): MaintenanceMiddleware->__invoke() </code> | ||
<br> | ||
<code> | ||
#9 middlewares/MaintenanceMiddleware.php(10): RssBridge->{closure}() </code> | ||
<br> | ||
<code> | ||
#10 lib/RssBridge.php(37): BasicAuthMiddleware->__invoke() </code> | ||
<br> | ||
<code> | ||
#11 middlewares/BasicAuthMiddleware.php(13): RssBridge->{closure}() </code> | ||
<br> | ||
<code> | ||
#12 lib/RssBridge.php(37): TokenAuthenticationMiddleware->__invoke() </code> | ||
<br> | ||
<code> | ||
#13 middlewares/TokenAuthenticationMiddleware.php(10): RssBridge->{closure}() </code> | ||
<br> | ||
<code> | ||
#14 lib/RssBridge.php(34): DisplayAction->__invoke() </code> | ||
<br> | ||
<code> | ||
#15 actions/DisplayAction.php(54): DisplayAction->createResponse() </code> | ||
<br> | ||
<code> | ||
#16 actions/DisplayAction.php(89): MixologyBridge->collectData() </code> | ||
<br> | ||
<code> | ||
#17 bridges/MixologyBridge.php(18): FeedExpander->collectExpandableDatas() </code> | ||
<br> | ||
<code> | ||
#18 lib/FeedExpander.php(21): getContents() </code> | ||
<br> | ||
<code> | ||
#19 lib/contents.php(117): HttpException::fromResponse() </code> | ||
<br> | ||
<code> | ||
#20 lib/http.php(36) </code> | ||
<br> | ||
|
||
<br> | ||
|
||
<h2>Context</h2> | ||
|
||
<div> | ||
<strong>Query:</strong> action=display&bridge=MixologyBridge&format=Html </div> | ||
|
||
<div> | ||
<strong>Version:</strong> 2024-02-02 (git.master.f0db6a2) </div> | ||
|
||
<div> | ||
<strong>OS:</strong> Linux </div> | ||
|
||
<div> | ||
<strong>PHP:</strong> 8.2.26 </div> | ||
|
||
<br> | ||
|
||
<a href="/">Go back</a> | ||
</div> | ||
|
||
|
||
<a href="https://github.com/RSS-Bridge/rss-bridge/issues?q=is%3Aissue+is%3Aopen+Mixology" title="Opens GitHub to search for similar issues"> | ||
<button>Find similar bugs</button> | ||
</a> | ||
|
||
<a href="https://github.com/RSS-Bridge/rss-bridge/issues/new?title=Mixology+failed+with%3A+https%3A%2F%2Fmixology.eu%2Ffeed+resulted+in+404+Not+Found+%3C%21DOCTYPE+html%3E%0A%3Chtml+lang%3D%22de%22+dir%3D%22ltr%22+prefix%3D%22og%3A+https%3A%2F%2Fogp.me%2Fns%23%22%3E%0A++%3Chead%3E%0A++++%3Cmeta+charset%3D%22utf-8%22+%2F%3E%0A%3Cstyle+id%3D%22gutenberg-palette%22%3E%3Aroot+.has-black-color%7Bcolor%3A%23000%7D%3Aroot+.has-black-background-color%7Bbackground-color%3A%23000%7D%3Aroot+.has-gray-dark-color%7Bcolor%3A%235d7585%7D%3Aroot+.has-gray-dark-background-color%7Bbackground-color%3A%235d7585%7D%3Aroot+.has-gray-light-color%7Bcolor%3A%23d7e1e8%7D%3Aroot+.has-gray-light-background-color%7Bbackground-color%3A%23d7e1e8%7D%3Aroot+.has-blue-dark-color%7Bcolor%3A%230d77b5%7D%3Aroot+.has-blue-&body=%60%60%60%0AHttpException%3A+https%3A%2F%2Fmixology.eu%2Ffeed+resulted+in+404+Not+Found+%3C%21DOCTYPE+html%3E%0A%3Chtml+lang%3D%22de%22+dir%3D%22ltr%22+prefix%3D%22og%3A+https%3A%2F%2Fogp.me%2Fns%23%22%3E%0A++%3Chead%3E%0A++++%3Cmeta+charset%3D%22utf-8%22+%2F%3E%0A%3Cstyle+id%3D%22gutenberg-palette%22%3E%3Aroot+.has-black-color%7Bcolor%3A%23000%7D%3Aroot+.has-black-background-color%7Bbackground-color%3A%23000%7D%3Aroot+.has-gray-dark-color%7Bcolor%3A%235d7585%7D%3Aroot+.has-gray-dark-background-color%7Bbackground-color%3A%235d7585%7D%3Aroot+.has-gray-light-color%7Bcolor%3A%23d7e1e8%7D%3Aroot+.has-gray-light-background-color%7Bbackground-color%3A%23d7e1e8%7D%3Aroot+.has-blue-dark-color%7Bcolor%3A%230d77b5%7D%3Aroot+.has-blue-+in+lib%2Fhttp.php+line+36%0A%0Aindex.php%2868%29%3A+RssBridge-%3Emain%28%29%0Alib%2FRssBridge.php%2839%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+CacheMiddleware-%3E__invoke%28%29%0Amiddlewares%2FCacheMiddleware.php%2844%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+ExceptionMiddleware-%3E__invoke%28%29%0Amiddlewares%2FExceptionMiddleware.php%2817%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+SecurityMiddleware-%3E__invoke%28%29%0Amiddlewares%2FSecurityMiddleware.php%2819%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+MaintenanceMiddleware-%3E__invoke%28%29%0Amiddlewares%2FMaintenanceMiddleware.php%2810%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+BasicAuthMiddleware-%3E__invoke%28%29%0Amiddlewares%2FBasicAuthMiddleware.php%2813%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+TokenAuthenticationMiddleware-%3E__invoke%28%29%0Amiddlewares%2FTokenAuthenticationMiddleware.php%2810%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2834%29%3A+DisplayAction-%3E__invoke%28%29%0Aactions%2FDisplayAction.php%2854%29%3A+DisplayAction-%3EcreateResponse%28%29%0Aactions%2FDisplayAction.php%2889%29%3A+MixologyBridge-%3EcollectData%28%29%0Abridges%2FMixologyBridge.php%2818%29%3A+FeedExpander-%3EcollectExpandableDatas%28%29%0Alib%2FFeedExpander.php%2821%29%3A+getContents%28%29%0Alib%2Fcontents.php%28117%29%3A+HttpException%3A%3AfromResponse%28%29%0Alib%2Fhttp.php%2836%29%0A%0AQuery+string%3A+action%3Ddisplay%26bridge%3DMixologyBridge%26format%3DHtml%0AVersion%3A+2024-02-02+%28git.master.f0db6a2%29%0AOs%3A+Linux%0APHP+version%3A+8.2.26%0A%60%60%60%0AMaintainer%3A+%40swofl&labels=Bridge-Broken&assignee=s" title="After clicking this button you can review the issue before submitting it"> | ||
<button>Create GitHub Issue</button> | ||
</a> | ||
|
||
<p class="maintainer"> | ||
swofl</p> | ||
|
||
</section> | ||
|
||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.