Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Strony: 1
Witam
Mój sprzęt i wersja Debian to:
System operacyjny: Debian GNU/Linux 12 Wersja Plazmy KDE: 5.27.5 Wersja Szkieletów KDE: 5.103.0 Wersja Qt: 5.15.8 Wersja jądra: 6.1.0-25-amd64 (64-bity) Platforma graficzna: Wayland Procesorów: 8 × Intel® Core™ i5-10300H CPU @ 2.50GHz Pamięć: 31,2 GiB RAM-u Procesor graficzny: Mesa Intel® UHD Graphics Wytwórca: Acer Nazwa produktu: Nitro AN517-52 Wersja systemu: V1.10
Od dwóch dni chcę coś nagrać w nocy za pomocą OBS-a automatycznie wyłączanego po określonym czasie. Niestety rano czeka mnie niespodzianka czyli brak miejsca na dysku. Próbując dojść dlaczego odkryłem:
wachcio-debian@root du -h /var/log/syslog 78G /var/log/syslog
Są w nim setki wpisów na minutę podobnych do tych:
wrz 12 03:07:37 wachcio-debian kwin_wayland_wrapper[6385]: kwin_screencast: Dropping a screencast frame because the compositor is slow wrz 12 03:07:36 wachcio-debian rsyslogd[1171]: file '/var/log/syslog'[7] write error - see https://www.rsyslog.com/solving-rsyslog-write-errors/ for help OS error: No space left on device [v8.2302.0 try https://www.rsyslog.com/e/2027 ] wrz 12 03:07:36 wachcio-debian rsyslogd[1171]: action 'action-1-builtin:omfile' (module 'builtin:omfile') message lost, could not be processed. Check for additional error messages before this one. [v8.2302.0 try https://www.rsyslog.com> ...... wrz 12 03:07:53 wachcio-debian systemd-journald[442]: Failed to open system journal: No space left on device
Co może być przyczyną i czy mogę bezpiecznie usunąć część tego ogromnego log-a?
Ostatnio edytowany przez wachcio (2024-09-12 12:17:42)
Offline
Z roota:
logrotate -f -v /etc/logrotate.conf
Jak nie masz logrotate, to zainstaluj.
Wyczyścić syslog możesz poleceniem z roota:
echo ' '> /var/log/syslog
tylko wtedy się straci cała zawartość pliku...
Ostatnio edytowany przez Jacekalex (2024-09-12 15:08:20)
Offline
Miejsce odzyskane ale przyczyna nie rozwiązana. Logi są zalewane
2024-09-12T17:11:43.670295+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.669915:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: kClearPaintCacheINTERNAL 2024-09-12T17:11:43.670447+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.669998:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: kFlush 2024-09-12T17:11:43.980182+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.979467:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: kBeginRasterCHROMIUMImmediate 2024-09-12T17:11:43.980456+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.979779:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: kRasterCHROMIUM 2024-09-12T17:11:43.980688+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.980129:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: SetToken 2024-09-12T17:11:43.981507+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.980334:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: SetToken 2024-09-12T17:11:43.981694+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.980687:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: kEndRasterCHROMIUM 2024-09-12T17:11:43.981975+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.981602:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: InsertFenceSync 2024-09-12T17:11:43.982431+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.981886:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: kBeginRasterCHROMIUMImmediate 2024-09-12T17:11:43.982608+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.982105:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: kRasterCHROMIUM 2024-09-12T17:11:43.982929+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.982432:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: SetToken 2024-09-12T17:11:43.983076+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.982620:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: kEndRasterCHROMIUM 2024-09-12T17:11:43.984106+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.983241:ERROR:raster_decoder.cc(1477)] [.RenderWorker-0x1a6c00094b00]cmd: InsertFenceSync 2024-09-12T17:11:43.986847+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.986498:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kGenQueriesEXTImmediate 2024-09-12T17:11:43.987093+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.986715:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:43.987238+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.986892:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:43.987784+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.987558:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:43.987969+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.987689:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:43.988117+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.987850:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:43.988521+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.988281:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: Noop 2024-09-12T17:11:43.988680+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.988430:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kGenQueriesEXTImmediate 2024-09-12T17:11:43.988820+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.988550:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:43.988925+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.988695:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:43.989428+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.989211:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:43.989713+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.989339:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:43.989947+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.989649:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:43.990359+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.990182:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: Noop 2024-09-12T17:11:43.990538+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.990279:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kGenQueriesEXTImmediate 2024-09-12T17:11:43.990673+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.990500:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:43.990912+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.990621:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:43.991522+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.991358:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:43.991643+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.991452:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:43.991822+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.991522:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:43.992017+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.991858:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: Noop 2024-09-12T17:11:43.992144+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.991968:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kGenQueriesEXTImmediate 2024-09-12T17:11:43.992235+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.992080:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:43.992318+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.992170:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:43.992719+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.992532:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:43.992824+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.992619:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:43.992909+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.992709:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:43.993089+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.992958:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: Noop 2024-09-12T17:11:43.993181+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.993047:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kGenQueriesEXTImmediate 2024-09-12T17:11:43.993291+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.993131:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:43.993501+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.993275:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:43.994074+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.993917:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:43.994274+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.994020:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:43.994383+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.994131:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:43.995078+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.994871:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: Noop 2024-09-12T17:11:43.995326+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.995039:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kGenQueriesEXTImmediate 2024-09-12T17:11:43.995394+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.995143:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:43.995461+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.995236:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:43.995851+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.995697:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:43.995931+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.995775:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:43.996000+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.995835:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:43.996216+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.996104:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: Noop 2024-09-12T17:11:43.996279+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.996177:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:43.996385+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.996237:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:43.996898+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.996775:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:43.996975+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.996853:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:43.997048+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.996909:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:43.997266+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.997162:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: Noop 2024-09-12T17:11:43.997365+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.997230:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kGenQueriesEXTImmediate 2024-09-12T17:11:43.997464+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.997295:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:43.997527+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.997385:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:43.997890+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.997784:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:43.997967+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.997853:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:43.998033+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.997912:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:43.998149+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.998052:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: Noop 2024-09-12T17:11:43.998222+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.998114:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:43.998290+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.998172:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:43.998663+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.998550:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:43.998740+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.998622:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:43.998818+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.998678:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:43.999037+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.998929:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: Noop 2024-09-12T17:11:43.999106+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.998999:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kGenQueriesEXTImmediate 2024-09-12T17:11:43.999227+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.999066:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:43.999330+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.999176:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:43.999764+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.999660:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:43.999842+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.999725:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:43.999920+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.999781:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:44.000086+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171143.999992:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: Noop 2024-09-12T17:11:44.000167+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171144.000052:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:44.000226+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171144.000133:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:44.000538+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171144.000457:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:44.000594+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171144.000512:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:44.000659+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171144.000555:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:44.004985+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171144.004827:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kBeginQueryEXT 2024-09-12T17:11:44.005155+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171144.004911:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kCopySharedImageINTERNALImmediate 2024-09-12T17:11:44.005314+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171144.005224:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: kEndQueryEXT 2024-09-12T17:11:44.005392+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171144.005278:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: SetToken 2024-09-12T17:11:44.005443+02:00 wachcio-debian plasmashell[22637]: [22829:22829:0912/171144.005333:ERROR:raster_decoder.cc(1477)] [.BrowserWorker-0x112403488100]cmd: InsertFenceSync 2024-09-12T17:11:44.006753+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.040179+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.056938+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.096080+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.096166+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.098271+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.109798+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.122331+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.159814+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.161737+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.174388+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.174463+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.196055+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.217038+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.239572+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.241634+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.243442+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.255578+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.257320+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.257373+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.280381+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.281450+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.283852+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.285036+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.299211+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.313786+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.315226+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.317140+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.331478+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.333117+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.345084+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.357614+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.369144+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.381437+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.398178+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.410331+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.411991+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.424328+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.426385+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.427807+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.450130+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.450532+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.451759+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.474606+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.476512+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.500424+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.502866+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.505050+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.516469+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.519163+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.520373+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.532797+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.534617+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.546763+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.549060+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.550548+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.552752+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.564639+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.566727+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.580943+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow 2024-09-12T17:11:44.592919+02:00 wachcio-debian kwin_wayland_wrapper[5512]: kwin_screencast: Dropping a screencast frame because the compositor is slow
EDIT:
Problem nasila się przy oglądaniu YouTube czy nagrywaniu OBS-em
Znalazłem obejście problemu. Nie rozwiązuje go ale chociaż nie plik logów nie zżera miejsca na dysku bez potrzeby
sudo nano /etc/rsyslog.d/40-screencast-slow-composer.conf
Zawartość pliku:
# massive flood when screencasting with Wayland :msg,contains,"kwin_screencast: Dropping a screencast frame because the compositor is slow" /dev/null & stop :msg,contains,"kwin_screencast: Dropping a screencast cursor update because the compositor is slow" /dev/null & stop :msg,contains,"ERROR:raster_decoder.cc(1477)]" /dev/null & stop :msg,contains,"ERROR:gles2_cmd_decoder_passthrough.cc(691)]" /dev/null & stop :msg,contains,"kpipewire_logging: Window not available PipeWireSourceItem_QML_" /dev/null & stop
Restart komputera gdyż nie wiem jaką usługę by trzeba zrestartować
Ostatnio edytowany przez wachcio (2024-09-13 00:04:43)
Offline
logrotate jest uruchamiane z crona, automatycznie.
Offline
Wiem ale przy takim zalewaniu logów pomimo rotacji syslog był ogromny.
Nie znalazłem rozwiązania problemu jedynie jego obejście choć ostatnie wątki o nim znalazłem z przed roku
Offline
Czemu nie przełączysz Wayland'a na X11?
Offline
Strony: 1