cstate/issues/index.html

15 lines
14 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><title>Issues | Info :: LinuxServer.io</title><link rel=canonical href=https://info.linuxserver.io/issues/><link rel=alternate type=application/json href=https://info.linuxserver.io/issues/index.json title="Info :: LinuxServer.io"><link rel=alternate type=application/rss+xml href=https://info.linuxserver.io/issues/index.xml title="Info :: LinuxServer.io"><meta name=generator content="cState v5.0.3 - https://github.com/cstate/cstate"><meta name=theme-color content="#0a0c0f"><script>var themeBrandColor='#0a0c0f',themeOkColor='#008000',themeNoticeColor='#24478f',themeDisruptedColor='#cc4400',themeDownColor='#e60000'</script><style>html,body{margin:0;background:#fff;color:#4d4d4d;font:100%/1.5 inter,inter ui,BlinkMacSystemFont,-apple-system,san francisco text,roboto,segoe ui,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,.25)}::selection{background:#b4d5ff}*,*:before,*:after{box-sizing:inherit}a{text-decoration:none;color:#000;border-bottom:1px dotted}a:hover{border-bottom-style:solid}a:active{position:relative;top:2px}hr{border:0;border-bottom:1px solid #ccc;margin:24px 0}h1{font-size:40px;line-height:1}h2{font-size:26px}h3{font-size:20px}h4{font-size:18px}h1,h2,h4{font-weight:400;color:#000;font-family:inter,inter ui,segoe ui,BlinkMacSystemFont,-apple-system,san francisco display,roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;letter-spacing:-.4px}h3{margin:0;color:#000}img{border:0;width:100%;height:auto}.hidden{display:none}a.no-underline{border-bottom:0}.headline{font-size:20px}.bold{color:#000}.hinted{color:#6d6d6d}.faded{color:#6d6d6d}.clean{margin:0}.ok{color:green}.warning{color:#c40}.error{color:#e60000}.contain{max-width:640px;margin:16px auto;padding:16px}.contain--more{max-width:680px}.center{text-align:center}.right{text-align:right}.padding-s{padding:6px}.padding{padding:12px}.clicky{cursor:pointer}.js .category--open .category__closed-marker{display:none}.js .category--closed .components{display:none}.js .category--closed .category__open-marker{display:none}.js .hidden-with-js{display:none}.hide-without-js{display:none}.js span.hide-without-js{display:inline}.js div.hide-without-js{display:block}.date{display:block;margin-top:12px;color:#666;font-variant:small-caps}.tag{display:inline-block;padding:4px 8px;margin-right:4px;margin-bottom:2px;background:#eee}.tag:hover{background:#ddd}.header{padding:8px 0;background:#0a0c0f}.header a{color:#fff;font-size:14px;font-variant:small-caps}.header a h1{color:#fff}.header__logo img{height:auto;width:320px}.header__logo--small img{height:auto;width:160px}.header--large{padding:16px}.header--large a{font-size:20px}.footer{padding:10px;background:#f5f5f5}.footer__copyright{display:block;font-variant:small-caps}.footer__copyright a,a.header__logo{border-bottom:0}.summary{padding:16px;color:#fff}.summary__date:hover{color:#ccc}.summary__date:hover:after{content:' ⟳ ';color:#fff}.components{border:2px solid #ddd;border-bottom:0}.component{color:#000;padding:16px;border-bottom:2px solid #ddd}.tooltip{cursor:pointer;position:relative}.tooltip__text{display:none}.tooltip:hover .tooltip__text,.tooltip:active .tooltip__text{display:block;position:absolute;top:0;left:24px;background:#181818;color:#fff;z-index:50;padding:8px;border:2px solid #242424;font-size:14px;color:#ccc;width:320px;height:auto}@media(max-width:640px){.tooltip:hover .tooltip__text,.tooltip:active .tooltip__text{width:50vw}}.tabs{border-bottom:1px solid #ccc}.tabs--inner{padding:0 16px;margin:0 auto}a.tab{display:inline-table}.tab--current{border:1px solid #ccc;border-bottom-color:#fff;padding:12px 18px;position:relative;top:1px}.tab--other{border:0;padding:12px 18px;position:relative;top:1px;color:#757575}.tab--other:hover{color:#000}.issue{display:block;padding:14px 24px}.issue:hover,.category__head:hover{background:#f5f5f5}.issue:active,.category__head:active{background:#eee}.issue h3{line-height:1.25}.category__head{margin-top:20px}.archive__head{padding:20px;background:#f5f5f5}.status-ok .summary{background:green}.status-disrupted .summary,.change-header-color.status-disrupted .header{background:#c40}.status-down .summary,.change-header-color.status-down .header{background:#e60000}.status-notice .summary,.change-header-color.status-notice .header{background:#24478f}.announcement-box .padding{padding:16px}.status-disrupted .announcement-box{border:2px solid #c40}.status-down .announcement-box{border:2px solid #e60000}.status-notice .announcement-box{border:2px solid #24478f}.status-disrupted .announcement-box,.status-down .announcement-box,.status-notice .announcement-box{border-top:0}.category--open .category-status{display:none}.component-status,.category-status{float:right}.component[data-status=ok] .component-status,.category__head[data-status=ok] .category-status{color:green}.component[data-status=disrupted] .component-status,.category__head[data-status=disrupted] .category-status{color:#c40}.component[data-status=notice] .component-status,.category__head[data-status=notice] .category-status{color:#24478f}.component[data-status=down] .component-status,.category__head[data-status=down] .category-status{color:#e60000}@media(min-width:640px){.float-right{float:right;display:inline}}@media(prefers-color-scheme:dark){html,body{background:#181a1b;color:#ccc9c1}h1,h2,h3,h4,a,.bold{color:#fafafa}hr{border-bottom-color:#3d3d3d}.footer{background:#1b1d1e}.components{border:2px solid #ddd;border-bottom:0;border-color:#3a3a3a}.component{border-bottom:2px solid #ddd;color:#e8e6e3;border-bottom-color:#3a3a3a}.tabs{border-bottom-color:#3d3d3d}.tab--current{border-color:#3d3d3d;border-bottom-color:#181a1b}.tab--other{color:#757575}.tab--other:hover{color:#fff}.date{color:#c3bfb6}.tag,.archive__head{background-color:#1d1f20}.tag:hover{background:#222}.issue:hover,.category__head:hover{background-color:#212121}.hinted,.faded{color:#c1bcb3}.error{color:#ff4242}.warning{color:#ffde7f}.ok{color:#7fff7f}.component[data-status=ok] .component-status,.category__head[data-status=ok] .category-status{color:#7fff7f}.component[data-status=disrupted] .component-status,.category__head[data-status=disrupted] .category-status{color:#ffde7f}.component[data-status=notice] .component-status,.category__head[data-status=notice] .category-status{color:#83a4e8}.component[data-status=down] .component-status,.category__head[data-status=down] .category-status{color:#ff8181}}</style><style>.pre-header-links{background-color:#0a0c0f;text-align:right;padding-right:10px}.pre-header-links a{border-bottom:none;color:#fff}</style></head><body class="default list"><header><div class=contain><a href=https://info.linuxserver.io>← Go back to <em>Info :: LinuxServer.io</em></a><div class=padding></div><div class=padding></div><h1 class=clean>Issues</h1><p class=bold><em></em></p><small class=faded>10 entries, newest to oldest</small><div class=padding></div><hr class=clean></div></header><div class="contain contain--more" id=incidents><a href=https://info.linuxserver.io/issues/2021-06-17-openvpn-as/ class="issue no-underline"><small class="date float-right relative-time" title="Jun 17 00:00:00 2021 UTC">June 17, 2021 at 12:00 AM</small><h3>openvpn-as is being deprecated &nbsp;</h3><span class=faded>Our openvpn-as image is being deprecated. While it will still be available, no new version will be built. We recommend users take a look at our wireguard image as a possible replacement.</span></a>
<a href=https://info.linuxserver.io/issues/2021-05-30-authelia/ class="issue no-underline"><small class="date float-right relative-time" title="May 30 00:00:00 2021">May 30, 2021 at 12:00 AM</small><h3>Authelia Vulnerability</h3><div class=faded>Resolved in under a minute</div></a><a href=https://info.linuxserver.io/issues/2021-05-29-swag/ class="issue no-underline"><small class="date float-right relative-time" title="May 29 00:00:00 2021">May 29, 2021 at 12:00 AM</small><h3>Known Issue: Swag 1.15.0</h3><div class=warning>Resolved after
96h
0m of downtime</div></a><a href=https://info.linuxserver.io/issues/2021-05-26-syslog-ng/ class="issue no-underline"><small class="date float-right relative-time" title="May 26 00:00:00 2021 UTC">May 26, 2021 at 12:00 AM</small><h3>New Container: syslog-ng &nbsp;</h3><span class=faded>We have released a new container for syslog-ng, which allows you to flexibly collect, parse, classify, rewrite and correlate logs from across your infrastructure and store or route them to log …</span></a>
<a href=https://info.linuxserver.io/issues/2021-05-13-unifi-controller/ class="issue no-underline"><small class="date float-right relative-time" title="May 8 00:00:00 2021">May 8, 2021 at 12:00 AM</small><h3>Known Issue: Unifi Controller v6.2.23</h3><div class=warning>Resolved after
144h
0m of downtime</div></a><a href=https://info.linuxserver.io/issues/2021-04-09-grav/ class="issue no-underline"><small class="date float-right relative-time" title="Apr 9 00:00:00 2021 UTC">April 9, 2021 at 12:00 AM</small><h3>New Container: Grav &nbsp;</h3><span class=faded>We have released a new container for Grav, a Fast, Simple, and Flexible, file-based Web-platform.</span></a>
<a href=https://info.linuxserver.io/issues/2021-05-08-adguardhome-sync/ class="issue no-underline"><small class="date float-right relative-time" title="Apr 8 00:00:00 2021 UTC">April 8, 2021 at 12:00 AM</small><h3>New Container: AdGuardHome Sync &nbsp;</h3><span class=faded>We have released a new container for AdGuardHome Sync, a tool to synchronize AdGuardHome config to replica instances.</span></a>
<a href=https://info.linuxserver.io/issues/2021-03-13-rutorrent/ class="issue no-underline"><small class="date float-right relative-time" title="Mar 13 00:00:00 2021 UTC">March 13, 2021 at 12:00 AM</small><h3>ruTorrent is being deprecated &nbsp;</h3><span class=faded>Our ruTorrent image is being deprecated. While it will still be available, no new version will be built. We are directing anyone still interested in using rTorrent / ruTorrent in docker to …</span></a>
<a href=https://info.linuxserver.io/issues/2021-03-10-mariadb-alpine/ class="issue no-underline"><small class="date float-right relative-time" title="Mar 10 00:00:00 2021 UTC">March 10, 2021 at 12:00 AM</small><h3>mariadb change to Alpine &nbsp;</h3><span class=faded>We have created a new alpine based version of our mariadb container. Our intent is to move :alpine tag to :latest once ready. Further info on the timeline will follow in the coming weeks.</span></a>
<a href=https://info.linuxserver.io/issues/2015-05-10-sonarr/ class="issue no-underline"><small class="date float-right relative-time" title="May 10 00:00:00 2015 UTC">May 10, 2015 at 12:00 AM</small><h3>New Container: Sonarr &nbsp;</h3><span class=faded>We have released a new container for Sonarr, a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It …</span></a><div class=padding></div></div><script type=text/javascript>console.log('cState v5.0.3 - https://github.com/cstate/cstate'),document.getElementsByTagName('html')[0].className='js',document.body.className==='change-header-color'&&(document.body.className==='status-down'?document.querySelector('meta[name=theme-color]').setAttribute('content',themeDownColor):document.body.className==='status-disrupted'?document.querySelector('meta[name=theme-color]').setAttribute('content',themeDisruptedColor):document.querySelector('meta[name=theme-color]').setAttribute('content',themeNoticeColor)),window.location.hash.match('access_token')&&(document.location.pathname='/admin'),window.location.hash.match('invite_token')&&(document.location.pathname='/admin'),window.location.hash.match('confirmation_token')&&(document.location.pathname='/admin'),window.location.hash.match('email_change_token')&&(document.location.pathname='/admin'),window.location.hash.match('recovery_token')&&(document.location.pathname='/admin');function toggleCategoryHead(a){a.parentNode.className=='category category--open category--titled'?a.parentNode.className='category category--closed category--titled':a.parentNode.className='category category--open category--titled'}function timeSince(c){var b=Math.floor((new Date-c)/1e3),a=Math.floor(b/31536e3);return a>1?a+' years':(a=Math.floor(b/2592e3),a>1)?a+' months':(a=Math.floor(b/86400),a>1)?a+'d':(a=Math.floor(b/3600),a>1)?a+'h':(a=Math.floor(b/60),a>1)?a+' min':Math.floor(b)<0?Math.floor(b):Math.floor(b)+'s'}function updateRelativeTimes(){for(var e=document.querySelectorAll('.relative-time'),d=0,a,b,c;d<e.length;d++)a=e[d],b=Date.parse(a.getAttribute('title')),c=a.getAttribute('data-time-prefix')||'',b?timeSince(b)<0?c=a.innerText:c+=timeSince(b)+' ago':(b=a.innerText,a.setAttribute('title',b||new Date),c+='just now'),c+=a.getAttribute('data-time-suffix')||'',a.innerHTML=c.trim()}updateRelativeTimes(),setInterval(updateRelativeTimes,5e3)</script><div class=footer><div class=contain><p><strong class=bold>&copy; Info :: LinuxServer.io, 2021</strong>
&nbsp;&nbsp; <a href=#>Back to top</a></p><p></p><small class="footer__copyright faded">Powered by <a href=https://github.com/cstate/cstate><b>cState</b></a></small><hr><p class=hinted><small>
Subscribe via RSS —
<a href=https://info.linuxserver.io/index.xml class=no-underline>to all updates</a>
or <a href=https://info.linuxserver.io/issues/index.xml class=no-underline>only this feed (Issues)</a></small></p></div></div></body></html>