cstate/issues/index.html

30 lines
15 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="LinuxServer.io Status page"><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.6 - 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}.markdown pre{overflow-x:scroll}.contain--more{max-width:680px}.center{text-align:center}.right{text-align:right}.padding-s{padding:6px}.padding{padding:12px}.clicky{cursor:pointer}.link-style{border:none}.span-icon{float:right;margin-left:16px}.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><meta property="og:url" content="https://info.linuxserver.io/issues/"><meta property="og:type" content="website"><meta property="og:title" content="Issues | Info :: LinuxServer.io"><meta property="og:description" content="LinuxServer.io Status page"><meta property="og:image" content="https://info.linuxserver.io/logo.png"><meta name=twitter:card content="summary_large_image"><meta property="twitter:domain" content="info.linuxserver.io"><meta property="twitter:url" content="https://info.linuxserver.io/issues/"><meta name=twitter:title content="Issues | Info :: LinuxServer.io"><meta name=twitter:description content="LinuxServer.io Status page"><meta name=twitter:image content="https://info.linuxserver.io/logo.png"></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>262 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/2024-02-10-speedtest-tracker/ class="issue no-underline"><small class="date float-right relative-time" title="February 10, 2024 at 6:00 PM" data-date="Feb 10 18:00:00 2024 UTC">February 10, 2024 at 6:00 PM</small><h3>New Container: Speedtest Tracker &nbsp;</h3><span class=faded>We have released a new container for Speedtest Tracker!
Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla&rsquo;s Speedtest service.</span></a>
<a href=https://info.linuxserver.io/issues/2024-02-03-zotero/ class="issue no-underline"><small class="date float-right relative-time" title="February 3, 2024 at 6:00 AM" data-date="Feb 3 06:00:00 2024 UTC">February 3, 2024 at 6:00 AM</small><h3>New Container: Zotero &nbsp;</h3><span class=faded>We have released a new container for Zotero!
Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.</span></a>
<a href=https://info.linuxserver.io/issues/2024-02-01-shotcut/ class="issue no-underline"><small class="date float-right relative-time" title="February 1, 2024 at 6:00 AM" data-date="Feb 1 06:00:00 2024 UTC">February 1, 2024 at 6:00 AM</small><h3>New Container: Shotcut &nbsp;</h3><span class=faded>We have released a new container for Shotcut!
Shotcut is a free, open source, cross-platform video editor.</span></a>
<a href=https://info.linuxserver.io/issues/2024-01-22-monica/ class="issue no-underline"><small class="date float-right relative-time" title="January 22, 2024 at 6:00 PM" data-date="Jan 22 18:00:00 2024 UTC">January 22, 2024 at 6:00 PM</small><h3>New Container: Monica &nbsp;</h3><span class=faded>We have released a new container for Monica!
Monica is an open source personal relationship management system, that lets you document your life.</span></a>
<a href=https://info.linuxserver.io/issues/2024-01-01-unifi-controller/ class="issue no-underline"><small class="date float-right relative-time" title="January 1, 2024 at 6:00 PM" data-date="Jan 1 18:00:00 2024 UTC">January 1, 2024 at 6:00 PM</small><h3>Unifi Controller Deprecation &nbsp;</h3><span class=faded>As we previously announced, due to the way in which Ubiquiti package and distribute their software our Unifi Controller container has reached a point where we cannot upgrade to newer supported …</span></a>
<a href=https://info.linuxserver.io/issues/2023-12-30-synology/ class="issue no-underline"><small class="date float-right relative-time" title="December 30, 2023 at 6:00 PM" data-date="Dec 30 18:00:00 2023 UTC">December 30, 2023 at 6:00 PM</small><h3>Known Issue: curl endless loop with 3.x Kernels</h3><div class=warning>Resolved after
306h
0m</div></a><a href=https://info.linuxserver.io/issues/2023-11-30-faster-whisper/ class="issue no-underline"><small class="date float-right relative-time" title="November 30, 2023 at 6:00 PM" data-date="Nov 30 18:00:00 2023 UTC">November 30, 2023 at 6:00 PM</small><h3>New Container: Faster-Whisper &nbsp;</h3><span class=faded>We have released a new container for Faster-Whisper!
Faster-Whisper is a reimplementation of OpenAI&rsquo;s Whisper model using CTranslate2, which is a fast inference engine for Transformer models. …</span></a>
<a href=https://info.linuxserver.io/issues/2023-11-30-piper/ class="issue no-underline"><small class="date float-right relative-time" title="November 30, 2023 at 6:00 PM" data-date="Nov 30 18:00:00 2023 UTC">November 30, 2023 at 6:00 PM</small><h3>New Container: Piper &nbsp;</h3><span class=faded>We have released a new container for Piper!
Piper is a fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4. This container provides a Wyoming protocol …</span></a>
<a href=https://info.linuxserver.io/issues/2023-11-29-domoticz/ class="issue no-underline"><small class="date float-right relative-time" title="November 29, 2023 at 9:00 PM" data-date="Nov 29 21:00:00 2023 UTC">November 29, 2023 at 9:00 PM</small><h3>Domoticz Deprecation Notice &nbsp;</h3><span class=faded>Due to upstream project being unwilling to build against a supported version of openssl, we have decided to deprecate our domoticz container.</span></a>
<a href=https://info.linuxserver.io/issues/2023-11-26-bambustudio/ class="issue no-underline"><small class="date float-right relative-time" title="November 26, 2023 at 9:00 PM" data-date="Nov 26 21:00:00 2023 UTC">November 26, 2023 at 9:00 PM</small><h3>New Container: Bambu Studio &nbsp;</h3><span class=faded>We have released a new container for Bambu Studio!
Bambu Studio is an open-source, cutting-edge, feature-rich slicing software. It contains project-based workflows, systematically optimized slicing …</span></a><hr><div class=center><span class=faded>&nbsp;
Previous</span>
&nbsp; &nbsp;
1
/
27
&nbsp; &nbsp;
<a href=/issues/page/2/#incidents>Next &nbsp;
</a></div><div class=padding></div></div><script type=text/javascript>console.log('cState v5.6 - 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.dataset.date),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, 2024</strong>
&nbsp;&nbsp; <a href=#>Back to top</a></p><p>LinuxServer.io Status page</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>