cstate/issues/index.html

30 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.5.1 - 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}.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></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>235 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/2023-07-10-flexget/ class="issue no-underline"><small class="date float-right relative-time" title="Jul 10 21:00:00 2023 UTC">July 10, 2023 at 9:00 PM</small><h3>New Container: FlexGet &nbsp;</h3><span class=faded>We have released a new container for FlexGet!
FlexGet is a multipurpose automation tool for all of your media.</span></a>
<a href=https://info.linuxserver.io/issues/2023-07-01-armhf/ class="issue no-underline"><small class="date float-right relative-time" title="Jul 1 12:00:00 2023 UTC">July 1, 2023 at 12:00 PM</small><h3>32-bit Arm Deprecation Notice &nbsp;</h3><span class=faded>As we previously announced, due to the ever-decreasing support for modern apps and packages on 32-bit Arm platforms, we have now deprecated all 32-bit Arm (armhf) versions of our images effective …</span></a>
<a href=https://info.linuxserver.io/issues/2023-06-25-nextcloud/ class="issue no-underline"><small class="date float-right relative-time" title="Jun 25 22:00:00 2023 UTC">June 25, 2023 at 10:00 PM</small><h3>Notification: Changes to our Nextcloud image &nbsp;</h3><span class=faded>We are releasing a new version of our Nextcloud image that is built with the Nextcloud application inside the image, rather than in the user /config volume. This means manually updating Nextcloud via …</span></a>
<a href=https://info.linuxserver.io/issues/2023-06-06-armhf/ class="issue no-underline"><small class="date float-right relative-time" title="Jun 6 18:00:00 2023 UTC">June 6, 2023 at 6:00 PM</small><h3>Reminder: 32-bit Arm Deprecation Notice &nbsp;</h3><span class=faded>Due to the ever-decreasing support for modern apps and packages on 32-bit Arm platforms, we will be deprecating all 32-bit Arm (armhf) versions of our images effective 2023-07-01.
Please read our blog …</span></a>
<a href=https://info.linuxserver.io/issues/2023-05-29-mariadb/ class="issue no-underline"><small class="date float-right relative-time" title="May 29 12:00:00 2023 UTC">May 29, 2023 at 12:00 PM</small><h3>Known Issue: MariaDB Check and Repair</h3><strong class=error>
This issue is not resolved yet</strong></a>
<a href=https://info.linuxserver.io/issues/2023-05-22-portainer/ class="issue no-underline"><small class="date float-right relative-time" title="May 22 12:00:00 2023 UTC">May 22, 2023 at 12:00 PM</small><h3>Known Issue: Portainer & Synology Docker UI</h3><strong class=error>
This issue is not resolved yet</strong></a>
<a href=https://info.linuxserver.io/issues/2023-05-19-hishtory/ class="issue no-underline"><small class="date float-right relative-time" title="May 19 20:00:00 2023 UTC">May 19, 2023 at 8:00 PM</small><h3>New Container: hiSHtory-server &nbsp;</h3><span class=faded>We have released a new container for hiSHtory-server!
hiSHtory is a better shell history. It stores your shell history in context (what directory you ran the command in, whether it succeeded or …</span></a>
<a href=https://info.linuxserver.io/issues/2023-05-15-cops/ class="issue no-underline"><small class="date float-right relative-time" title="May 15 15:00:00 2023 UTC">May 15, 2023 at 3:00 PM</small><h3>COPS Deprecation Notice &nbsp;</h3><span class=faded>Due to numerous compatibility issues caused by the upstream project being abandoned and no actively maintained fork existing, we are deprecating our COPS container.</span></a>
<a href=https://info.linuxserver.io/issues/2023-05-06-armhf/ class="issue no-underline"><small class="date float-right relative-time" title="May 6 18:00:00 2023 UTC">May 6, 2023 at 6:00 PM</small><h3>Reminder: 32-bit Arm Deprecation Notice &nbsp;</h3><span class=faded>Due to the ever-decreasing support for modern apps and packages on 32-bit Arm platforms, we will be deprecating all 32-bit Arm (armhf) versions of our images effective 2023-07-01.
Please read our blog …</span></a>
<a href=https://info.linuxserver.io/issues/2023-05-03-homeassistant/ class="issue no-underline"><small class="date float-right relative-time" title="May 3 18:00:00 2023 UTC">May 3, 2023 at 6:00 PM</small><h3>Home Assistant 32-bit ARM Deprecation Notice &nbsp;</h3><span class=faded>Due to build issues on 32-bit ARM, we are deprecating the 32-bit ARM (armhf) version of our Home Assistant container.
The last supported tags for 32-bit ARM will be 2023.4.6-ls141.
If you are …</span></a><hr><div class=center><span class=faded>&nbsp;
Previous</span>
&nbsp; &nbsp;
1
/
24
&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.5.1 - 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, 2023</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>